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 CA0ABA0C45 for ; Wed, 16 Jun 2021 04:57:45 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6477410DA; Wed, 16 Jun 2021 04:57:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7B1FB40140 for ; Wed, 16 Jun 2021 04:57:43 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7277F121198; Wed, 16 Jun 2021 04:57:43 +0200 (CEST) In-Reply-To: <20210616025459.22717-8-joyce.kong@arm.com> References: <20210616025459.22717-8-joyce.kong@arm.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Joyce Kong Message-Id: <20210616025743.7277F121198@dpdk.org> Date: Wed, 16 Jun 2021 04:57:43 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94266 [PATCH v2 7/8] test/service_cores: use GCC atomic builtins for lock sync 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/94266 _coding style issues_ WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'? #75: FILE: app/test/test_service_cores.c:56: + * If the cas in service-cores is working correctly, the code here WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'? #132: FILE: app/test/test_service_cores.c:720: + * using the cas. total: 0 errors, 2 warnings, 84 lines checked