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 ACEF1A0542 for ; Mon, 29 Aug 2022 17:18:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A804842825; Mon, 29 Aug 2022 17:18:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D8FC64069F for ; Mon, 29 Aug 2022 17:18:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D681A121F01; Mon, 29 Aug 2022 17:18:46 +0200 (CEST) Subject: |WARNING| pw115605 [PATCH v1 2/4] mbuf: add second dynamic field member for VA only build In-Reply-To: <20220829151626.2101336-3-sthotton@marvell.com> References: <20220829151626.2101336-3-sthotton@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Shijith Thotton Message-Id: <20220829151846.D681A121F01@dpdk.org> Date: Mon, 29 Aug 2022 17:18:46 +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/115605 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'rte_iova_t' should also have an identifier name #118: FILE: lib/mbuf/rte_mbuf_core.h:592: + rte_iova_t buf_iova __rte_aligned(sizeof(rte_iova_t)); total: 0 errors, 1 warnings, 40 lines checked