[PATCH 0/2] Added hairpin out of buffer counters
Raslan Darawsheh
rasland at nvidia.com
Tue Jul 2 11:26:21 CEST 2024
Hi,
From: Shani Peretz <shperetz at nvidia.com>
Sent: Monday, July 1, 2024 9:12 PM
To: dev at dpdk.org
Cc: Shani Peretz; Maayan Kashani; Raslan Darawsheh; Dariusz Sosnowski
Subject: [PATCH 0/2] Added hairpin out of buffer counters
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
series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list