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 97DADA0543 for ; Mon, 13 Jun 2022 18:41:47 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9227640222; Mon, 13 Jun 2022 18:41:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B044B40150 for ; Mon, 13 Jun 2022 18:41:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9D558123450; Mon, 13 Jun 2022 18:41:45 +0200 (CEST) Subject: |WARNING| pw112705 [dpdk-dev v3 4/4] crypto/openssl: 3.0 EVP update on DSA routine In-Reply-To: <20220613164023.70872-5-kai.ji@intel.com> References: <20220613164023.70872-5-kai.ji@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kai Ji Message-Id: <20220613164145.9D558123450@dpdk.org> Date: Mon, 13 Jun 2022 18:41:45 +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/112705 _coding style issues_ WARNING:TYPO_SPELLING: 'indiviual' may be misspelled - perhaps 'individual'? #66: test to two indiviual dsa sign and dsa verfiy tests. WARNING:TYPO_SPELLING: 'KEYPAIR' may be misspelled - perhaps 'KEY PAIR'? #404: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:1896: + || EVP_PKEY_fromdata(key_ctx, &pkey, EVP_PKEY_KEYPAIR, params) <= 0) total: 0 errors, 2 warnings, 505 lines checked