]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices
authorFeras Daoud <ferasda@mellanox.com>
Sun, 2 Sep 2018 19:12:09 +0000 (22:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Sep 2018 23:22:42 +0000 (16:22 -0700)
commitb75ba3822c617e40ab2ca0fc4ed40a29db9b7787
treea4744c50fedbcb8987f5b860348617f2c1730a3a
parentc57d2358ff0dfa09a05dea10d0ea1dd0895029b4
net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices

Expose RX and TX counters by implementing ndo_get_stats64 operation
for child devices.

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>
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c