From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F3724A0C41 for ; Wed, 17 Nov 2021 12:30:20 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED27441C26; Wed, 17 Nov 2021 12:30:20 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A2FFC4116D for ; Wed, 17 Nov 2021 12:30:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 80784120735; Wed, 17 Nov 2021 12:30:19 +0100 (CET) Subject: |WARNING| pw104465 [PATCH v2 1/5] ci: test minimum configuration In-Reply-To: <20211117112847.7362-2-david.marchand@redhat.com> References: <20211117112847.7362-2-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20211117113019.80784120735@dpdk.org> Date: Wed, 17 Nov 2021 12:30:19 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/104465 _coding style issues_ WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc: #112: FILE: .github/workflows/build.yml:21: CC: ccache ${{ matrix.config.compiler }} ERROR:BAD_SIGN_OFF: Unrecognized email address: 'ccache ${{ matrix.config.compiler }}' #112: FILE: .github/workflows/build.yml:21: CC: ccache ${{ matrix.config.compiler }} WARNING:REPEATED_WORD: Possible repeated word: 'build' #138: FILE: devtools/test-meson-builds.sh:223: +build build-mini cc skipABI $use_shared -Ddisable_libs=* \ total: 1 errors, 2 warnings, 36 lines checked