commit | 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd | [log] [tgz] |
---|---|---|
author | Rafal Ozieblo <rafalo@cadence.com> | Thu Nov 30 18:19:56 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 30 14:12:46 2017 -0500 |
tree | caa9cd4c1f530c2983eafc148a955ded20f9dd3c | |
parent | ae1f2a56d2738b8b950e59f09fba2209e540199f [diff] |
net: macb: Added some queue statistics Added statistics per queue: - qX_rx_packets - qX_rx_bytes - qX_rx_dropped - qX_tx_packets - qX_tx_bytes - qX_tx_dropped Signed-off-by: Rafal Ozieblo <rafalo@cadence.com> Signed-off-by: David S. Miller <davem@davemloft.net>