linux/drivers/net/hyperv
Simon Xiao 09af87d18f hv_netvsc: report stop_queue and wake_queue
Report the numbers of events for stop_queue and wake_queue in
ethtool stats.

Example:
ethtool -S eth0
NIC statistics:
	...
	stop_queue: 7
	wake_queue: 7
	...

Signed-off-by: Simon Xiao <sixiao@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-01 04:10:30 +01:00
..
Kconfig
Makefile
hyperv_net.h hv_netvsc: report stop_queue and wake_queue 2017-10-01 04:10:30 +01:00
netvsc.c hv_netvsc: report stop_queue and wake_queue 2017-10-01 04:10:30 +01:00
netvsc_drv.c hv_netvsc: report stop_queue and wake_queue 2017-10-01 04:10:30 +01:00
rndis_filter.c hv_netvsc: avoid unnecessary wakeups on subchannel creation 2017-09-11 14:21:30 -07:00