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 5DC8BA0C4D for ; Thu, 7 Oct 2021 00:06:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FE634119C; Thu, 7 Oct 2021 00:06:13 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 742B941195 for ; Thu, 7 Oct 2021 00:06:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 62EA4120DFE; Thu, 7 Oct 2021 00:06:11 +0200 (CEST) In-Reply-To: <20211006220350.2357487-9-michaelba@nvidia.com> References: <20211006220350.2357487-9-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20211006220611.62EA4120DFE@dpdk.org> Date: Thu, 7 Oct 2021 00:06:11 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100664 [PATCH v2 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/100664 _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