From: Gregory Etelson <getelson@nvidia.com>
To: <dev@dpdk.org>
Cc: <getelson@nvidia.com>, <mkashani@nvidia.com>,
<rasland@nvidia.com>, Dariusz Sosnowski <dsosnowski@nvidia.com>
Subject: [PATCH v2 0/3] net/mlx5: fix sync meter processing in HWS setup
Date: Thu, 7 Mar 2024 12:19:07 +0200 [thread overview]
Message-ID: <20240307101910.1135720-1-getelson@nvidia.com> (raw)
In-Reply-To: <20240229105614.593391-1-getelson@nvidia.com>
Implement sync meter ASO interface for async calls
in the template API environment.
Gregory Etelson (3):
net/mlx5: fix HWS meter actions availability
net/mlx5: fix sync meter processing in HWS setup
net/mlx5: fix indirect action async job initialization
drivers/net/mlx5/mlx5.h | 35 +++++-
drivers/net/mlx5/mlx5_flow_aso.c | 178 ++++++++++++++++++-----------
drivers/net/mlx5/mlx5_flow_hw.c | 119 ++++++++++---------
drivers/net/mlx5/mlx5_flow_meter.c | 55 ++++++---
4 files changed, 251 insertions(+), 136 deletions(-)
Acked-by: Dariusz Sosnowski <dsosnowski@nvidia.com>
--
v2: Fix Windows compilation.
--
2.39.2
next prev parent reply other threads:[~2024-03-07 10:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 10:56 [PATCH] " Gregory Etelson
2024-03-07 10:19 ` Gregory Etelson [this message]
2024-03-07 10:19 ` [PATCH v2 1/3] net/mlx5: fix HWS meter actions availability Gregory Etelson
2024-03-07 10:19 ` [PATCH v2 2/3] net/mlx5: fix sync meter processing in HWS setup Gregory Etelson
2024-03-12 8:03 ` Raslan Darawsheh
2024-03-07 10:19 ` [PATCH v2 3/3] net/mlx5: fix indirect action async job initialization Gregory Etelson
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=20240307101910.1135720-1-getelson@nvidia.com \
--to=getelson@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).