From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D91E7A04B1 for ; Wed, 9 Sep 2020 01:54:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D29F81BEB1; Wed, 9 Sep 2020 01:54:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 93B8E1BE0C; Wed, 9 Sep 2020 01:54:44 +0200 (CEST) In-Reply-To: <20200908084253.81022-3-roy.fan.zhang@intel.com> References: <20200908084253.81022-3-roy.fan.zhang@intel.com> To: test-report@dpdk.org Cc: Fan Zhang Message-Id: <20200908235444.93B8E1BE0C@dpdk.org> Date: Wed, 9 Sep 2020 01:54:44 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76880 [dpdk-dev v9 2/4] crypto/qat: add crypto data-path service API support X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/76880 _coding style issues_ WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #219: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:83: + qat_req->comn_hdr.serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #249: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:113: + (void *)&req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #251: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:115: + (void *)((uint8_t *)&req->serv_specif_rqpars + WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #264: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:128: + req->comn_hdr.serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #444: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:308: + cipher_param = (void *)&req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #541: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:405: + cipher_param = (void *)&req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #559: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:423: + req->comn_hdr.serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #658: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:522: + cipher_param = (void *)&req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #726: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:590: + header->serv_specif_flags, total: 0 errors, 9 warnings, 1006 lines checked