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 D73A4A0548 for ; Tue, 17 Aug 2021 15:48:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3F59411A8; Tue, 17 Aug 2021 15:48:14 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EFD4740E5A for ; Tue, 17 Aug 2021 15:48:13 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E2E2F120755; Tue, 17 Aug 2021 15:48:13 +0200 (CEST) In-Reply-To: <20210817134441.1966618-9-michaelba@nvidia.com> References: <20210817134441.1966618-9-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20210817134813.E2E2F120755@dpdk.org> Date: Tue, 17 Aug 2021 15:48:13 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw96999 [RFC 08/21] net/mlx5: improve probe function on Linux 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/96999 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #168: FILE: drivers/net/mlx5/linux/mlx5_os.c:2016: + * Try to get master device name. If something goes wrong suppose WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #186: FILE: drivers/net/mlx5/linux/mlx5_os.c:2028: + * The master device might not be on the predefined port(not on port WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #188: FILE: drivers/net/mlx5/linux/mlx5_os.c:2030: + * device ports and find master. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #229: FILE: drivers/net/mlx5/linux/mlx5_os.c:2242: + "PCI information matches for slave %d bonding device \"%s\"", WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #340: FILE: drivers/net/mlx5/linux/mlx5_os.c:2501: + * device as master. Override this if there is the single total: 0 errors, 5 warnings, 0 checks, 198 lines checked