[PATCH] net/mlx5: fix IPv6 SHR flex node header length definition
Raslan Darawsheh
rasland at nvidia.com
Thu Feb 5 13:01:42 CET 2026
Hi,
On 25/12/2025 1:02 PM, Gregory Etelson wrote:
> MLX5 PARSE_GRAPH_NODE defines the header_length_field_offset_mode bit,
> starting from ConnectX-8. The bit value must match
> HCA_CAP.header_length_field_offset_mode.
>
> 1. The patch copies header_length_field_offset_mode bit from a port
> PARSE_GRAPH node capabilities to PARSE_GRAPH node definition.
>
> 2. The patch fixes the header_length_field_offset value to match
> HCA_CAP.header_length_mask_width.
>
> 3. The patch replaces the static value in PARSE_GRAPH node
> header_length_field_mask definition with one that matches
> HCA_CAP.header_length_mask_width.
>
> Fixes: a2234609bf7e ("net/mlx5: fix flex flow item header length")
> Cc: stable at dpdk.org
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh
More information about the stable
mailing list