Re: [dpdk-dev] [PATCH v2] net/octeontx2: support for custom L2 header

2020-04-22 Thread Thomas Monjalon
06/04/2020 11:25, Jerin Jacob: > On Mon, Apr 6, 2020 at 12:13 PM wrote: > > Signed-off-by: Satheesh Paul A > > Acked-by: Jerin Jacob > Applied to dpdk-next-net-mrvl/master. Thanks Excuse me, I would like to confirm the name. I like being able to catch the first name of everybody, so I take to

Re: [dpdk-dev] [PATCH v2] net/octeontx2: support for custom L2 header

2020-04-06 Thread Jerin Jacob
On Mon, Apr 6, 2020 at 12:13 PM wrote: > > From: Satheesh Paul A > > This patch adds SDP packet parsing support with custom L2 header, > adds support to include a field from custom header for flow tag > generation. > > Signed-off-by: Satheesh Paul A Acked-by: Jerin Jacob Applied to dpdk-next-n

[dpdk-dev] [PATCH v2] net/octeontx2: support for custom L2 header

2020-04-05 Thread psatheesh
From: Satheesh Paul A This patch adds SDP packet parsing support with custom L2 header, adds support to include a field from custom header for flow tag generation. Signed-off-by: Satheesh Paul A --- v2: No change. Resending after subscribing to dev@dpdk.org mailing list doc/guides/nics/octeon