Hi,
On 23/03/2026 12:20 PM, Dariusz Sosnowski wrote:
Whenever installed BlueField FW was too old and it did not support
flex parser, mlx5 PMD reported an unrelated error
on flex item creation.
For example it reported that:
unsupported header length field mode (FIXED)
This was caused by lack of check for flex parser support.
This patch adds missing capability check and
adds proper error reporting.
Limitations of flex item described in PMD docs are also adjusted.
Fixes: 71adf25dbfb3 ("net/mlx5: fix flex item availability")
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Dariusz Sosnowski <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh