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 9C8FD43F5C for ; Mon, 6 May 2024 20:53:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95DDF410E4; Mon, 6 May 2024 20:53:19 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6B64440EDF for ; Mon, 6 May 2024 20:53:15 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 653C4121E57; Mon, 6 May 2024 20:53:15 +0200 (CEST) Subject: |WARNING| pw139868 [RFC v7 2/6] eal: add unit tests for bit operations In-Reply-To: <20240505083737.118649-3-mattias.ronnblom@ericsson.com> References: <20240505083737.118649-3-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20240506185315.653C4121E57@dpdk.org> Date: Mon, 6 May 2024 20:53:15 +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/139868 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #206: FILE: app/test/test_bitops.c:41: + const uint ## size ## _t *const_ptr = &word; \ ^ total: 1 errors, 0 warnings, 105 lines checked