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 B99AB45A97 for ; Thu, 3 Oct 2024 20:24:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3C7040612; Thu, 3 Oct 2024 20:24:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C5AEB402B1 for ; Thu, 3 Oct 2024 20:24:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BFBA1121E1F; Thu, 3 Oct 2024 20:24:24 +0200 (CEST) Subject: |WARNING| pw144994 [PATCH v4 2/6] crypto/openssl: support EDDSA In-Reply-To: <20241003175625.135-2-gmuthukrishn@marvell.com> References: <20241003175625.135-2-gmuthukrishn@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gowrishankar Muthukrishnan Message-Id: <20241003182424.BFBA1121E1F@dpdk.org> Date: Thu, 3 Oct 2024 20:24:24 +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/144994 _coding style issues_ WARNING:TYPO_SPELLING: 'KEYPAIR' may be misspelled - perhaps 'KEY PAIR'? #241: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:3162: + EVP_PKEY_fromdata(kctx, &pkey, EVP_PKEY_KEYPAIR, params) <= 0) total: 0 errors, 1 warnings, 450 lines checked