]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1bde89f631154ae8a0963a7883ba945813706b52
tree3390c3c192d9827ec9a8106a5546fe6e9e703c7b
parent20556c1f596746007fa8ffede57a49c47b06fc41
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