[PATCH v2] ethdev: add support for flow action pop E-tag

Stephen Hemminger stephen at networkplumber.org
Thu Apr 24 18:13:21 CEST 2025


On Tue, 22 Apr 2025 11:17:17 +0530
<kirankumark at marvell.com> wrote:

> From: Kiran Kumar K <kirankumark at marvell.com>
> 
> Add support for the following OpenFlow-defined action.
> 
> RTE_FLOW_ACTION_TYPE_OF_POP_ETAG: Pop E-tag from the packet.
> 
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>

I don't think flow actions should be added until/unless a current
in tree driver supports them. Please defer this patch until you
send modifications to a driver to support it.


More information about the dev mailing list