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 4EC884599D for ; Fri, 20 Sep 2024 15:13:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49D4D4067E; Fri, 20 Sep 2024 15:13:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C4E0340669 for ; Fri, 20 Sep 2024 15:13:13 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BF250121DA2; Fri, 20 Sep 2024 15:13:13 +0200 (CEST) Subject: |WARNING| pw144360 [PATCH v3 2/6] crypto/openssl: support EDDSA In-Reply-To: <20240920130950.1297-2-gmuthukrishn@marvell.com> References: <20240920130950.1297-2-gmuthukrishn@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gowrishankar Muthukrishnan Message-Id: <20240920131313.BF250121DA2@dpdk.org> Date: Fri, 20 Sep 2024 15:13:13 +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/144360 _coding style issues_ WARNING:TYPO_SPELLING: 'KEYPAIR' may be misspelled - perhaps 'KEY PAIR'? #222: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:3162: + EVP_PKEY_fromdata(kctx, &pkey, EVP_PKEY_KEYPAIR, params) <= 0) total: 0 errors, 1 warnings, 443 lines checked