From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67FA5A04B6 for ; Mon, 12 Oct 2020 13:35:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F2D3D1D6F0; Mon, 12 Oct 2020 13:35:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B6FFF1D6ED; Mon, 12 Oct 2020 13:35:08 +0200 (CEST) In-Reply-To: <20201012113135.19476-2-guyk@marvell.com> References: <20201012113135.19476-2-guyk@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20201012113508.B6FFF1D6ED@dpdk.org> Date: Mon, 12 Oct 2020 13:35:08 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80358 [PATCH v2 1/4] common/octeontx2: add REE definitions and logging support X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/80358 _coding style issues_ WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'? #117: FILE: drivers/common/octeontx2/hw/otx2_ree.h:19: +#define REE_AF_INT_VEC_QUE_DONE (0x2ull) WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'? #122: FILE: drivers/common/octeontx2/hw/otx2_ree.h:24: +#define REE_LF_INT_VEC_QUE_DONE (0x0ull) total: 0 errors, 2 warnings, 211 lines checked