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 F1B5F4596C for ; Thu, 12 Sep 2024 10:29:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED4CB4278A; Thu, 12 Sep 2024 10:29:46 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 45E2640E4A for ; Thu, 12 Sep 2024 10:29:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 401B6121D10; Thu, 12 Sep 2024 10:29:38 +0200 (CEST) Subject: |WARNING| pw143982 [PATCH v2 01/14] devtools: fix forbidden token check with multiple files In-Reply-To: <20240912082643.1532679-2-david.marchand@redhat.com> References: <20240912082643.1532679-2-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20240912082938.401B6121D10@dpdk.org> Date: Thu, 12 Sep 2024 10:29:38 +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/143982 _coding style issues_ ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #82: --- 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")' #96: b467d38284b1 ("devtools: add explicit warnings for forbidden tokens"). total: 2 errors, 0 warnings, 23 lines checked