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:
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
---
app/test-crypto-perf/main.c
2 matches
Mail list logo