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 EDC3F4592F for ; Sat, 7 Sep 2024 16:55:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0EC84060B; Sat, 7 Sep 2024 16:55:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 09A174065F for ; Sat, 7 Sep 2024 16:55:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 040A3121D10; Sat, 7 Sep 2024 16:55:44 +0200 (CEST) Subject: |WARNING| pw143775 [PATCH 01/11] devtools: fix forbidden token check with multiple files In-Reply-To: <20240907145433.1479091-2-david.marchand@redhat.com> References: <20240907145433.1479091-2-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20240907145544.040A3121D10@dpdk.org> Date: Sat, 7 Sep 2024 16:55:44 +0200 (CEST) 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/143775 _coding style issues_ ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #80: --- a/drivers/plop1 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit b467d38284b1 ("devtools: add explicit warnings for forbidden tokens")' #94: b467d38284b1 ("devtools: add explicit warnings for forbidden tokens"). total: 2 errors, 0 warnings, 23 lines checked