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 8D05CA0544 for ; Fri, 2 Sep 2022 09:45:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88E5F40693; Fri, 2 Sep 2022 09:45:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3683E40684 for ; Fri, 2 Sep 2022 09:45:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 26EFE121F02; Fri, 2 Sep 2022 09:45:01 +0200 (CEST) Subject: |WARNING| pw115779 [PATCH v2] examples: compilation fix for GCC-12 In-Reply-To: <20220902074337.3129786-1-amitprakashs@marvell.com> References: <20220902074337.3129786-1-amitprakashs@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Amit Prakash Shukla Message-Id: <20220902074501.26EFE121F02@dpdk.org> Date: Fri, 2 Sep 2022 09:45:01 +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/115779 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #117: FILE: examples/common/neon/port_group.h:27: + } __rte_packed *pnum = (void *)pn; ^ total: 1 errors, 0 warnings, 8 lines checked