[dpdk-dev] [PATCH v5 4/4] app/testpmd: add isolated mode	parameter
    Adrien Mazarguil 
    adrien.mazarguil at 6wind.com
       
    Thu Jun 29 18:53:22 CEST 2017
    
    
  
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 <vasilyf at 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
    
    
More information about the dev
mailing list