On Wed, Jun 28, 2017 at 05:03:57PM +0300, Vasily Philipov wrote: > In case if --isolated-mode parameter was added to the command line > the rte flow isolate action will be applied on each port before > the device configuring. > > Signed-off-by: Vasily Philipov <vasi...@mellanox.com>
The patch itself looks OK but I think the commit log needs some clarification, here's another suggestion: app/testpmd: add isolated mode parameter 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. -- Adrien Mazarguil 6WIND