]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: Add TX completions statistics
authorTariq Toukan <tariqt@mellanox.com>
Wed, 18 Apr 2018 10:33:15 +0000 (13:33 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 28 Jun 2018 21:44:16 +0000 (14:44 -0700)
commit861556569645f907d50b70b663196291cf65cd34
tree06cf0c7486eee40908dff21500951a8434003884
parentc400028371e54d0b247c65809b97d7cf44c2999c
net/mlx5e: Add TX completions statistics

Add per-ring and global ethtool counters for TX completions.
This helps us monitor and analyze TX flow performance.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
drivers/net/ethernet/mellanox/mlx5/core/en_stats.h
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c