Hi,

> -----Original Message-----
> From: Alexander Kozyrev <[email protected]>
> Sent: Wednesday, October 25, 2023 11:51 PM
> To: [email protected]
> Cc: Ori Kam <[email protected]>; Matan Azrad <[email protected]>; Michael
> Baum <[email protected]>; Alex Vesker <[email protected]>; Suanming
> Mou <[email protected]>; Slava Ovsiienko <[email protected]>;
> Erez Shitrit <[email protected]>
> 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

Reply via email to