numam-dpdk/app
Pablo de Lara 3486534628 app/crypto-perf: fix build with -Ofast
app/test-crypto-perf/main.c:596:6: error: ‘total_nb_qps’ may be
used uninitialized in this function [-Werror=maybe-uninitialized]
   if (i == total_nb_qps)
      ^

Fixes: c4f916e332 ("app/crypto-perf: support multiple queue pairs")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-10-13 12:51:27 +02:00
..
pdump app/pdump: fix port id type 2017-10-13 01:17:49 +01:00
proc_info app/proc_info: fix port id type 2017-10-13 01:17:49 +01:00
test-crypto-perf app/crypto-perf: fix build with -Ofast 2017-10-13 12:51:27 +02:00
test-eventdev app/testeventdev: fix divide by zero in stats 2017-07-31 22:43:48 +02:00
test-pmd app/testpmd: fix port id type 2017-10-13 01:17:49 +01:00
Makefile app/testeventdev: introduce dpdk-test-eventdev app 2017-07-07 09:30:46 +02:00