From: Tariq Toukan <tariqt@nvidia.com>
To: "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Eric Dumazet <edumazet@google.com>,
"Andrew Lunn" <andrew+netdev@lunn.ch>
Cc: Saeed Mahameed <saeedm@nvidia.com>,
Leon Romanovsky <leon@kernel.org>,
Tariq Toukan <tariqt@nvidia.com>, <netdev@vger.kernel.org>,
<linux-rdma@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Moshe Shemesh <moshe@nvidia.com>, Mark Bloch <mbloch@nvidia.com>,
Vlad Dogaru <vdogaru@nvidia.com>,
Yevgeny Kliteynik <kliteyn@nvidia.com>,
Gal Pressman <gal@nvidia.com>
Subject: [PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments
Date: Tue, 20 May 2025 21:46:38 +0300 [thread overview]
Message-ID: <1747766802-958178-1-git-send-email-tariqt@nvidia.com> (raw)
This patch series by Yevgeny and Vlad introduces a set of steering fixes
and adjustments.
Regards,
Tariq
Vlad Dogaru (2):
net/mlx5: SWS, fix reformat id error handling
net/mlx5: HWS, register reformat actions with fw
Yevgeny Kliteynik (2):
net/mlx5: HWS, fix typo - 'nope' to 'nop'
net/mlx5: HWS, handle modify header actions dependency
.../net/ethernet/mellanox/mlx5/core/fs_cmd.c | 28 ++++---
.../net/ethernet/mellanox/mlx5/core/fs_core.c | 31 ++++++--
.../net/ethernet/mellanox/mlx5/core/fs_core.h | 4 +
.../mellanox/mlx5/core/steering/hws/action.c | 71 ++++++++++-------
.../mellanox/mlx5/core/steering/hws/action.h | 2 +-
.../mellanox/mlx5/core/steering/hws/fs_hws.c | 71 +++++++++++++++--
.../mellanox/mlx5/core/steering/hws/fs_hws.h | 16 ++++
.../mellanox/mlx5/core/steering/hws/mlx5hws.h | 9 +++
.../mellanox/mlx5/core/steering/hws/pat_arg.c | 76 ++++++++++---------
.../mellanox/mlx5/core/steering/hws/pat_arg.h | 5 +-
.../mellanox/mlx5/core/steering/sws/fs_dr.c | 10 ++-
.../mellanox/mlx5/core/steering/sws/fs_dr.h | 10 ++-
12 files changed, 233 insertions(+), 100 deletions(-)
base-commit: f685204c57e87d2a88b159c7525426d70ee745c9
--
2.31.1
next reply other threads:[~2025-05-20 18:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-20 18:46 Tariq Toukan [this message]
2025-05-20 18:46 ` [PATCH net-next 1/4] net/mlx5: SWS, fix reformat id error handling Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 2/4] net/mlx5: HWS, register reformat actions with fw Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 3/4] net/mlx5: HWS, fix typo - 'nope' to 'nop' Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 4/4] net/mlx5: HWS, handle modify header actions dependency Tariq Toukan
2025-05-22 3:50 ` [PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments patchwork-bot+netdevbpf
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=1747766802-958178-1-git-send-email-tariqt@nvidia.com \
--to=tariqt@nvidia.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gal@nvidia.com \
--cc=kliteyn@nvidia.com \
--cc=kuba@kernel.org \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mbloch@nvidia.com \
--cc=moshe@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
--cc=vdogaru@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).