ethdev: add port representor action to flow API
authorIvan Malov <ivan.malov@oktetlabs.ru>
Wed, 13 Oct 2021 17:34:39 +0000 (20:34 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 13 Oct 2021 20:59:26 +0000 (22:59 +0200)
commit8edb6bc0263e8e7f068a65ea58491c0083aa6332
treee98b6ea9d00e76dfd0c90c44047f4b17ee41a4aa
parent49863ae2bf955a8dcba8dae734fe49b5e67a9f67
ethdev: add port representor action to flow API

For use in "transfer" flows. Supposed to send matching traffic to
the given ethdev (to the application), at embedded switch level.

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