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 8951943238 for ; Sun, 29 Oct 2023 17:35:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3199C427E3; Sun, 29 Oct 2023 17:35:57 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B2B1A40A80 for ; Sun, 29 Oct 2023 17:35:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id AE11C120A1D; Sun, 29 Oct 2023 17:35:55 +0100 (CET) Subject: |WARNING| pw133591 [PATCH 18/30] net/mlx5/hws: support reformat trailer action In-Reply-To: <20231029163202.216450-18-getelson@nvidia.com> References: <20231029163202.216450-18-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20231029163555.AE11C120A1D@dpdk.org> Date: Sun, 29 Oct 2023 17:35:55 +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/133591 _coding style issues_ WARNING:TYPO_SPELLING: 'parm' may be misspelled - perhaps 'param'? #471: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:553: + MLX5_SET(stc_ste_param_trailer, stc_parm, command, WARNING:TYPO_SPELLING: 'parm' may be misspelled - perhaps 'param'? #473: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:555: + MLX5_SET(stc_ste_param_trailer, stc_parm, type, WARNING:TYPO_SPELLING: 'parm' may be misspelled - perhaps 'param'? #475: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:557: + MLX5_SET(stc_ste_param_trailer, stc_parm, length, total: 0 errors, 3 warnings, 0 checks, 315 lines checked