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 4C56C4374A for ; Wed, 20 Dec 2023 14:28:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48E3C40E01; Wed, 20 Dec 2023 14:28:56 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 71BF5402DD for ; Wed, 20 Dec 2023 14:28:46 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6D4C012485A; Wed, 20 Dec 2023 14:28:46 +0100 (CET) Subject: |WARNING| pw135394 [PATCH 1/4] common/qat: add files specific to GEN5 In-Reply-To: <20231220132616.318983-1-nishikanta.nayak@intel.com> References: <20231220132616.318983-1-nishikanta.nayak@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nishikant Nayak Message-Id: <20231220132846.6D4C012485A@dpdk.org> Date: Wed, 20 Dec 2023 14:28:46 +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/135394 _coding style issues_ WARNING:TYPO_SPELLING: 'operaions' may be misspelled - perhaps 'operations'? #66: Adding GEN5 files for handling GEN5 specific operaions. WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #687: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen5.c:133: + cipher_param = (void *)&qat_req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'Upto' may be misspelled - perhaps 'Up to'? #703: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen5.c:149: + /* Upto 16B IV can be directly embedded in descriptor. total: 0 errors, 3 warnings, 778 lines checked