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 5D34DA0C43 for ; Sat, 16 Oct 2021 10:09:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44E7741159; Sat, 16 Oct 2021 10:09:08 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 07B454003F for ; Sat, 16 Oct 2021 10:09:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 03766121D26; Sat, 16 Oct 2021 10:09:06 +0200 (CEST) In-Reply-To: <20211016080732.1781622-8-xuemingl@nvidia.com> References: <20211016080732.1781622-8-xuemingl@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Xueming Li Message-Id: <20211016080907.03766121D26@dpdk.org> Date: Sat, 16 Oct 2021 10:09:06 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101866 [PATCH v2 7/8] net/mlx5: enable DevX Tx queue creation 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/101866 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #394: FILE: drivers/net/mlx5/mlx5_trigger.c:1258: + if ((priv->representor || priv->master) && WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #406: FILE: drivers/net/mlx5/mlx5_trigger.c:1269: + if ((priv->master || priv->representor) && priv->config.dv_esw_en) { total: 0 errors, 2 warnings, 0 checks, 223 lines checked