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 v2 0/2] add FD support for GTPU with outer IP on PF and VF
Date: Mon, 15 Jun 2020 13:04:39 +0800 [thread overview]
Message-ID: <20200615050441.55224-1-junfeng.guo@intel.com> (raw)
In-Reply-To: <20200612081324.9370-1-junfeng.guo@intel.com>
This series contains adding FD support for GTPU with outer IP and IPv6
on both PF and VF.
[PATCH v2 1/2] add FD support for GTPU with outer IP on PF.
[PATCH v2 2/2] add FD support for GTPU with outer IP on VF.
v2:
* Fix minor cover letter commit log issue.
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
next prev parent reply other threads:[~2020-06-16 9:37 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 ` [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 ` Junfeng Guo [this message]
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=20200615050441.55224-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 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.