net/mlx5e: Add RX buffer fullness counters
authorGal Pressman <galp@mellanox.com>
Sun, 18 Jun 2017 11:56:57 +0000 (14:56 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 20 Aug 2017 09:57:19 +0000 (12:57 +0300)
commit068aef33bebcb1962720e44525c8d4aff6c2ee3d
tree3390c3c192d9827ec9a8106a5546fe6e9e703c7b
parent2dba07975acbc30c77a22d38030ee5a86ab8a748
net/mlx5e: Add RX buffer fullness counters

rx_buffer_passed_thres_phy - The number of events where the port RX
buffer has passed a fullness threshold.

rx_buffer_full_phy - The number of events where the port RX buffer has
reached 100% fullness.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
drivers/net/ethernet/mellanox/mlx5/core/en_stats.h