From: Thomas Monjalon <thomas@monjalon.net>
To: Ori Kam <orika@nvidia.com>
Cc: Aman Singh <aman.deep.singh@intel.com>,
Ferruh Yigit <ferruh.yigit@amd.com>,
Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
dev@dpdk.org, Kiran Kumar K <kirankumark@marvell.com>,
Dariusz Sosnowski <dsosnowski@nvidia.com>
Subject: Re: [PATCH v2] ethdev: add support for flow action pop E-tag
Date: Wed, 23 Apr 2025 02:03:52 +0200 [thread overview]
Message-ID: <12655920.O9o76ZdvQC@thomas> (raw)
In-Reply-To: <20250422055331.1270825-1-kirankumark@marvell.com>
22/04/2025 07:53, kirankumark@marvell.com:
> Add support for the following OpenFlow-defined action.
>
> RTE_FLOW_ACTION_TYPE_OF_POP_ETAG: Pop E-tag from the packet.
I'm not sure about adding such action.
There is a more generic which should cover it:
RTE_FLOW_ACTION_TYPE_MODIFY_FIELD
The idea is to deprecate a lot of actions.
See doc/guides/rel_notes/deprecation.rst
next prev parent reply other threads:[~2025-04-23 0:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 11:51 [PATCH] ethdev: add support for flow action pop E-tag kirankumark
2025-04-21 14:51 ` Stephen Hemminger
2025-04-22 5:53 ` [PATCH v2] " kirankumark
2025-04-23 0:03 ` Thomas Monjalon [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 5:47 kirankumark
2025-04-24 16:13 ` Stephen Hemminger
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=12655920.O9o76ZdvQC@thomas \
--to=thomas@monjalon.net \
--cc=aman.deep.singh@intel.com \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=dev@dpdk.org \
--cc=dsosnowski@nvidia.com \
--cc=ferruh.yigit@amd.com \
--cc=kirankumark@marvell.com \
--cc=orika@nvidia.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.