Hi, On 25/04/2025 10:49 PM, Dariusz Sosnowski wrote:
Rx hairpin queues support VLAN stripping, but if port was started and application attempted to configure stripping on hairpin queue, segfault was triggered because of NULL dereference. Underlying function, which was updating the RQ was passing wrong object handle for hairpin queues. This patch fixes that.Fixes: e79c9be91515 ("net/mlx5: support Rx hairpin queues") Cc: [email protected] Signed-off-by: Dariusz Sosnowski <[email protected]> ---
Patch applied to next-net-mlx, -- Kindest regards Raslan Darawsheh

