linux-stable/drivers/net/ethernet/mellanox
Tariq Toukan 8ec5d438a3 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>
2021-06-03 13:10:19 -07:00
..
mlx4 net/mlx4: Fix EEPROM dump support 2021-05-10 14:34:39 -07:00
mlx5/core net/mlx5e: RX, Re-place page pool numa node change logic 2021-06-03 13:10:19 -07:00
mlxfw net/mlxfw: Use kzalloc for allocating only one thing 2021-01-05 16:01:02 -08:00
mlxsw mlxsw: core: use PSID string define in devlink info 2021-05-27 14:51:18 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile