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 18053A0548 for ; Thu, 27 May 2021 15:40:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 115B2407FF; Thu, 27 May 2021 15:40:40 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2FA1440683 for ; Thu, 27 May 2021 15:40:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 11ED6122E1E; Thu, 27 May 2021 15:40:39 +0200 (CEST) In-Reply-To: <20210527133759.17401-2-xuemingl@nvidia.com> References: <20210527133759.17401-2-xuemingl@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Xueming Li Message-Id: <20210527134039.11ED6122E1E@dpdk.org> Date: Thu, 27 May 2021 15:40:39 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93482 [RFC 01/14] common/mlx5: add common device driver 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/93482 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_pci_addr *' should also have an identifier name #980: FILE: drivers/common/mlx5/mlx5_common_private.h:36: +struct ibv_device *mlx5_get_pci_ibv_device(const struct rte_pci_addr *); total: 0 errors, 1 warnings, 833 lines checked