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 1DEF1A0A0C for ; Mon, 28 Jun 2021 18:37:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1997A41147; Mon, 28 Jun 2021 18:37:04 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4201A40692 for ; Mon, 28 Jun 2021 18:37:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3DF7D122E67; Mon, 28 Jun 2021 18:37:01 +0200 (CEST) In-Reply-To: <20210628163434.77741-9-arkadiuszx.kusztal@intel.com> References: <20210628163434.77741-9-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20210628163701.3DF7D122E67@dpdk.org> Date: Mon, 28 Jun 2021 18:37:01 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94915 [PATCH v2 08/16] crypto/qat: add aes gcm in ucs spc mode 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/94915 _coding style issues_ WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'? #77: FILE: drivers/crypto/qat/qat_sym.c:290: + cipher_param20 = (void *)&qat_req->serv_specif_rqpars; WARNING:TYPO_SPELLING: 'owerwrite' may be misspelled - perhaps 'overwrite'? #88: FILE: drivers/crypto/qat/qat_sym.c:569: + /* Do not let to owerwrite spc_aad len */ total: 0 errors, 2 warnings, 78 lines checked