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 653A7A00C4 for ; Mon, 14 Feb 2022 10:39:44 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61EA8410F6; Mon, 14 Feb 2022 10:39:44 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A8DEE40DDA for ; Mon, 14 Feb 2022 10:39:43 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id A512E12336A; Mon, 14 Feb 2022 10:39:43 +0100 (CET) Subject: |WARNING| pw107434 [PATCH v2 13/20] net/mlx5: add E-switch mode flag In-Reply-To: <20220214093511.1592698-14-michaelba@nvidia.com> References: <20220214093511.1592698-14-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20220214093943.A512E12336A@dpdk.org> Date: Mon, 14 Feb 2022 10:39:43 +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/107434 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #199: FILE: drivers/net/mlx5/mlx5.c:1262: + sh->esw_mode = !!(spawn->info.master || spawn->info.representor); total: 0 errors, 1 warnings, 0 checks, 125 lines checked