From: Rongwei Liu <rongweil@nvidia.com>
To: <dev@dpdk.org>, <matan@nvidia.com>, <viacheslavo@nvidia.com>,
<orika@nvidia.com>, <thomas@monjalon.net>
Subject: [PATCH v1 0/2] disallow duplicated tag index
Date: Tue, 16 May 2023 08:43:27 +0300 [thread overview]
Message-ID: <20230516054329.1397016-1-rongweil@nvidia.com> (raw)
Doesn't allow duplicated tag index matching.
Rongwei Liu (2):
net/mlx5: disallow duplicated tag index in pattern template
net/mlx5: fix sws duplicated tag index matching
drivers/net/mlx5/mlx5_flow_dv.c | 21 +++++++++++++++++++--
drivers/net/mlx5/mlx5_flow_hw.c | 25 +++++++++++++++++++++----
2 files changed, 40 insertions(+), 6 deletions(-)
--
2.27.0
next reply other threads:[~2023-05-16 5:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-16 5:43 Rongwei Liu [this message]
2023-05-16 5:43 ` [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template Rongwei Liu
2023-05-17 17:11 ` Ori Kam
2023-05-16 5:43 ` [PATCH v1 2/2] net/mlx5: fix sws duplicated tag index matching Rongwei Liu
2023-05-24 14:05 ` [PATCH v1 0/2] disallow duplicated tag index 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=20230516054329.1397016-1-rongweil@nvidia.com \
--to=rongweil@nvidia.com \
--cc=dev@dpdk.org \
--cc=matan@nvidia.com \
--cc=orika@nvidia.com \
--cc=thomas@monjalon.net \
--cc=viacheslavo@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).