summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@nvidia.com>2021-05-19 15:16:52 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2021-06-03 13:10:19 -0700
commit8ec5d438a3c24e0ebd5df4e94b41a22e4bc0e028 (patch)
tree373ff42150210519d47c03f69571a8034e82e5df /net/lapb/lapb_timer.c
parent771a563ea05b08dee1a1d7c6128e3307c0ba3830 (diff)
net/mlx5e: RX, Re-place page pool numa node change logic
Move the logic that updates the page pool upon changes in numa node. Before this patch, logic was placed in the RX polling function, being called also when no RX traffic, wasting cpu cycles. Here we move it to the RX post_wqes function, to be called only when new RX descriptors are going to be allocated. Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions