commit | 3d52b5949d0311c4b7bc4c223918fee0f5c0dc39 | [log] [tgz] |
---|---|---|
author | John Allen <jallen@linux.vnet.ibm.com> | Wed Aug 02 16:44:14 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 03 09:33:05 2017 -0700 |
tree | c74acc72e78820b451366d05c3b8890edb9d84a8 | |
parent | d06c3583c2cf6c27a56ee05aa128a950e31b224a [diff] |
ibmvnic: Implement per-queue statistics reporting Add counters to report number of packets, bytes, and dropped packets for each transmit queue and number of packets, bytes, and interrupts for each receive queue. Modify ethtool callbacks to report the new statistics. Signed-off-by: John Allen <jallen@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>