[dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF

Guo, Junfeng junfeng.guo at intel.com
Fri Jun 12 11:06:47 CEST 2020


Hi Xiaolong,

> -----Original Message-----
> From: Ye, Xiaolong <xiaolong.ye at intel.com>
> Sent: Friday, June 12, 2020 16:30
> To: Guo, Junfeng <junfeng.guo at intel.com>
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Xing, Beilei <beilei.xing at intel.com>;
> dev at dpdk.org; Guo, Jia <jia.guo at intel.com>; Su, Simei <simei.su at intel.com>
> Subject: Re: [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF
> 
> Hi, junfeng
> 
> On 06/12, Junfeng Guo wrote:
> >[PATCH 1/2] add FD support for GTPU with outer IP on PF [PATCH 2/2] add
> >FD support for GTPU with outer IP on VF
> >
> >*** BLURB HERE ***
> 
> Better to have some description about your patchset in the cover letter other
> than keeping the auto-generated "*** BLURB HERE ***". :)
> 
> Thanks,
> Xiaolong
> 

Sorry I just forgot to remove this log. I'll fix this and correct this in the v2.
Thanks for your review!

Regards,
Junfeng Guo

> >
> >Junfeng Guo (2):
> >  net/ice: add FD support for GTPU with outer IP
> >  net/iavf: add FD support for GTPU with outer IP
> >
> > drivers/net/iavf/iavf_fdir.c         | 22 +++++++++---
> > drivers/net/iavf/iavf_generic_flow.c | 22 +++++++++++-
> > drivers/net/iavf/iavf_generic_flow.h | 12 +++++--
> > drivers/net/ice/ice_fdir_filter.c    | 54 ++++++++++++++++++++++++----
> > drivers/net/ice/ice_generic_flow.c   | 31 +++++++++++++---
> > drivers/net/ice/ice_generic_flow.h   | 12 +++++--
> > 6 files changed, 133 insertions(+), 20 deletions(-)
> >
> >--
> >2.17.1
> >


More information about the dev mailing list