[PATCH v4 0/4] ptype matching support in mlx5
Raslan Darawsheh
rasland at nvidia.com
Sun Oct 29 18:27:33 CET 2023
Hi,
> -----Original Message-----
> From: Alexander Kozyrev <akozyrev at nvidia.com>
> Sent: Wednesday, October 25, 2023 11:51 PM
> To: dev at dpdk.org
> Cc: Ori Kam <orika at nvidia.com>; Matan Azrad <matan at nvidia.com>; Michael
> Baum <michaelba at nvidia.com>; Alex Vesker <valex at nvidia.com>; Suanming
> Mou <suanmingm at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>;
> Erez Shitrit <erezsh at nvidia.com>
> Subject: [PATCH v4 0/4] ptype matching support in mlx5
>
> 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
> doc: add packet type matching item to release notes
>
> Michael Baum (1):
> doc: add PMD ptype item limitations
>
> doc/guides/nics/features/mlx5.ini | 1 +
> doc/guides/nics/mlx5.rst | 15 ++
> doc/guides/rel_notes/release_23_11.rst | 5 +
> drivers/net/mlx5/hws/mlx5dr_definer.c | 195
> +++++++++++++++++++++++++
> drivers/net/mlx5/hws/mlx5dr_definer.h | 9 ++
> drivers/net/mlx5/mlx5_flow.h | 3 +
> drivers/net/mlx5/mlx5_flow_hw.c | 1 +
> 7 files changed, 229 insertions(+)
>
> --
> 2.18.2
Series applied to next-net-mlx,
Squashed the last two patches into first as they need to be with the same patch that introduced the feature.
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list