linux_dsm_epyc7002/drivers/net/hyperv
stephen hemminger 793e395555 netvsc: account for packets/bytes transmitted after completion
Most drivers do not increment transmit statistics until after the
transmit is completed. This will also be necessary for BQL support.

Slight additional complexity because the netvsc driver aggregates
multiple packets into one transmit.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-24 16:29:01 -05:00
..
hyperv_net.h netvsc: account for packets/bytes transmitted after completion 2017-01-24 16:29:01 -05:00
Kconfig staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
Makefile staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
netvsc_drv.c netvsc: account for packets/bytes transmitted after completion 2017-01-24 16:29:01 -05:00
netvsc.c netvsc: account for packets/bytes transmitted after completion 2017-01-24 16:29:01 -05:00
rndis_filter.c netvsc: eliminate per-device outstanding send counter 2017-01-24 16:29:01 -05:00