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 69790A0352 for ; Fri, 28 Jan 2022 19:24:25 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FF70428B6; Fri, 28 Jan 2022 19:24:25 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 18BBA428B6 for ; Fri, 28 Jan 2022 19:24:24 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 13CCF120715; Fri, 28 Jan 2022 19:24:24 +0100 (CET) Subject: |WARNING| pw106674 [dpdk-dev v5 04/10] crypto/qat: rework session APIs In-Reply-To: <20220128182314.23471-5-kai.ji@intel.com> References: <20220128182314.23471-5-kai.ji@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kai Ji Message-Id: <20220128182424.13CCF120715@dpdk.org> Date: Fri, 28 Jan 2022 19:24:24 +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/106674 _coding style issues_ WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #144: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:190: + ICP_QAT_FW_LA_PROTO_SET(header->serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #147: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:193: + header->serv_specif_flags, 0); WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #150: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:196: + ICP_QAT_FW_LA_PROTO_SET(header->serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #153: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:199: + header->serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #157: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:203: + ICP_QAT_FW_LA_PROTO_SET(header->serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #160: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:206: + header->serv_specif_flags, 0); total: 0 errors, 6 warnings, 742 lines checked