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 80494A0A0C for ; Mon, 28 Jun 2021 18:37:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C62041145; Mon, 28 Jun 2021 18:37:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8503D40692 for ; Mon, 28 Jun 2021 18:37:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7E975122E66; Mon, 28 Jun 2021 18:37:14 +0200 (CEST) In-Reply-To: <20210628163434.77741-15-arkadiuszx.kusztal@intel.com> References: <20210628163434.77741-15-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20210628163714.7E975122E66@dpdk.org> Date: Mon, 28 Jun 2021 18:37:14 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94921 [PATCH v2 14/16] 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/94921 _coding style issues_ WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #286: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:518: + (void *)&req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #288: 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'? #309: FILE: drivers/crypto/qat/qat_sym_hw_dp.c:541: + req->comn_hdr.serv_specif_flags, total: 0 errors, 3 warnings, 446 lines checked