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 v3 0/2] add FD support for GTPU with outer IP on VF and PF
Date: Wed, 17 Jun 2020 10:43:53 +0800 [thread overview]
Message-ID: <20200617024355.44220-1-junfeng.guo@intel.com> (raw)
In-Reply-To: <20200615050441.55224-1-junfeng.guo@intel.com>
Add FDir support for MAC_IPV6_GTPU type with outer IP address, teid
and qfi fields matching for both VF and PF. Note that outer IP
matching fields here includes both SRC & DST of both IPv4 & IPv6.
[PATCH v3 1/2] add FD support for GTPU with outer IP on PF
[PATCH v3 2/2] add FD support for GTPU with outer IP on VF
v3:
* Code rebase.
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 | 18 +++++++---
drivers/net/iavf/iavf_generic_flow.c | 22 +++++++++++-
drivers/net/iavf/iavf_generic_flow.h | 12 +++++--
drivers/net/ice/ice_fdir_filter.c | 53 ++++++++++++++++++++++++----
drivers/net/ice/ice_generic_flow.c | 33 ++++++++++++++---
drivers/net/ice/ice_generic_flow.h | 12 +++++--
6 files changed, 130 insertions(+), 20 deletions(-)
--
2.17.1
next prev parent reply other threads:[~2020-06-17 2:45 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 ` [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 ` Junfeng Guo [this message]
2020-06-17 2:43 ` [dpdk-dev] [PATCH v3 1/2] net/ice: " 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=20200617024355.44220-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.