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 5B1E143238 for ; Sun, 29 Oct 2023 17:36:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5297040A73; Sun, 29 Oct 2023 17:36:33 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E399B40E54 for ; Sun, 29 Oct 2023 17:36:03 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id DE7D6120A1D; Sun, 29 Oct 2023 17:36:03 +0100 (CET) Subject: |WARNING| pw133589 [PATCH 16/30] net/mlx5/hws: support IPsec encryption/decryption action In-Reply-To: <20231029163202.216450-16-getelson@nvidia.com> References: <20231029163202.216450-16-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20231029163603.DE7D6120A1D@dpdk.org> Date: Sun, 29 Oct 2023 17:36:03 +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/133589 _coding style issues_ WARNING:TYPO_SPELLING: 'parm' may be misspelled - perhaps 'param'? #619: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:545: + MLX5_SET(stc_ste_param_ipsec_encrypt, stc_parm, ipsec_object_id, WARNING:TYPO_SPELLING: 'parm' may be misspelled - perhaps 'param'? #623: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:549: + MLX5_SET(stc_ste_param_ipsec_decrypt, stc_parm, ipsec_object_id, total: 0 errors, 2 warnings, 0 checks, 464 lines checked