Hi Slava and Gregory,
> -----Original Message----- > From: Slava Ovsiienko <[email protected]> > Sent: Monday, October 18, 2021 9:03 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Matan Azrad <[email protected]>; > Shahaf Shuler > <[email protected]>; Ori Kam <[email protected]>; Gregory Etelson > <[email protected]>; NBU- > Contact-Thomas Monjalon <[email protected]> > Subject: [PATCH v6 3/6] ethdev: implement RTE flex item API > > From: Gregory Etelson <[email protected]> > > RTE flex item API was introduced in > "ethdev: introduce configurable flexible item" patch. > > The API allows DPDK application to define parser for custom network header in > port hardware and > offload flows that will match the custom header elements. > > Signed-off-by: Gregory Etelson <[email protected]> > Reviewed-by: Viacheslav Ovsiienko <[email protected]> > --- Acked-by: Ori Kam <[email protected]> Thanks, Ori

