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 0AC75A0545 for ; Tue, 21 Jun 2022 15:56:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0631C40A87; Tue, 21 Jun 2022 15:56:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E22644069C for ; Tue, 21 Jun 2022 15:56:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CEC1A124166; Tue, 21 Jun 2022 15:56:34 +0200 (CEST) Subject: |WARNING| pw113183 [dpdk-dev v5 4/4] crypto/openssl: update on DSA routine with 3.0 EVP API In-Reply-To: <20220621135536.62679-5-kai.ji@intel.com> References: <20220621135536.62679-5-kai.ji@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kai Ji Message-Id: <20220621135634.CEC1A124166@dpdk.org> Date: Tue, 21 Jun 2022 15:56:34 +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/113183 _coding style issues_ WARNING:TYPO_SPELLING: 'KEYPAIR' may be misspelled - perhaps 'KEY PAIR'? #420: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:1896: + || EVP_PKEY_fromdata(key_ctx, &pkey, EVP_PKEY_KEYPAIR, params) <= 0) total: 0 errors, 1 warnings, 515 lines checked