From: Lingyu Liu <lingyu.liu@intel.com>
To: dev@dpdk.org, qi.z.zhang@intel.com, beilei.xing@intel.com,
jingjing.wu@intel.com
Cc: junfeng.guo@intel.com, Lingyu Liu <lingyu.liu@intel.com>
Subject: [dpdk-dev] [PATCH v1 0/3] Support outer layer FDIR for GTPoGRE packet
Date: Mon, 5 Jul 2021 15:45:26 +0000 [thread overview]
Message-ID: <20210705154529.1344461-1-lingyu.liu@intel.com> (raw)
Add support for outer most L3 layer FDIR for GTPoGRE packet. GTPU TEID
FDIR is supported for GTPoGRE flow pattern without inner L3,L4
fields. GTPU enhance header is supported.
Lingyu Liu (3):
net/iavf: add flow pattern for GTPoGRE
net/iavf: add AVF FDIR for GTPoGRE tunnel packet
doc: release note for GTPoGRE FDIR
doc/guides/rel_notes/release_21_08.rst | 2 +
drivers/net/iavf/iavf_fdir.c | 8 +++
drivers/net/iavf/iavf_generic_flow.c | 84 ++++++++++++++++++++++++++
drivers/net/iavf/iavf_generic_flow.h | 8 +++
4 files changed, 102 insertions(+)
--
2.25.1
next reply other threads:[~2021-07-05 9:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-05 15:45 Lingyu Liu [this message]
2021-07-05 15:45 ` [dpdk-dev] [PATCH v1 1/3] net/iavf: add flow pattern for GTPoGRE Lingyu Liu
2021-07-05 15:45 ` [dpdk-dev] [PATCH v1 2/3] net/iavf: add AVF FDIR for GTPoGRE tunnel packet Lingyu Liu
2021-07-05 15:45 ` [dpdk-dev] [PATCH v1 3/3] doc: release note for GTPoGRE FDIR Lingyu Liu
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=20210705154529.1344461-1-lingyu.liu@intel.com \
--to=lingyu.liu@intel.com \
--cc=beilei.xing@intel.com \
--cc=dev@dpdk.org \
--cc=jingjing.wu@intel.com \
--cc=junfeng.guo@intel.com \
--cc=qi.z.zhang@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).