Re: [dpdk-dev] [PATCH v2 1/1] devtools: adjust verbosity of ABI check

2021-01-13 Thread Thomas Monjalon
17/12/2020 10:05, Thomas Monjalon: > The scripts gen-abi.sh and check-abi.sh are updated > to print error messages to stderr so they are likely never ignored. > > When called from test-meson-builds.sh, the standard messages on stdout > can be more quiet depending on the verbosity settings. > The b

[dpdk-dev] [PATCH v2 1/1] devtools: adjust verbosity of ABI check

2020-12-17 Thread Thomas Monjalon
The scripts gen-abi.sh and check-abi.sh are updated to print error messages to stderr so they are likely never ignored. When called from test-meson-builds.sh, the standard messages on stdout can be more quiet depending on the verbosity settings. The beginning of the ABI check is announced in verbo