12/02/2020 10:26, Xu, Rosen:
> I find some build error in patchwork.
This is a failure in the unit tests, probably unrelated:
https://lab.dpdk.org/results/dashboard/patchsets/9573/
This is the error message:
buildtools/meson.build:6:0: ERROR:
Program(s) ['pkg-config', 'pkg
Hi,
I find some build error in patchwork.
> -Original Message-
> From: Thomas Monjalon
> Sent: Wednesday, February 12, 2020 10:00
> To: dev@dpdk.org
> Cc: Richardson, Bruce ; Matan Azrad
> ; Shahaf Shuler ;
> Viacheslav Ovsiienko ; Xu, Rosen
> ; Zhang, Tianfei
> Subject: [PATCH v4 1/6]
The variable build is already initialized as true in
drivers/meson.build. Duplicate initializations can be removed from mlx.
When the variable build is set to false, it is easier to call
subdir_done() than branch the rest of the code on build condition.
Suggested-by: Bruce Richardson
Signed-off-
3 matches
Mail list logo