[PATCH v2 0/9] net/mlx5: cumulative fix series for flex item
Dariusz Sosnowski
dsosnowski at nvidia.com
Wed Sep 18 15:51:26 CEST 2024
> -----Original Message-----
> From: Slava Ovsiienko <viacheslavo at nvidia.com>
> Sent: Wednesday, September 18, 2024 15:46
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Raslan Darawsheh
> <rasland at nvidia.com>; Ori Kam <orika at nvidia.com>; Dariusz Sosnowski
> <dsosnowski at nvidia.com>
> Subject: [PATCH v2 0/9] net/mlx5: cumulative fix series for flex item
>
> There is a series of independent patches related to the flex item.
> There is no direct dependency between patches besides the merging dependency
> inferred by git, the latter is reason the patches are sent in series. For more details,
> please see the individual patch commit messages.
>
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
>
> Viacheslav Ovsiienko (9):
> net/mlx5: update flex parser arc types support
> net/mlx5: add flex item query tunnel mode routine
> net/mlx5/hws: fix flex item support as tunnel header
> net/mlx5: fix flex item tunnel mode handling
> net/mlx5: fix number of supported flex parsers
> app/testpmd: remove flex item init command leftover
> net/mlx5: fix next protocol validation after flex item
> net/mlx5: fix non full word sample fields in flex item
> net/mlx5: fix flex item header length field translation
>
> app/test-pmd/cmdline_flow.c | 12 --
> drivers/net/mlx5/hws/mlx5dr_definer.c | 17 +-
> drivers/net/mlx5/mlx5.h | 9 +-
> drivers/net/mlx5/mlx5_flow_dv.c | 7 +-
> drivers/net/mlx5/mlx5_flow_flex.c | 215 ++++++++++++++++----------
> drivers/net/mlx5/mlx5_flow_hw.c | 8 +
> 6 files changed, 167 insertions(+), 101 deletions(-)
>
> --
> 2.34.1
Series-acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
Best regards,
Dariusz Sosnowski
More information about the dev
mailing list