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 A604FA0562 for ; Wed, 14 Apr 2021 13:35:30 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E2DB1619E6; Wed, 14 Apr 2021 13:35:30 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ED04E1619E4 for ; Wed, 14 Apr 2021 13:35:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C83C71209EC; Wed, 14 Apr 2021 13:35:28 +0200 (CEST) In-Reply-To: <20210414113321.3483-2-adamx.dybkowski@intel.com> References: <20210414113321.3483-2-adamx.dybkowski@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Adam Dybkowski Message-Id: <20210414113528.C83C71209EC@dpdk.org> Date: Wed, 14 Apr 2021 13:35:28 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91446 [PATCH v3 1/1] crypto/qat: support Single-Pass GMAC on QAT GEN3 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/91446 _coding style issues_ WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #111: FILE: drivers/crypto/qat/qat_sym.c:162: + (void *) &qat_req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #155: FILE: drivers/crypto/qat/qat_sym.c:206: + qat_req->comn_hdr.serv_specif_flags, WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #158: FILE: drivers/crypto/qat/qat_sym.c:209: + qat_req->comn_hdr.serv_specif_flags, total: 0 errors, 3 warnings, 278 lines checked