[PATCH 1/6] ethdev: add insertion by index with pattern
Dariusz Sosnowski
dsosnowski at nvidia.com
Wed Sep 25 17:01:08 CEST 2024
> -----Original Message-----
> From: Alexander Kozyrev <akozyrev at nvidia.com>
> Sent: Thursday, September 19, 2024 02:48
> To: dev at dpdk.org
> Cc: Dariusz Sosnowski <dsosnowski at nvidia.com>; Ori Kam
> <orika at nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <thomas at monjalon.net>; Matan Azrad <matan at nvidia.com>;
> ferruh.yigit at amd.com; stephen at networkplumber.org
> Subject: [PATCH 1/6] ethdev: add insertion by index with pattern
>
> There are two flow table rules insertion type today:
> pattern-based insertion when packets match on the pattern and index-based
> insertion when packets always hit at the index.
> We need another mode that allows to match on the pattern at the index:
> insertion by index with pattern.
>
> Signed-off-by: Alexander Kozyrev <akozyrev at nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
Best regards,
Dariusz Sosnowski
More information about the dev
mailing list