net/cnxk: support port ID flow action
authorSatheesh Paul <psatheesh@marvell.com>
Thu, 21 Oct 2021 05:11:15 +0000 (10:41 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 21 Oct 2021 16:59:40 +0000 (18:59 +0200)
commit00ea15e7a39617903ad39a9b89280a028ec7783a
treec9b3bfc358ebd9770b1bf7c2b6cb93c05d1af178
parent15f0b8a5b9e1061506fe8328e358538b9419fb44
net/cnxk: support port ID flow action

This patch adds support for rte flow action type port_id to
enable directing packets from an input port PF to an output
port which is a VF of the input port PF.

Signed-off-by: Satheesh Paul <psatheesh@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/nics/cnxk.rst
doc/guides/nics/features/cnxk.ini
drivers/net/cnxk/cnxk_rte_flow.c