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 841B6A0524 for ; Mon, 31 May 2021 16:13:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FF6440040; Mon, 31 May 2021 16:13:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7B8C54003F for ; Mon, 31 May 2021 16:13:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 77ACF122E1E; Mon, 31 May 2021 16:13:55 +0200 (CEST) In-Reply-To: <20210531141027.13289-14-arkadiuszx.kusztal@intel.com> References: <20210531141027.13289-14-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20210531141355.77ACF122E1E@dpdk.org> Date: Mon, 31 May 2021 16:13:55 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93636 [PATCH 13/15] crypto/qat: update raw dp api 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/93636 _coding style issues_ WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #292: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:518: + (void *)&req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #294: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:520: + (void *)((uint8_t *)&req->serv_specif_rqpars + WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #315: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:541: + req->comn_hdr.serv_specif_flags, total: 0 errors, 3 warnings, 446 lines checked