From: Maayan Kashani <mkashani@nvidia.com>
To: <dev@dpdk.org>
Cc: <mkashani@nvidia.com>, <dsosnowski@nvidia.com>, <rasland@nvidia.com>
Subject: [PATCH v4 0/4] non template pmd code changes
Date: Thu, 6 Jun 2024 13:06:11 +0300 [thread overview]
Message-ID: <20240606100615.171695-1-mkashani@nvidia.com> (raw)
In-Reply-To: <20240603105430.10818-1-mkashani@nvidia.com>
Code changes applied after review.
Maayan Kashani (4):
net/mlx5: reorganize main structures
net/mlx5: set modify header as shared action
net/mlx5: set encap as shared action
net/mlx5: clean up TODO comments
drivers/net/mlx5/mlx5_flow.h | 29 ++--
drivers/net/mlx5/mlx5_flow_dv.c | 12 +-
drivers/net/mlx5/mlx5_flow_hw.c | 234 +++++++++++++++++++-------------
3 files changed, 162 insertions(+), 113 deletions(-)
--
2.21.0
next prev parent reply other threads:[~2024-06-06 10:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-02 10:29 [PATCH 1/4] net/mlx5: reorganize main structures Maayan Kashani
2024-06-03 8:16 ` [PATCH v2 22/34] " Maayan Kashani
2024-06-03 8:16 ` [PATCH v2 23/34] net/mlx5: set modify header as shared action Maayan Kashani
2024-06-03 8:16 ` [PATCH v2 24/34] net/mlx5: set encap " Maayan Kashani
2024-06-03 8:16 ` [PATCH v2 25/34] net/mlx5: clean up TODO comments Maayan Kashani
2024-06-03 10:54 ` [PATCH v3 1/4] net/mlx5: reorganize main structures Maayan Kashani
2024-06-03 10:54 ` [PATCH v3 2/4] net/mlx5: set modify header as shared action Maayan Kashani
2024-06-03 10:54 ` [PATCH v3 3/4] net/mlx5: set encap " Maayan Kashani
2024-06-03 10:54 ` [PATCH v3 4/4] net/mlx5: clean up TODO comments Maayan Kashani
2024-06-06 10:06 ` Maayan Kashani [this message]
2024-06-06 10:06 ` [PATCH v4 1/4] net/mlx5: reorganize main structures Maayan Kashani
2024-06-06 10:06 ` [PATCH v4 2/4] net/mlx5: set modify header as shared action Maayan Kashani
2024-06-06 10:06 ` [PATCH v4 3/4] net/mlx5: set encap " Maayan Kashani
2024-06-06 10:06 ` [PATCH v4 4/4] net/mlx5: clean up TODO comments Maayan Kashani
2024-06-11 11:16 ` [PATCH v4 0/4] non template pmd code changes 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=20240606100615.171695-1-mkashani@nvidia.com \
--to=mkashani@nvidia.com \
--cc=dev@dpdk.org \
--cc=dsosnowski@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).