Re: [dpdk-dev] [PATCH] net/octeontx2: extract nvgre as ltype

2019-10-03 Thread Jerin Jacob
On Wed, Sep 11, 2019 at 2:49 PM wrote: > > From: Kiran Kumar K > > Adding change to sync RTE Flow with KPU profile to extract > NVGRE as ltype. > > Signed-off-by: Kiran Kumar K Acked-by: Jerin Jacob Applied to dpdk-next-net-mrvl/master. Thanks > --- > drivers/net/octeontx2/otx2_flow_parse.

[dpdk-dev] [PATCH] net/octeontx2: extract nvgre as ltype

2019-09-11 Thread kirankumark
From: Kiran Kumar K Adding change to sync RTE Flow with KPU profile to extract NVGRE as ltype. Signed-off-by: Kiran Kumar K --- drivers/net/octeontx2/otx2_flow_parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/octeontx2/otx2_flow_parse.c b/drivers/net/oct