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 43BA8A0547 for ; Fri, 5 Mar 2021 14:44:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48AF122A440; Fri, 5 Mar 2021 14:44:00 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id ECC4922A3C2 for ; Fri, 5 Mar 2021 14:43:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id E97AA4C6B; Fri, 5 Mar 2021 14:43:58 +0100 (CET) In-Reply-To: <20210305133918.8005-16-ndabilpuram@marvell.com> References: <20210305133918.8005-16-ndabilpuram@marvell.com> To: test-report@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20210305134358.E97AA4C6B@dpdk.org> Date: Fri, 5 Mar 2021 14:43:58 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88542 [PATCH 15/52] common/cnxk: add npa batch alloc/free support 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/88542 _coding style issues_ WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'? #132: FILE: drivers/common/cnxk/roc_npa.h:215: + res = roc_atomic64_cas(cmp.u, (uint64_t)buf, addr); total: 0 errors, 1 warnings, 235 lines checked