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 416E643B54 for ; Tue, 20 Feb 2024 15:12:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DBCF40691; Tue, 20 Feb 2024 15:12:36 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8752540289 for ; Tue, 20 Feb 2024 15:12:35 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 7F345121F0C; Tue, 20 Feb 2024 15:12:35 +0100 (CET) Subject: |WARNING| pw136927 [PATCH v2 3/5] net/mlx5: create NAT64 actions during configuration In-Reply-To: <20240220141008.292641-4-bingz@nvidia.com> References: <20240220141008.292641-4-bingz@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bing Zhao Message-Id: <20240220141235.7F345121F0C@dpdk.org> Date: Tue, 20 Feb 2024 15:12:35 +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/136927 _coding style issues_ WARNING:TYPO_SPELLING: 'covert' may be misspelled - perhaps 'convert'? #235: FILE: drivers/net/mlx5/mlx5_flow.h:167: +mlx5_covert_reg_to_field(enum modify_reg reg) WARNING:TYPO_SPELLING: 'covert' may be misspelled - perhaps 'convert'? #309: FILE: drivers/net/mlx5/mlx5_flow_hw.c:7644: + regs[i] = mlx5_covert_reg_to_field(priv->sh->registers.nat64_regs[i]); total: 0 errors, 2 warnings, 0 checks, 182 lines checked