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 10F8645778 for ; Fri, 9 Aug 2024 12:10:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DF0742F01; Fri, 9 Aug 2024 12:10:30 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B12BC402C4 for ; Fri, 9 Aug 2024 12:10:25 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AB606123EF6; Fri, 9 Aug 2024 12:10:25 +0200 (CEST) Subject: |WARNING| pw143044 [PATCH v2 2/5] eal: add unit tests for bit operations In-Reply-To: <20240809095829.589396-3-mattias.ronnblom@ericsson.com> References: <20240809095829.589396-3-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20240809101025.AB606123EF6@dpdk.org> Date: Fri, 9 Aug 2024 12:10:25 +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/143044 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #209: FILE: app/test/test_bitops.c:41: + const uint ## size ## _t *const_ptr = &word; \ ^ total: 1 errors, 0 warnings, 105 lines checked