[dpdk-stable] [PATCH] test/pmd-perf: declare variables as static
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Feb  1 01:07:02 CET 2018
    
    
  
19/01/2018 15:37, Pablo de Lara:
> Some variables in the PMD perf test were declared as global,
> but they are only used in this test, so they should actually
> be declared as static.
> 
> Fixes: 002ade70e933 ("app/test: measure cycles per packet in Rx/Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks
    
    
More information about the stable
mailing list