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 8AC8BA034F for ; Tue, 28 Dec 2021 10:26:46 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86C7340040; Tue, 28 Dec 2021 10:26:46 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 742FF4003C for ; Tue, 28 Dec 2021 10:26:45 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6F8D3120D7B; Tue, 28 Dec 2021 10:26:45 +0100 (CET) Subject: |WARNING| pw105465 [PATCH 1/2] crypto/qat: refactor asymmetric crypto functions In-Reply-To: <20211228092421.22602-2-arkadiuszx.kusztal@intel.com> References: <20211228092421.22602-2-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20211228092645.6F8D3120D7B@dpdk.org> Date: Tue, 28 Dec 2021 10:26:45 +0100 (CET) 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/105465 _coding style issues_ WARNING:TYPO_SPELLING: 'KET' may be misspelled - perhaps 'KEPT'? #823: FILE: drivers/crypto/qat/qat_asym.c:348: + if (xform->rsa.key_type == RTE_RSA_KET_TYPE_QT) { total: 0 errors, 1 warnings, 1547 lines checked