From: Raslan Darawsheh <rasland@nvidia.com>
To: <dev@dpdk.org>
Cc: <aman.deep.singh@intel.com>, <andrew.rybchenko@oktetlabs.ru>,
<ferruh.yigit@intel.com>, <olivier.matz@6wind.com>,
<thomas@monjalon.net>
Subject: [dpdk-dev] [PATCH v7 0/2] update gtp psc to use net hdr
Date: Mon, 23 Aug 2021 13:55:37 +0300 [thread overview]
Message-ID: <20210823105541.308-1-rasland@nvidia.com> (raw)
In-Reply-To: <20210617091716.2354978-1-rasland@nvidia.com>
This series add header definition for gtp_psc in the net
library, and update the relevant rte_flow_item gtp_psc to
use this new header definition.
Raslan Darawsheh (2):
net: add new ext hdr for gtp psc
ethdev: use ext hdr for gtp psc item
app/test-pmd/cmdline_flow.c | 23 +++---
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
drivers/net/iavf/iavf_fdir.c | 9 +--
drivers/net/iavf/iavf_hash.c | 4 +-
drivers/net/ice/ice_fdir_filter.c | 4 +-
drivers/net/ice/ice_hash.c | 4 +-
drivers/net/ice/ice_switch_filter.c | 8 +--
drivers/net/mlx5/mlx5_flow.h | 3 -
drivers/net/mlx5/mlx5_flow_dv.c | 20 ++----
lib/ethdev/rte_flow.h | 6 +-
lib/net/rte_gtp.h | 78 +++++++++++++++++++++
11 files changed, 112 insertions(+), 49 deletions(-)
--
2.25.1
next prev parent reply other threads:[~2021-08-23 10:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 9:17 [dpdk-dev] [PATCH v6] ethdev: add new ext hdr for gtp psc Raslan Darawsheh
2021-06-22 7:27 ` Singh, Aman Deep
2021-07-01 14:06 ` Andrew Rybchenko
2021-07-06 14:24 ` Raslan Darawsheh
2021-07-08 9:23 ` Andrew Rybchenko
2021-07-08 9:27 ` Raslan Darawsheh
2021-07-08 9:39 ` Andrew Rybchenko
2021-07-08 10:29 ` Thomas Monjalon
2021-07-08 9:52 ` Singh, Aman Deep
2021-07-08 9:26 ` Andrew Rybchenko
2021-08-23 10:55 ` Raslan Darawsheh [this message]
2021-08-23 10:55 ` [dpdk-dev] [PATCH v7 1/2] net: " Raslan Darawsheh
2021-09-07 10:30 ` Ferruh Yigit
2021-08-23 10:55 ` [dpdk-dev] [PATCH v7 2/2] ethdev: use ext hdr for gtp psc item Raslan Darawsheh
2021-09-07 10:30 ` Ferruh Yigit
2021-09-28 10:37 ` [dpdk-dev] [PATCH v7 0/2] update gtp psc to use net hdr Ferruh Yigit
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=20210823105541.308-1-rasland@nvidia.com \
--to=rasland@nvidia.com \
--cc=aman.deep.singh@intel.com \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=olivier.matz@6wind.com \
--cc=thomas@monjalon.net \
/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).