commit | c57d2358ff0dfa09a05dea10d0ea1dd0895029b4 | [log] [tgz] |
---|---|---|
author | Feras Daoud <ferasda@mellanox.com> | Sun Sep 02 22:12:08 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 02 16:22:42 2018 -0700 |
tree | ebfb926596ce5c9b4b794bcf7357904a82fb7e91 | |
parent | 6dae6f06f0fc0096213dde2203c335938d3bde99 [diff] |
net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices Expose RX and TX counters by implementing ndo_get_stats64 operation for both parent devices. After this change, all the relevant statistics can be retrieved using ifconfig. Signed-off-by: Feras Daoud <ferasda@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>