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 1051CA04BC for ; Thu, 17 Sep 2020 12:43:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0A0DE1D5C2; Thu, 17 Sep 2020 12:43:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id BBC8C1D5F4; Thu, 17 Sep 2020 12:43:16 +0200 (CEST) In-Reply-To: <20200917104133.6186-5-thomas@monjalon.net> References: <20200917104133.6186-5-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200917104316.BBC8C1D5F4@dpdk.org> Date: Thu, 17 Sep 2020 12:43:16 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw78039 [PATCH v2 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/78039 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'rte_iova_t' should also have an identifier name #377: 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