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 49C32A054A for ; Fri, 23 Sep 2022 16:46:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E78F542BB6; Fri, 23 Sep 2022 16:46:00 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C882342BD3 for ; Fri, 23 Sep 2022 16:45:58 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C2B55121F02; Fri, 23 Sep 2022 16:45:58 +0200 (CEST) Subject: |WARNING| pw116747 [PATCH 08/27] net/mlx5: add extended metadata mode for hardware steering In-Reply-To: <20220923144334.27736-9-suanmingm@nvidia.com> References: <20220923144334.27736-9-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20220923144558.C2B55121F02@dpdk.org> Date: Fri, 23 Sep 2022 16:45:58 +0200 (CEST) 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/116747 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #760: FILE: drivers/net/mlx5/mlx5_flow_hw.c:2498: + if (attr->transfer && (!priv->sh->config.dv_esw_en || !priv->master)) WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #1701: FILE: drivers/net/mlx5/mlx5_flow_hw.c:4990: + MLX5_ASSERT(priv->master); total: 0 errors, 2 warnings, 0 checks, 1480 lines checked