12/07/2021 10:08, Dumitrescu, Cristian:
> From: Ali Alnubani
> > This patch fixes the following build failures seen on Ubuntu 16.04
> > with gcc 5.4.0 because of uninitialized variables:
>
> Acked-by: Cristian Dumitrescu
Applied, thanks
> -Original Message-
> From: Ali Alnubani
> Sent: Monday, July 12, 2021 8:47 AM
> To: dev@dpdk.org
> Cc: tho...@monjalon.net; Khangar, Churchill
> ; Dumitrescu, Cristian
>
> Subject: [PATCH] examples/pipeline: fix build
>
> This patch fixes the following build failures seen on Ubuntu
This patch fixes the following build failures seen on Ubuntu 16.04
with gcc 5.4.0 because of uninitialized variables:
...
examples/pipeline/cli.c:1559:11: error: 'weight_val' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
...
examples/pipeline/cli.c:1545:13: error: 'memb
3 matches
Mail list logo