> -----Original Message-----
> From: Alexander Kozyrev <akozy...@nvidia.com>
> Sent: Tuesday, October 15, 2024 18:47
> To: dev@dpdk.org
> Cc: Raslan Darawsheh <rasl...@nvidia.com>; Slava Ovsiienko
> <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; Hamdan
> Agbariya <hamd...@nvidia.com>; Alex Vesker <va...@nvidia.com>; Dariusz
> Sosnowski <dsosnow...@nvidia.com>; Ori Kam <or...@nvidia.com>; Bing Zhao
> <bi...@nvidia.com>; Suanming Mou <suanmi...@nvidia.com>
> Subject: [PATCH v2 3/5] net/mlx5: create array ste matcher
>
> Create an array STE matcher for a template table in case of insertion by index
> with pattern is selected.
> Packets will be matched on a pattern at the index.
> This table is isolated from any other tables in a group.
> That means packets missed the rule won't go to a lower priority tables, but
> proceed with the default miss instead.
>
> Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com>
Best regards,
Dariusz Sosnowski