commit | 593cf33829adfd3d5c75d42879cc42afded1b626 | [log] [tgz] |
---|---|---|
author | Rana Shahout <ranas@mellanox.com> | Wed Apr 20 22:02:10 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 21 15:09:04 2016 -0400 |
tree | a268423b58d162263ae2d0682cee115fcd3f5e02 | |
parent | 237cd218099ce96edf2890a49aa191b38b84c2fc [diff] |
net/mlx5e: Allocate set of queue counters per netdev Connect all netdev RQs to this set of queue counters. Also, add an "rx_out_of_buffer" counter to ethtool, which indicates RX packet drops due to lack of receive buffers. Signed-off-by: Rana Shahout <ranas@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>