> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xing, Beilei
> Sent: Monday, January 13, 2020 11:22 AM
> To: Sexton, Rory <rory.sex...@intel.com>; dev@dpdk.org; Zhang, Qi Z
> <qi.z.zh...@intel.com>; adrien.mazarg...@6wind.com; or...@mellanox.com
> Cc: Jagus, DariuszX <dariuszx.ja...@intel.com>
> Subject: Re: [dpdk-dev] [PATCH v3 2/2] net/i40e: support FDIR for L2TPv3 over
> IP
>
>
>
> > -----Original Message-----
> > From: Sexton, Rory
> > Sent: Tuesday, January 7, 2020 11:40 PM
> > To: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>; Xing, Beilei
> > <beilei.x...@intel.com>; adrien.mazarg...@6wind.com;
> > or...@mellanox.com
> > Cc: Sexton, Rory <rory.sex...@intel.com>; Jagus, DariuszX
> > <dariuszx.ja...@intel.com>
> > Subject: [PATCH v3 2/2] net/i40e: support FDIR for L2TPv3 over IP
> >
> > Adding FDIR support for L2TPv3 over IP header matching and adding a
> > new customized pctype for l2tpv3 over IP.
> >
> > Signed-off-by: Rory Sexton <rory.sex...@intel.com>
> > Signed-off-by: Dariusz Jagus <dariuszx.ja...@intel.com>
>
> Acked-by: Beilei Xing <beilei.x...@intel.com>
Sorry, NACK the patch since there's compilation issue with clang and coding
style issue.
Please check
http://mails.dpdk.org/archives/test-report/2020-January/112422.html and
http://mails.dpdk.org/archives/test-report/2020-January/112412.html
BTW, Doc update is needed in release notes, please also describe what's the
supported input set for the new PCTYPE.
Beilei