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 DECBFA051C for ; Fri, 26 Jun 2020 16:49:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3E3C91C1F8; Fri, 26 Jun 2020 16:49:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B882A1C1D4; Fri, 26 Jun 2020 16:49:42 +0200 (CEST) In-Reply-To: <20200626144736.11011-3-david.marchand@redhat.com> References: <20200626144736.11011-3-david.marchand@redhat.com> To: test-report@dpdk.org Cc: David Marchand Message-Id: <20200626144942.B882A1C1D4@dpdk.org> Date: Fri, 26 Jun 2020 16:49:42 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw72263 [PATCH v4 2/9] 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/72263 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #82: 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")' #83: 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")' #84: 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")' #85: 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")' #86: 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")' #87: 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")' #88: 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")' #89: 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")' #90: 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")' #91: 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