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 63783A0548 for ; Thu, 27 May 2021 16:02:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 382D9410F5; Thu, 27 May 2021 16:02:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6336B410F0 for ; Thu, 27 May 2021 16:02:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5EA9E122E1E; Thu, 27 May 2021 16:02:47 +0200 (CEST) In-Reply-To: <20210527140202.19377-2-xuemingl@nvidia.com> References: <20210527140202.19377-2-xuemingl@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Xueming Li Message-Id: <20210527140247.5EA9E122E1E@dpdk.org> Date: Thu, 27 May 2021 16:02:47 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93493 [RFC 11/14] common/mlx5: support auxiliary bus 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/93493 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct rte_auxiliary_device *' should also have an identifier name #417: FILE: drivers/common/mlx5/mlx5_common_private.h:42: +struct ibv_device *mlx5_get_aux_ibv_device(const struct rte_auxiliary_device *); total: 0 errors, 1 warnings, 257 lines checked