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 EEA62A0543 for ; Thu, 22 Sep 2022 21:09:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAD3A40E28; Thu, 22 Sep 2022 21:09:37 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 89418400D7 for ; Thu, 22 Sep 2022 21:09:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 83354121F02; Thu, 22 Sep 2022 21:09:36 +0200 (CEST) Subject: |WARNING| pw116667 [v1 04/19] net/mlx5: add port to metadata conversion In-Reply-To: <20220922190345.394-5-valex@nvidia.com> References: <20220922190345.394-5-valex@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Alex Vesker Message-Id: <20220922190936.83354121F02@dpdk.org> Date: Thu, 22 Sep 2022 21:09:36 +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/116667 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #225: FILE: drivers/net/mlx5/mlx5_flow.h:1360: + if (priv && priv->master) { WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #261: FILE: drivers/net/mlx5/mlx5_flow_hw.c:2223: + info->is_wire = priv->master; total: 0 errors, 2 warnings, 0 checks, 118 lines checked