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 5F498A0C45 for ; Tue, 26 Oct 2021 18:46:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B7A141101; Tue, 26 Oct 2021 18:46:40 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8BE48407FF for ; Tue, 26 Oct 2021 18:46:25 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 87F0D121E90; Tue, 26 Oct 2021 18:46:25 +0200 (CEST) In-Reply-To: <20211026164502.18016-6-kai.ji@intel.com> References: <20211026164502.18016-6-kai.ji@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kai Ji Message-Id: <20211026164625.87F0D121E90@dpdk.org> Date: Tue, 26 Oct 2021 18:46:25 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102970 [dpdk-dev v5 5/9] compress/qat: add gen specific data and function 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/102970 _coding style issues_ ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Ciara Power iova; WARNING:TYPO_SPELLING: 'interm' may be misspelled - perhaps 'interim'? #801: FILE: drivers/compress/qat/qat_comp.c:982: + && qat->interm_buff_mz == NULL WARNING:TYPO_SPELLING: 'interm' may be misspelled - perhaps 'interim'? #811: FILE: drivers/compress/qat/qat_comp.c:991: + (qat->interm_buff_mz != NULL || total: 1 errors, 20 warnings, 1136 lines checked