[PATCH] net/mlx5: fix non-template RSS expansion
Raslan Darawsheh
rasland at nvidia.com
Sun Aug 31 14:05:45 CEST 2025
Hi,
On 12/08/2025 1:07 PM, Gregory Etelson wrote:
> The PMD checked flow pointer for NULL value after a call to
> flow_hw_create_flow(). The function API does not define flow pointer
> value if the function call has failed.
>
> The patch fixes error verification after flow_hw_create_flow()
> returned - a calling function must check flow_hw_create_flow() return
> value.
>
> Fixes: f74914c9956e ("net/mlx5: fix non-template IPv6 flow RSS hash")
> Cc: stable at dpdk.org
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh
More information about the dev
mailing list