[PATCH 0/2] Added hairpin out of buffer counters
Shani Peretz
shperetz at nvidia.com
Mon Jul 1 20:12:43 CEST 2024
Added global hairpin out of buffer counter (from ethtool)
Also added port-level hairpin out of buffer counter.
Shani Peretz (2):
net/mlx5: add global hairpin out of buffer counter
net/mlx5: add hairpin out of buffer counter
doc/guides/nics/mlx5.rst | 3 ++
doc/guides/rel_notes/release_24_07.rst | 2 +
drivers/net/mlx5/linux/mlx5_ethdev_os.c | 9 +++++
drivers/net/mlx5/linux/mlx5_os.c | 14 ++++++-
drivers/net/mlx5/mlx5.c | 4 ++
drivers/net/mlx5/mlx5.h | 4 ++
drivers/net/mlx5/mlx5_devx.c | 54 ++++++++++++++++++++++++-
drivers/net/mlx5/windows/mlx5_os.c | 1 +
8 files changed, 89 insertions(+), 2 deletions(-)
--
2.34.1
More information about the dev
mailing list