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: [email protected]
Signed-off-by: Gregory Etelson <[email protected]>
Acked-by: Dariusz Sosnowski <[email protected]>
Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh