From: Shani Peretz <shperetz@nvidia.com>
To: <dev@dpdk.org>
Cc: <shperetz@nvidia.com>, <mkashani@nvidia.com>,
<rasland@nvidia.com>, <dsosnowski@nvidia.com>
Subject: [PATCH 0/2] Added hairpin out of buffer counters
Date: Mon, 1 Jul 2024 21:12:43 +0300 [thread overview]
Message-ID: <20240701181245.128810-1-shperetz@nvidia.com> (raw)
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
next reply other threads:[~2024-07-01 18:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 18:12 Shani Peretz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240701181245.128810-1-shperetz@nvidia.com \
--to=shperetz@nvidia.com \
--cc=dev@dpdk.org \
--cc=dsosnowski@nvidia.com \
--cc=mkashani@nvidia.com \
--cc=rasland@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).