Re: [dpdk-dev] [PATCH 1/1] devtools: reduce build test verbosity

2020-11-12 Thread Thomas Monjalon
12/11/2020 14:08, Bruce Richardson: > On Fri, Nov 06, 2020 at 06:28:54PM +0100, Thomas Monjalon wrote: > > The default verbosity of test-meson-builds.sh is to be quiet. > > In order to better apply the verbosity policy, some file descriptors > > are open to redirect to stdout or /dev/null according

Re: [dpdk-dev] [PATCH 1/1] devtools: reduce build test verbosity

2020-11-12 Thread Bruce Richardson
On Fri, Nov 06, 2020 at 06:28:54PM +0100, Thomas Monjalon wrote: > The default verbosity of test-meson-builds.sh is to be quiet. > In order to better apply the verbosity policy, some file descriptors > are open to redirect to stdout or /dev/null accordingly. > > The target variable and meson/ninja

Re: [dpdk-dev] [PATCH 1/1] devtools: reduce build test verbosity

2020-11-12 Thread David Marchand
On Fri, Nov 6, 2020 at 6:29 PM Thomas Monjalon wrote: > > The default verbosity of test-meson-builds.sh is to be quiet. > In order to better apply the verbosity policy, some file descriptors > are open to redirect to stdout or /dev/null accordingly. > > The target variable and meson/ninja commands