[PATCH 0/5] ptype matching support in mlx5
Alexander Kozyrev
akozyrev at nvidia.com
Mon Oct 9 18:36:12 CEST 2023
Add support for RTE_FLOW_ITEM_TYPE_PTYPE in mlx5 PMD.
Alexander Kozyrev (3):
net/mlx5: add support for ptype match in hardware steering
net/mlx5/hws: add support for fragmented ptype match
net/mlx5/hws: fix integrity bits level
Michael Baum (2):
doc: add PMD ptype item limitations
net/mlx5/hws: remove csum check from L3 ok check
doc/guides/nics/features/mlx5.ini | 1 +
doc/guides/nics/mlx5.rst | 38 ++++-
drivers/net/mlx5/hws/mlx5dr_definer.c | 216 +++++++++++++++++++++++++-
drivers/net/mlx5/hws/mlx5dr_definer.h | 10 ++
drivers/net/mlx5/mlx5_flow.h | 3 +
drivers/net/mlx5/mlx5_flow_hw.c | 1 +
6 files changed, 254 insertions(+), 15 deletions(-)
--
2.18.2
More information about the dev
mailing list