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 0122646F04 for ; Mon, 15 Sep 2025 20:57:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E31754027F; Mon, 15 Sep 2025 20:57:50 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0B0384027F for ; Mon, 15 Sep 2025 20:57:49 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2C58D12406A; Mon, 15 Sep 2025 20:54:57 +0200 (CEST) Subject: |WARNING| pw156623 [PATCH 1/1] ring: safe partial ordering for head/tail update In-Reply-To: <20250915185451.533039-2-wathsala.vithanage@arm.com> References: <20250915185451.533039-2-wathsala.vithanage@arm.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Wathsala Vithanage Message-Id: <20250915185457.2C58D12406A@dpdk.org> Date: Mon, 15 Sep 2025 20:54:57 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/156623 _coding style issues_ WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'? #81: loads, and CAS operations. However, this approach introduces a ^^^ WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'? #86: the CAS and the preceding load of the head by converting them to ^^^ total: 0 errors, 2 warnings, 22 lines checked