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 D9BA6A0C41 for ; Tue, 19 Oct 2021 22:57:31 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C81A3411CD; Tue, 19 Oct 2021 22:57:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7C31241142 for ; Tue, 19 Oct 2021 22:57:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 721CF120E1D; Tue, 19 Oct 2021 22:57:22 +0200 (CEST) In-Reply-To: <20211019205602.3188203-7-michaelba@nvidia.com> References: <20211019205602.3188203-7-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20211019205722.721CF120E1D@dpdk.org> Date: Tue, 19 Oct 2021 22:57:22 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102311 [PATCH v3 06/18] common/mlx5: move basic probing functions to common 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/102311 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #834: FILE: drivers/net/mlx5/linux/mlx5_os.c:2317: + "Unable to recognize master/representors on the IB device with multiple ports."); WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #896: FILE: drivers/net/mlx5/linux/mlx5_os.c:2428: + "Unable to recognize master/representors on the multiple IB devices."); total: 0 errors, 2 warnings, 0 checks, 1145 lines checked