|WARNING| pw104126 [PATCH 1/5] ci: test build with minimum configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 10 17:50:07 CET 2021


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/104126

_coding style issues_


WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#105: FILE: .github/workflows/build.yml:21:
       CC: ccache ${{ matrix.config.compiler }}

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'ccache ${{ matrix.config.compiler }}'
#105: FILE: .github/workflows/build.yml:21:
       CC: ccache ${{ matrix.config.compiler }}

WARNING:REPEATED_WORD: Possible repeated word: 'build'
#131: FILE: devtools/test-meson-builds.sh:223:
+build build-x86-no-optional-libs cc skipABI $use_shared -Ddisable_libs=*

total: 1 errors, 2 warnings, 42 lines checked


More information about the test-report mailing list