commit | 09af87d18f6ba05588e6316c47fdacf06e28cce8 | [log] [tgz] |
---|---|---|
author | Simon Xiao <sixiao@microsoft.com> | Fri Sep 29 11:39:46 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 04:10:30 2017 +0100 |
tree | 15e85eec8cb6d92fbd5386303d3c70836e90385c | |
parent | 721e08dad17e226ef68819d0a23dc53c25fe8ea5 [diff] |
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>