linux/drivers/net/ethernet/qlogic/qede
Mintz, Yuval 10a0176e4e qede: Update receive statistic once per NAPI
Currently, each time an ingress packet is passed to networking stack
the driver increments a per-queue SW statistic.
As we want to have additional fields in the first cache-line of the
Rx-queue struct, change flow so this statistic would be updated once per
NAPI run. We will later push the statistic to a different cache line.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-07 06:26:14 -07:00
..
Makefile qede: Add driver support for PTP 2017-02-15 12:42:53 -05:00
qede.h qed*: Add support for QL41xxx adapters 2017-03-14 11:43:30 -07:00
qede_dcbnl.c qede: Add dcbnl support. 2016-06-08 11:11:00 -07:00
qede_ethtool.c qed*: Add support for QL41xxx adapters 2017-03-14 11:43:30 -07:00
qede_filter.c qed*: Add support for ndo_set_vf_trust 2017-01-01 21:02:14 -05:00
qede_fp.c qede: Update receive statistic once per NAPI 2017-04-07 06:26:14 -07:00
qede_main.c qed*: Add support for QL41xxx adapters 2017-03-14 11:43:30 -07:00
qede_ptp.c qede: Add driver support for PTP 2017-02-15 12:42:53 -05:00
qede_ptp.h qede: Add driver support for PTP 2017-02-15 12:42:53 -05:00
qede_roce.c qed*: Update to dual-license 2017-01-01 21:02:14 -05:00