22/04/2025 07:53, kirankum...@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