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 544DF4410C for ; Thu, 30 May 2024 09:25:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EF6D40608; Thu, 30 May 2024 09:25:46 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8873F40041 for ; Thu, 30 May 2024 09:25:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 84C1A12367B; Thu, 30 May 2024 09:25:41 +0200 (CEST) Subject: |WARNING| pw140431 [PATCH 1/2] crypto/mlx5: optimize AES-GCM IPsec operation In-Reply-To: <20240530072413.1602343-2-suanmingm@nvidia.com> References: <20240530072413.1602343-2-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20240530072541.84C1A12367B@dpdk.org> Date: Thu, 30 May 2024 09:25:41 +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/140431 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #376: FILE: drivers/crypto/mlx5/mlx5_crypto_gcm.c:392: + qp_attr.cd_slave_send = !mlx5_crypto_is_ipsec_opt(priv); WARNING:TYPO_SPELLING: 'SND' may be misspelled - perhaps 'SEND'? #501: FILE: drivers/crypto/mlx5/mlx5_crypto_gcm.c:1068: + qp->pi, &qp->qp_obj.db_rec[MLX5_SND_DBR], total: 0 errors, 2 warnings, 419 lines checked