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 A2F5446407 for ; Mon, 17 Mar 2025 15:32:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DF4A402D1; Mon, 17 Mar 2025 15:32:01 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D663A402BB for ; Mon, 17 Mar 2025 15:31:59 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 7C86A123FF5; Mon, 17 Mar 2025 15:31:48 +0100 (CET) Subject: |WARNING| pw152425 [PATCH] test: fix race in per lcore test In-Reply-To: <20250317143015.2559854-1-david.marchand@redhat.com> References: <20250317143015.2559854-1-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20250317143148.7C86A123FF5@dpdk.org> Date: Mon, 17 Mar 2025 15:31:48 +0100 (CET) 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/152425 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #96: FILE: app/test/test_per_lcore.c:64: + RTE_ATOMIC(bool) *wait; ^ total: 1 errors, 0 warnings, 45 lines checked