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 4E6D0A0C43 for ; Thu, 30 Sep 2021 19:42:32 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A73C410EB; Thu, 30 Sep 2021 19:42:32 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EEBB640DDA for ; Thu, 30 Sep 2021 19:42:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DD8331206FE; Thu, 30 Sep 2021 19:42:31 +0200 (CEST) In-Reply-To: <20210930172822.1949969-9-michaelba@nvidia.com> References: <20210930172822.1949969-9-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20210930174231.DD8331206FE@dpdk.org> Date: Thu, 30 Sep 2021 19:42:31 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100178 [PATCH 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/100178 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #956: 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'? #974: 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'? #976: FILE: drivers/net/mlx5/linux/mlx5_os.c:1962: + * device ports and find master. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #1026: 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'? #1070: FILE: drivers/net/mlx5/linux/mlx5_os.c:2432: + * device as master. Override this if there is the single total: 0 errors, 5 warnings, 1942 lines checked