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 CAC89A00C4 for ; Mon, 14 Feb 2022 10:39:58 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C74C2410F6; Mon, 14 Feb 2022 10:39:58 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5680040DDA for ; Mon, 14 Feb 2022 10:39:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5284D12336A; Mon, 14 Feb 2022 10:39:58 +0100 (CET) Subject: |WARNING| pw107427 [PATCH v2 06/20] net/mlx5: remove checking devargs duplication In-Reply-To: <20220214093511.1592698-7-michaelba@nvidia.com> References: <20220214093511.1592698-7-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20220214093958.5284D12336A@dpdk.org> Date: Mon, 14 Feb 2022 10:39:58 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/107427 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #166: FILE: drivers/net/mlx5/linux/mlx5_os.c:983: + if (switch_info->master || switch_info->representor) WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #177: FILE: drivers/net/mlx5/linux/mlx5_os.c:994: + (switch_info->representor || switch_info->master))) total: 0 errors, 2 warnings, 0 checks, 242 lines checked