[dpdk-dev] [PATCH] app/crypto-perf: fix build with Ofast

Thomas Monjalon thomas at monjalon.net
Fri Oct 13 13:03:56 CEST 2017


13/10/2017 11:20, Pablo de Lara:
> 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 at intel.com>

Applied, thanks



More information about the dev mailing list