[PATCH v2 1/3] net/mlx5: fix ESP header match in strict mode

Raslan Darawsheh rasland at nvidia.com
Wed Sep 10 09:48:10 CEST 2025


Hi,


On 09/09/2025 9:28 AM, Maayan Kashani wrote:
> From: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> 
> The pattern like "eth / ipv6 / esp / end" matched on any IPv6
> packet in strict mode, because there was no implicit 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: 81cf20a25abf ("net/mlx5/hws: support match on ESP item")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>

Series applied to next-net-mlx,

Kindest regards
Raslan Darawsheh



More information about the dev mailing list