DPDK patches and discussions
 help / color / mirror / Atom feed
From: Junfeng Guo <junfeng.guo@intel.com>
To: qi.z.zhang@intel.com, xiaolong.ye@intel.com, beilei.xing@intel.com
Cc: dev@dpdk.org, jia.guo@intel.com, junfeng.guo@intel.com,
	simei.su@intel.com
Subject: [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF
Date: Fri, 12 Jun 2020 16:13:22 +0800	[thread overview]
Message-ID: <20200612081324.9370-1-junfeng.guo@intel.com> (raw)

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

-- 
2.17.1


             reply	other threads:[~2020-06-12 15:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12  8:13 Junfeng Guo [this message]
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 ` [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF Ye Xiaolong
2020-06-12  9:06   ` 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=20200612081324.9370-1-junfeng.guo@intel.com \
    --to=junfeng.guo@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jia.guo@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=simei.su@intel.com \
    --cc=xiaolong.ye@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).