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 22D9CA04B5 for ; Wed, 28 Oct 2020 00:46:23 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 622915AB8; Wed, 28 Oct 2020 00:46:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id BA0CA5AB8; Wed, 28 Oct 2020 00:46:08 +0100 (CET) In-Reply-To: <20201027232335.31427-58-ophirmu@nvidia.com> References: <20201027232335.31427-58-ophirmu@nvidia.com> To: test-report@dpdk.org Cc: Ophir Munk Message-Id: <20201027234608.BA0CA5AB8@dpdk.org> Date: Wed, 28 Oct 2020 00:46:08 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw82457 [PATCH v1 57/72] net/mlx5/windows: initial probing implementation 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/82457 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #218: FILE: drivers/net/mlx5/windows/mlx5_os.c:453: + * PCI device and we have representors and master. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #238: FILE: drivers/net/mlx5/windows/mlx5_os.c:473: + * >= 0 - bonding device (value is slave PF index) WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #312: FILE: drivers/net/mlx5/windows/mlx5_os.c:547: + .master = 0, total: 0 errors, 3 warnings, 0 checks, 302 lines checked