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 3648BA0547 for ; Thu, 26 Aug 2021 16:59:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3063F41222; Thu, 26 Aug 2021 16:59:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3CAC94120E for ; Thu, 26 Aug 2021 16:59:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3711C1226B3; Thu, 26 Aug 2021 16:59:47 +0200 (CEST) In-Reply-To: <20210826145726.102081-7-hkalra@marvell.com> References: <20210826145726.102081-7-hkalra@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Harman Kalra Message-Id: <20210826145947.3711C1226B3@dpdk.org> Date: Thu, 26 Aug 2021 16:59:47 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97372 [RFC 6/7] eal/interrupts: make interrupt handle structure opaque 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/97372 _coding style issues_ WARNING:TYPO_SPELLING: 'cant' may be misspelled - perhaps 'can't'? #250: FILE: lib/eal/common/eal_common_interrupts.c:188: + RTE_LOG(ERR, EAL, "Size cant be zero "); total: 0 errors, 1 warnings, 307 lines checked