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 ACF67A00C4 for ; Thu, 30 Jun 2022 18:26:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A94794069D; Thu, 30 Jun 2022 18:26:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B3A5140694 for ; Thu, 30 Jun 2022 18:26:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9E40412077E; Thu, 30 Jun 2022 18:26:16 +0200 (CEST) Subject: |WARNING| pw113579 [PATCH] mbuf: add mbuf physical address field to dynamic field In-Reply-To: <57d2ab7fff672716d37ba4078e2e3bb2db126607.1656605763.git.sthotton@marvell.com> References: <57d2ab7fff672716d37ba4078e2e3bb2db126607.1656605763.git.sthotton@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Shijith Thotton Message-Id: <20220630162616.9E40412077E@dpdk.org> Date: Thu, 30 Jun 2022 18:26:16 +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/113579 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'rte_iova_t' should also have an identifier name #206: FILE: lib/mbuf/rte_mbuf_core.h:592: + rte_iova_t buf_iova __rte_aligned(sizeof(rte_iova_t)); total: 0 errors, 1 warnings, 126 lines checked