From: Ori Kam <orika@nvidia.com>
To: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
"NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>,
Ferruh Yigit <ferruh.yigit@xilinx.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH 0/4] ethdev: remove not supported flow actions
Date: Thu, 29 Sep 2022 12:04:14 +0000 [thread overview]
Message-ID: <MW2PR12MB46664D68D88920E2CA29A618D6579@MW2PR12MB4666.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20220929092256.3901308-1-andrew.rybchenko@oktetlabs.ru>
> -----Original Message-----
> From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
> Sent: Thursday, 29 September 2022 12:23
>
> Process deprecation notice to remove RTE flow API actions which
> are not actually supported by any PMD.
>
> Andrew Rybchenko (4):
> ethdev: remove deprecated flow action to set MPLS TTL
> ethdev: remove deprecated flow action to decrement MPLS TTL
> ethdev: remove deprecated flow action to set layer 3 TTL
> ethdev: remove deprecated flow actions to copy TTL
>
> app/test-pmd/cmdline_flow.c | 80 -----------------
> doc/guides/prog_guide/rte_flow.rst | 86 -------------------
> doc/guides/rel_notes/deprecation.rst | 4 -
> doc/guides/rel_notes/release_22_11.rst | 5 ++
> drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c | 20 -----
> lib/ethdev/rte_flow.c | 7 --
> lib/ethdev/rte_flow.h | 83 ------------------
> 7 files changed, 5 insertions(+), 280 deletions(-)
>
> --
> 2.30.2
Series-acked-by: Ori Kam <orika@nvidia.com>
next prev parent reply other threads:[~2022-09-29 12:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-29 9:22 Andrew Rybchenko
2022-09-29 9:22 ` [PATCH 1/4] ethdev: remove deprecated flow action to set MPLS TTL Andrew Rybchenko
2022-09-29 16:23 ` Ajit Khaparde
2022-09-29 9:22 ` [PATCH 2/4] ethdev: remove deprecated flow action to decrement " Andrew Rybchenko
2022-09-29 16:23 ` Ajit Khaparde
2022-09-29 9:22 ` [PATCH 3/4] ethdev: remove deprecated flow action to set layer 3 TTL Andrew Rybchenko
2022-09-29 16:24 ` Ajit Khaparde
2022-09-29 9:22 ` [PATCH 4/4] ethdev: remove deprecated flow actions to copy TTL Andrew Rybchenko
2022-09-29 16:24 ` Ajit Khaparde
2022-09-29 12:04 ` Ori Kam [this message]
2022-10-04 1:07 ` [PATCH 0/4] ethdev: remove not supported flow actions 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=MW2PR12MB46664D68D88920E2CA29A618D6579@MW2PR12MB4666.namprd12.prod.outlook.com \
--to=orika@nvidia.com \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@xilinx.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).