]> git.droids-corp.org - dpdk.git/commit
net/sfc: support port representor related flow actions
authorIvan Malov <ivan.malov@oktetlabs.ru>
Mon, 25 Oct 2021 11:04:14 +0000 (14:04 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 2 Nov 2021 18:26:13 +0000 (19:26 +0100)
commit46c6714ffd4326cd9ea884a9812a459a444f464a
tree8a4d7cc6b84cca1ce181971ff2c3d118fb11f6e1
parent0fb3e8a9104ace54fcbee48c38fcffbf357fddf3
net/sfc: support port representor related flow actions

Add support for actions PORT_REPRESENTOR and REPRESENTED_PORT.

The former should be used instead of ambiguous PORT_ID.

The latter sends traffic to the entity represented by
the given ethdev (network port or VF).

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
doc/guides/nics/features/sfc.ini
doc/guides/nics/sfc_efx.rst
drivers/net/sfc/sfc_mae.c