> -----Original Message----- > From: dev <[email protected]> On Behalf Of > [email protected] > Sent: Monday, July 15, 2019 10:36 AM > To: [email protected] > Cc: Kiran Kumar Kokkilagadda <[email protected]> > Subject: [dpdk-dev] [PATCH] net/octeontx2: add flags based extraction > support > > From: Kiran Kumar K <[email protected]> > > Adding support for flags based extraction in octeontx2 Flow. > Patch supports extracting data greater than 32 bytes using lflags. > When flags based extraction is enabled, lower 4 bits will be considered (16 > flags) for indexing the flags, and will be used for extraction. > > Signed-off-by: Kiran Kumar K <[email protected]>
Applied to dpdk-next-net-mrvl/master. Thanks

