From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4E267A04C7 for ; Mon, 14 Sep 2020 18:20:06 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 42A901BE95; Mon, 14 Sep 2020 18:20:06 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id CDAE91C0C9; Mon, 14 Sep 2020 18:20:04 +0200 (CEST) In-Reply-To: <20200914161801.572174-5-thomas@monjalon.net> References: <20200914161801.572174-5-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200914162004.CDAE91C0C9@dpdk.org> Date: Mon, 14 Sep 2020 18:20:04 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77637 [PATCH 4/4] mbuf: remove physical address alias X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/77637 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'rte_iova_t' should also have an identifier name #374: FILE: lib/librte_mbuf/rte_mbuf_core.h:479: + rte_iova_t buf_iova __rte_aligned(sizeof(rte_iova_t)); total: 0 errors, 1 warnings, 206 lines checked