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 8FA04A0C4D for ; Thu, 7 Oct 2021 00:05:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03E8F4119A; Thu, 7 Oct 2021 00:05:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A39954119B for ; Thu, 7 Oct 2021 00:05:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6B7F0120DFE; Thu, 7 Oct 2021 00:05:51 +0200 (CEST) In-Reply-To: <20211006220350.2357487-7-michaelba@nvidia.com> References: <20211006220350.2357487-7-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20211006220551.6B7F0120DFE@dpdk.org> Date: Thu, 7 Oct 2021 00:05:51 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100658 [PATCH v2 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/100658 _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