[PATCH] net/mlx5/hws: fix ESP header match in strict mode
Maayan Kashani
mkashani at nvidia.com
Mon Sep 8 14:12:58 CEST 2025
Please drop this patch,
the merge was incorrect and the code is incorrect.
Regards,
Maayan Kashani
> -----Original Message-----
> From: Raslan Darawsheh <rasland at nvidia.com>
> Sent: Monday, 18 August 2025 9:33
> To: Slava Ovsiienko <viacheslavo at nvidia.com>; dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Suanming Mou
> <suanmingm at nvidia.com>; Dariusz Sosnowski <dsosnowski at nvidia.com>;
> stable at 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 at dpdk.org
> >
> > Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
>
> Patch applied to next-net-mlx,
>
> Kindest regards
> Raslan Darawsheh
More information about the dev
mailing list