DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Added hairpin out of buffer counters
@ 2024-07-01 18:12 Shani Peretz
  2024-07-01 18:12 ` [PATCH 1/2] net/mlx5: add global hairpin out of buffer counter Shani Peretz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shani Peretz @ 2024-07-01 18:12 UTC (permalink / raw)
  To: dev; +Cc: shperetz, mkashani, rasland, dsosnowski

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-02  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-01 18:12 [PATCH 0/2] Added hairpin out of buffer counters Shani Peretz
2024-07-01 18:12 ` [PATCH 1/2] net/mlx5: add global hairpin out of buffer counter Shani Peretz
2024-07-01 18:12 ` [PATCH 2/2] net/mlx5: add " Shani Peretz
2024-07-02  9:26 ` [PATCH 0/2] Added hairpin out of buffer counters Raslan Darawsheh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).