All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Junfeng Guo <junfeng.guo@intel.com>
Cc: qi.z.zhang@intel.com, beilei.xing@intel.com, dev@dpdk.org,
	jia.guo@intel.com, simei.su@intel.com
Subject: Re: [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF
Date: Fri, 12 Jun 2020 16:30:11 +0800	[thread overview]
Message-ID: <20200612083011.GE7842@intel.com> (raw)
In-Reply-To: <20200612081324.9370-1-junfeng.guo@intel.com>

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

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

  parent reply	other threads:[~2020-06-12  8:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12  8:13 [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF Junfeng Guo
2020-06-12  8:13 ` [dpdk-dev] [PATCH 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
2020-06-12  8:13 ` [dpdk-dev] [PATCH 2/2] net/iavf: " Junfeng Guo
2020-06-12  8:30 ` Ye Xiaolong [this message]
2020-06-12  9:06   ` [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF Guo, Junfeng
2020-06-15  5:04 ` [dpdk-dev] [PATCH v2 " Junfeng Guo
2020-06-15  5:04   ` [dpdk-dev] [PATCH v2 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
2020-06-15  5:04   ` [dpdk-dev] [PATCH v2 2/2] net/iavf: " Junfeng Guo
2020-06-17  2:43   ` [dpdk-dev] [PATCH v3 0/2] add FD support for GTPU with outer IP on VF and PF Junfeng Guo
2020-06-17  2:43     ` [dpdk-dev] [PATCH v3 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
2020-06-17  2:43     ` [dpdk-dev] [PATCH v3 2/2] net/iavf: " Junfeng Guo
2020-07-08  4:26     ` [dpdk-dev] [PATCH v4 0/2] add FD support for GTPU with outer IP on PF and VF Junfeng Guo
2020-07-08  4:26       ` [dpdk-dev] [PATCH v4 1/2] net/ice: add FD support for GTPU with outer IPv4 and IPv6 Junfeng Guo
2020-07-08  4:26       ` [dpdk-dev] [PATCH v4 2/2] net/iavf: " Junfeng Guo
2020-07-08  8:30       ` [dpdk-dev] [PATCH v4 0/2] add FD support for GTPU with outer IP on PF and VF Zhang, Qi Z

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200612083011.GE7842@intel.com \
    --to=xiaolong.ye@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jia.guo@intel.com \
    --cc=junfeng.guo@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=simei.su@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.