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 7CE18A0350 for ; Mon, 28 Feb 2022 04:40:56 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 743964068F; Mon, 28 Feb 2022 04:40:56 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 25C064068A for ; Mon, 28 Feb 2022 04:40:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 0F7891234A0; Mon, 28 Feb 2022 04:40:55 +0100 (CET) Subject: |WARNING| pw108386 [PATCH v1 1/1] compress/octeontx: add octeontx2 SoC family support In-Reply-To: <20220228034035.635651-1-mchalla@marvell.com> References: <20220228034035.635651-1-mchalla@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Mahipal Challa Message-Id: <20220228034055.0F7891234A0@dpdk.org> Date: Mon, 28 Feb 2022 04:40:55 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/108386 _coding style issues_ WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'? #116: FILE: drivers/compress/octeontx/otx_zip.c:62: + que_sbuf_addr.s9x.ptr = (cmdq->iova >> 7); WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'? #118: FILE: drivers/compress/octeontx/otx_zip.c:64: + que_sbuf_addr.s.ptr = (cmdq->iova >> 7); total: 0 errors, 2 warnings, 56 lines checked