On Tue, 22 Apr 2025 11:17:17 +0530 <kirankum...@marvell.com> wrote: > From: Kiran Kumar K <kirankum...@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 <kirankum...@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.