summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
diff options
context:
space:
mode:
authorMintz, Yuval2017-04-07 10:04:57 +0200
committerDavid S. Miller2017-04-07 15:26:14 +0200
commit10a0176e4e6eb6243c4b1c55e50372e03139d592 (patch)
tree52842194447ddb6eeadb79aaf5ed8eb9c952ab56 /drivers/net/ethernet/qlogic/qede/qede_main.c
parentMerge branch 's390-next' (diff)
downloadkernel-qcow2-linux-10a0176e4e6eb6243c4b1c55e50372e03139d592.tar.gz
kernel-qcow2-linux-10a0176e4e6eb6243c4b1c55e50372e03139d592.tar.xz
kernel-qcow2-linux-10a0176e4e6eb6243c4b1c55e50372e03139d592.zip
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>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qede/qede_main.c')
0 files changed, 0 insertions, 0 deletions