app/testpmd: add --flow-isolate-all option
authorVasily Philipov <vasilyf@mellanox.com>
Sun, 9 Jul 2017 08:08:05 +0000 (11:08 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 13 Jul 2017 09:48:48 +0000 (11:48 +0200)
commit7ee3e9446290ba3f618d8cb93374e76994057057
tree300b1cd7b328b428fab71a555adabb096f991620
parent722de4c3e7b11d20f7b0c6e68e1b0ecb91fe6c43
app/testpmd: add --flow-isolate-all option

Providing this parameter requests flow API isolated mode on all ports at
initialization time. It ensures all traffic is received through the
configured flow rules only (see flow command).

Ports that do not support this mode are automatically discarded.

Signed-off-by: Vasily Philipov <vasilyf@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
app/test-pmd/parameters.c
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h
doc/guides/testpmd_app_ug/run_app.rst