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 20B014577A for ; Fri, 9 Aug 2024 17:26:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DA7443254; Fri, 9 Aug 2024 17:26:24 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5205743067 for ; Fri, 9 Aug 2024 17:26:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 20DAF123EF6; Fri, 9 Aug 2024 17:26:22 +0200 (CEST) Subject: |WARNING| pw143053 [PATCH v2 3/3] test/alarm: rewrite the alarm test In-Reply-To: <20240809152540.9568-4-stephen@networkplumber.org> References: <20240809152540.9568-4-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240809152622.20DAF123EF6@dpdk.org> Date: Fri, 9 Aug 2024 17:26:22 +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/143053 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #126: FILE: app/test/test_alarm.c:24: + RTE_ATOMIC(bool) *triggered = cb_arg; ^ total: 1 errors, 0 warnings, 104 lines checked