linux_dsm_epyc7002/drivers/net/ethernet/mellanox/mlx4
Eric Dumazet 7d71e994cd net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
I am not sure mlx4_en_netpoll() is doing anything useful right now.

mlx4 has different NAPI structures for RX and TX, and netpoll only wants
to drain TX queues.

Lets schedule NAPI polls on TX, not RX.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Maciej Żenczykowski <maze@google.com>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-09 22:24:16 -07:00
..
alloc.c net/mlx4: Avoid wrong virtual mappings 2016-05-05 23:23:05 -04:00
catas.c
cmd.c
cq.c
en_clock.c
en_cq.c net/mlx4: Avoid wrong virtual mappings 2016-05-05 23:23:05 -04:00
en_dcb_nl.c
en_ethtool.c net/mlx4_en: get rid of private net_device_stats 2016-05-25 22:15:50 -07:00
en_main.c
en_netdev.c net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX 2016-06-09 22:24:16 -07:00
en_port.c net/mlx4_en: get rid of private net_device_stats 2016-05-25 22:15:50 -07:00
en_port.h
en_resources.c net/mlx4: Avoid wrong virtual mappings 2016-05-05 23:23:05 -04:00
en_rx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-05-09 15:59:24 -04:00
en_selftest.c
en_tx.c net/mlx4_en: fix tx_dropped bug 2016-05-25 22:15:49 -07:00
eq.c
fw_qos.c
fw_qos.h
fw.c
fw.h
icm.c
icm.h
intf.c
Kconfig net: mellanox: add DEVLINK dependencies 2016-03-03 17:08:59 -05:00
main.c net/mlx4_core: Avoid repeated calls to pci enable/disable 2016-04-21 15:02:40 -04:00
Makefile
mcg.c net/mlx4_core: Fix access to uninitialized index 2016-05-16 13:58:01 -04:00
mlx4_en.h net/mlx4_en: get rid of private net_device_stats 2016-05-25 22:15:50 -07:00
mlx4_stats.h
mlx4.h net/mlx4_core: Don't allow to VF change global pause settings 2016-04-21 15:02:40 -04:00
mr.c
pd.c
port.c net/mlx4_core: Don't allow to VF change global pause settings 2016-04-21 15:02:40 -04:00
profile.c
qp.c
reset.c
resource_tracker.c mlx4: add missing braces in verify_qp_parameters 2016-03-14 13:09:49 -04:00
sense.c
srq.c