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 095AFA09D3 for ; Thu, 12 Nov 2020 11:33:20 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0134C5928; Thu, 12 Nov 2020 11:33:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id BF10A592B; Thu, 12 Nov 2020 11:33:17 +0100 (CET) In-Reply-To: <20201112103157.53486-1-ruifeng.wang@arm.com> References: <20201112103157.53486-1-ruifeng.wang@arm.com> To: test-report@dpdk.org Cc: Ruifeng Wang Message-Id: <20201112103317.BF10A592B@dpdk.org> Date: Thu, 12 Nov 2020 11:33:17 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw84054 [PATCH v1] eal/arm: fix clang build of native target 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/84054 _coding style issues_ WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'? #57: __ATOMIC128_CAS_OP(__cas_128_release, "caspl") WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'? #57: __ATOMIC128_CAS_OP(__cas_128_release, "caspl") WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #68: [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e0d5896bd356cd577f9710a02d7a474cdf58426b total: 0 errors, 3 warnings, 22 lines checked