Re: [dpdk-dev] [PATCH] net/octeontx2: add support for 24B custom L2 header parsing

2021-01-12 Thread Jerin Jacob
On Mon, Dec 21, 2020 at 1:15 PM wrote: > > From: Kiran Kumar K > > Adding support to parse 24B custom L2 header. Added devargs support to > configure the PKIND, and removed the restriction to support custom > headers on non SDP interface. > > Signed-off-by: Kiran Kumar K Acked-by: Jerin Jacob

[dpdk-dev] [PATCH] net/octeontx2: add support for 24B custom L2 header parsing

2020-12-20 Thread kirankumark
From: Kiran Kumar K Adding support to parse 24B custom L2 header. Added devargs support to configure the PKIND, and removed the restriction to support custom headers on non SDP interface. Signed-off-by: Kiran Kumar K --- doc/guides/nics/octeontx2.rst | 2 +- drivers/common/octeo