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 801C4A0C45 for ; Wed, 1 Sep 2021 16:48:22 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7862041152; Wed, 1 Sep 2021 16:48:22 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D5B5841140 for ; Wed, 1 Sep 2021 16:48:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C0018122E33; Wed, 1 Sep 2021 16:48:20 +0200 (CEST) In-Reply-To: <20210901144729.26784-2-arkadiuszx.kusztal@intel.com> References: <20210901144729.26784-2-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20210901144820.C0018122E33@dpdk.org> Date: Wed, 1 Sep 2021 16:48:20 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97700 [PATCH 1/4] common/qat: isolate implementations of qat generations 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/97700 _coding style issues_ WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'? #327: FILE: drivers/common/qat/dev/qat_dev_gen1.c:244: + QAT_NUM_INTERM_BUFS_GEN1; WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'? #429: FILE: drivers/common/qat/dev/qat_dev_gen2.c:37: + QAT_NUM_INTERM_BUFS_GEN2; WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'? #511: FILE: drivers/common/qat/dev/qat_dev_gen3.c:75: + QAT_NUM_INTERM_BUFS_GEN3; WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'? #774: FILE: drivers/common/qat/dev/qat_dev_gen4.c:256: + QAT_NUM_INTERM_BUFS_GEN3; ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #1868: FILE: drivers/common/qat/qat_qp.h:168: +qat_qp_hw_spec_funcs *qat_qp_hw_spec[]; ^ total: 1 errors, 4 warnings, 1714 lines checked