mbox series

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

Message ID 20200612081324.9370-1-junfeng.guo@intel.com (mailing list archive)
Headers
Series add FD support for GTPU with outer IP on PF and VF |

Message

Junfeng Guo June 12, 2020, 8:13 a.m. UTC
  [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 ***

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(-)
  

Comments

Junfeng Guo June 12, 2020, 9:06 a.m. UTC | #1
Hi Xiaolong,

> -----Original Message-----
> From: Ye, Xiaolong <xiaolong.ye@intel.com>
> Sent: Friday, June 12, 2020 16:30
> To: Guo, Junfeng <junfeng.guo@intel.com>
> Cc: Zhang, Qi Z <qi.z.zhang@intel.com>; Xing, Beilei <beilei.xing@intel.com>;
> dev@dpdk.org; Guo, Jia <jia.guo@intel.com>; Su, Simei <simei.su@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
> >