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: sta...@dpdk.org > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied, thanks