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 0913742CFF for ; Tue, 20 Jun 2023 03:26:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05301400D6; Tue, 20 Jun 2023 03:26:24 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D46C8400D6 for ; Tue, 20 Jun 2023 03:26:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C8AF41208D8; Tue, 20 Jun 2023 03:26:22 +0200 (CEST) Subject: |WARNING| pw128811 [PATCH v3 8/9] crypto/mlx5: add enqueue and dequeue operations In-Reply-To: <20230620012322.788099-9-suanmingm@nvidia.com> References: <20230620012322.788099-9-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20230620012622.C8AF41208D8@dpdk.org> Date: Tue, 20 Jun 2023 03:26:22 +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/128811 _coding style issues_ WARNING:TYPO_SPELLING: 'SND' may be misspelled - perhaps 'SEND'? #689: FILE: drivers/crypto/mlx5/mlx5_crypto_gcm.c:787: + qp->pi, &qp->qp_obj.db_rec[MLX5_SND_DBR], WARNING:TYPO_SPELLING: 'SND' may be misspelled - perhaps 'SEND'? #694: FILE: drivers/crypto/mlx5/mlx5_crypto_gcm.c:792: + qp->umr_pi, &qp->umr_qp_obj.db_rec[MLX5_SND_DBR], total: 0 errors, 2 warnings, 660 lines checked