[PATCH v2 0/9] net/mlx5: cumulative fix series for flex item
Raslan Darawsheh
rasland at nvidia.com
Sun Sep 22 15:32:29 CEST 2024
Hi,
From: Slava Ovsiienko <viacheslavo at nvidia.com>
Sent: Wednesday, September 18, 2024 4:46 PM
To: dev at dpdk.org
Cc: Matan Azrad; Raslan Darawsheh; Ori Kam; Dariusz Sosnowski
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 applied to next-net-mlx,
Kindest regards
Raslan Darawsheh
More information about the dev
mailing list