ethdev: add port representor item to flow API
authorIvan Malov <ivan.malov@oktetlabs.ru>
Wed, 13 Oct 2021 17:34:37 +0000 (20:34 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 13 Oct 2021 20:59:25 +0000 (22:59 +0200)
commit081e42dab11d1add2d038fdf2bd4c86b20043d08
tree05f41c82abddd26009fc4b987617b42259226989
parentf9bdee267ab84fd12dc288419aba341310b6ae08
ethdev: add port representor item to flow API

For use in "transfer" flows. Supposed to match traffic
entering the embedded switch from the given ethdev.

Must not be combined with direction attributes.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Acked-by: Ori Kam <orika@nvidia.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
app/test-pmd/cmdline_flow.c
doc/guides/nics/features/default.ini
doc/guides/prog_guide/rte_flow.rst
doc/guides/rel_notes/release_21_11.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst
lib/ethdev/rte_flow.c
lib/ethdev/rte_flow.h