numam-dpdk/app/test-crypto-perf
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: c4f916e33226 ("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
..
2017-07-06 22:26:48 +02:00
2017-10-12 15:15:10 +01:00
2017-10-13 12:51:27 +02:00