[dpdk-dev] [PATCH v3 1/2] ethdev: add L2TPv3 over IP header to flow API

Ori Kam orika at mellanox.com
Sun Jan 12 11:57:30 CET 2020


Hi 

> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at intel.com>
> Sent: Friday, January 10, 2020 8:26 PM
> To: Rory Sexton <rory.sexton at intel.com>; dev at dpdk.org;
> qi.z.zhang at intel.com; beilei.xing at intel.com; Adrien Mazarguil
> <adrien.mazarguil at 6wind.com>; Ori Kam <orika at mellanox.com>
> Cc: Dariusz Jagus <dariuszx.jagus at intel.com>
> Subject: Re: [dpdk-dev] [PATCH v3 1/2] ethdev: add L2TPv3 over IP header to
> flow API
> 
> On 1/7/2020 3:39 PM, Rory Sexton wrote:
> > This patch adds the new flow item RTE_FLOW_ITEM_TYPE_L2TPV3OIP to
> > flow API to match a L2TPv3 over IP header. This patch supports only
> > L2TPv3 over IP header format which is different to L2TPv2/L2TPv3
> > over UDP. The difference in header formats between L2TPv3 over IP
> > and L2TP over UDP require a separate implementation for each.
> >
> > Signed-off-by: Rory Sexton <rory.sexton at intel.com>
> > Signed-off-by: Dariusz Jagus <dariuszx.jagus at intel.com>
> 
> Hi Ori,
> 
> Any concern on this version, can we proceed with it?

I just acked it in the original thread.
Thanks, and sorry for the long review time.
Ori


More information about the dev mailing list