[PATCH] net/mlx5: fix flow null ops seg fault
Raslan Darawsheh
rasland at nvidia.com
Sun Feb 23 14:04:59 CET 2025
Hi,
From: Kevin Traynor <ktraynor at redhat.com>
Sent: Friday, February 14, 2025 12:05 PM
To: dev at dpdk.org
Cc: Dariusz Sosnowski; Maayan Kashani; Raslan Darawsheh; Ori Kam; Kevin Traynor; stable at dpdk.org
Subject: [PATCH] net/mlx5: fix flow null ops seg fault
flow null driver ops may get selected and try to call .list_create
causing a seg fault.
Full details and back traces in bugzilla.
Add a null ops implementation for .list_create.
Bugzilla ID: 1661
Fixes: e38776c36c8a ("net/mlx5: introduce HWS for non-template flow API")
Cc: stable at dpdk.org
Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the stable
mailing list