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 133CCA0545 for ; Tue, 21 Jun 2022 17:43:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C5D24069C; Tue, 21 Jun 2022 17:43:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2D52540151 for ; Tue, 21 Jun 2022 17:43:56 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 15155124166; Tue, 21 Jun 2022 17:43:56 +0200 (CEST) Subject: |WARNING| pw113192 [dpdk-dev v5 4/4] crypto/openssl: update on DSA routine with 3.0 EVP API In-Reply-To: <20220621154214.78176-5-kai.ji@intel.com> References: <20220621154214.78176-5-kai.ji@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kai Ji Message-Id: <20220621154356.15155124166@dpdk.org> Date: Tue, 21 Jun 2022 17:43:56 +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/113192 _coding style issues_ WARNING:TYPO_SPELLING: 'KEYPAIR' may be misspelled - perhaps 'KEY PAIR'? #421: 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