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 5185843252 for ; Tue, 31 Oct 2023 13:26:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 616DA410FB; Tue, 31 Oct 2023 13:26:18 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9972D40DF5 for ; Tue, 31 Oct 2023 13:26:16 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 87C85120A24; Tue, 31 Oct 2023 13:26:16 +0100 (CET) Subject: |WARNING| pw133652 [PATCH 02/10] net/mlx5/hws: support IPsec encryption/decryption action In-Reply-To: <20231031122512.434686-3-getelson@nvidia.com> References: <20231031122512.434686-3-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20231031122616.87C85120A24@dpdk.org> Date: Tue, 31 Oct 2023 13:26:16 +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/133652 _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