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 56DC8A0C41 for ; Tue, 19 Oct 2021 22:59:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E0C34111E; Tue, 19 Oct 2021 22:59:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EADCC41100 for ; Tue, 19 Oct 2021 22:59:13 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E5B6E120E1D; Tue, 19 Oct 2021 22:59:13 +0200 (CEST) In-Reply-To: <20211019205602.3188203-9-michaelba@nvidia.com> References: <20211019205602.3188203-9-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20211019205913.E5B6E120E1D@dpdk.org> Date: Tue, 19 Oct 2021 22:59:13 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102314 [PATCH v3 08/18] common/mlx5: share device context object 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/102314 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #952: FILE: drivers/net/mlx5/linux/mlx5_os.c:1948: + * Try to get master device name. If something goes wrong suppose WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #970: FILE: drivers/net/mlx5/linux/mlx5_os.c:1960: + * The master device might not be on the predefined port(not on port WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #972: FILE: drivers/net/mlx5/linux/mlx5_os.c:1962: + * device ports and find master. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #1022: FILE: drivers/net/mlx5/linux/mlx5_os.c:2174: + "PCI information matches for slave %d bonding device \"%s\"", WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #1066: FILE: drivers/net/mlx5/linux/mlx5_os.c:2432: + * device as master. Override this if there is the single total: 0 errors, 5 warnings, 1941 lines checked