DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maayan Kashani <mkashani@nvidia.com>
To: Raslan Darawsheh <rasland@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: Matan Azrad <matan@nvidia.com>,
	Suanming Mou <suanmingm@nvidia.com>,
	Dariusz Sosnowski <dsosnowski@nvidia.com>,
	"stable@dpdk.org" <stable@dpdk.org>
Subject: RE: [PATCH] net/mlx5/hws: fix ESP header match in strict mode
Date: Mon, 8 Sep 2025 12:12:58 +0000	[thread overview]
Message-ID: <PH7PR12MB70187E047E4CEB99A96FBB2DB20CA@PH7PR12MB7018.namprd12.prod.outlook.com> (raw)
In-Reply-To: <9769c8e7-3259-43c5-812e-c61fe3e3f1ca@nvidia.com>

Please drop this patch, 
the merge was incorrect and the code is incorrect.

Regards,
Maayan Kashani

> -----Original Message-----
> From: Raslan Darawsheh <rasland@nvidia.com>
> Sent: Monday, 18 August 2025 9:33
> To: Slava Ovsiienko <viacheslavo@nvidia.com>; dev@dpdk.org
> Cc: Matan Azrad <matan@nvidia.com>; Suanming Mou
> <suanmingm@nvidia.com>; Dariusz Sosnowski <dsosnowski@nvidia.com>;
> stable@dpdk.org
> Subject: Re: [PATCH] net/mlx5/hws: fix ESP header match in strict mode
> 
> External email: Use caution opening links or attachments
> 
> 
> Hi,
> 
> 
> On 04/08/2025 8:05 AM, Viacheslav Ovsiienko wrote:
> > The pattern like "eth / ipv6 / esp / end" matched on any IPv6 packet
> > in strict mode, because there was no impicit match on the IP.proto
> > forced.
> >
> > This patch adds the implicit match on IP.proto with value 50 (ESP) and
> > adds implicit match on UDP.dport with value 4500 for the case ESP over
> > UDP.
> >
> > Fixes: 18ca4a4ec73a ("net/mlx5: support ESP SPI match and RSS hash")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
> 
> Patch applied to next-net-mlx,
> 
> Kindest regards
> Raslan Darawsheh


  reply	other threads:[~2025-09-08 12:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-04  5:05 Viacheslav Ovsiienko
2025-08-08  7:30 ` Dariusz Sosnowski
2025-08-18  6:33 ` Raslan Darawsheh
2025-09-08 12:12   ` Maayan Kashani [this message]
2025-09-08 12:26     ` Raslan Darawsheh
2025-09-09  6:28 ` [PATCH v2 1/3] net/mlx5: " Maayan Kashani
2025-09-09  6:28   ` [PATCH v2 2/3] net/mlx5: fix ESP item validation to match on seqnum Maayan Kashani
2025-09-09  6:28   ` [PATCH v2 3/3] net/mlx5: fix ESP header match after UDP for group 0 Maayan Kashani

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=PH7PR12MB70187E047E4CEB99A96FBB2DB20CA@PH7PR12MB7018.namprd12.prod.outlook.com \
    --to=mkashani@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=dsosnowski@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=stable@dpdk.org \
    --cc=suanmingm@nvidia.com \
    --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).