From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AD65AA051F for ; Wed, 10 Jun 2020 16:46:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B69851BFA7; Wed, 10 Jun 2020 16:46:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 6A4381BFA6; Wed, 10 Jun 2020 16:46:43 +0200 (CEST) In-Reply-To: <20200610144506.30505-3-david.marchand@redhat.com> References: <20200610144506.30505-3-david.marchand@redhat.com> To: test-report@dpdk.org Cc: David Marchand Message-Id: <20200610144643.6A4381BFA6@dpdk.org> Date: Wed, 10 Jun 2020 16:46:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw71197 [PATCH 2/7] eal: fix multiple definition of per lcore thread id X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/71197 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #78: 0000000000000054 d per_lcore__thread_id.5037 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #79: 0000000000000040 d per_lcore__thread_id.5103 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #80: 0000000000000048 d per_lcore__thread_id.5259 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #81: 000000000000004c d per_lcore__thread_id.5259 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #82: 0000000000000044 d per_lcore__thread_id.5933 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #83: 0000000000000058 d per_lcore__thread_id.6261 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #84: 0000000000000050 d per_lcore__thread_id.7378 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #85: 000000000000005c d per_lcore__thread_id.7496 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #86: 000000000000000c d per_lcore__thread_id.8016 ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #87: 0000000000000010 d per_lcore__thread_id.8431 total: 10 errors, 0 warnings, 35 lines checked ERROR: symbol per_lcore__thread_id is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map