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 E368CA034F for ; Sun, 3 Oct 2021 10:33:20 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB7B341222; Sun, 3 Oct 2021 10:33:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7FA034123B for ; Sun, 3 Oct 2021 10:33:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 76EBF120DFE; Sun, 3 Oct 2021 10:33:19 +0200 (CEST) In-Reply-To: <20211003082710.8398-7-pbhagavatula@marvell.com> References: <20211003082710.8398-7-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20211003083319.76EBF120DFE@dpdk.org> Date: Sun, 3 Oct 2021 10:33:19 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100385 [PATCH v 07/13] eventdev: hide timer adapter PMD file 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/100385 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #118: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:8: +static struct event_timer_adapter_ops cnxk_tim_ops; WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #246: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:12: +static struct event_timer_adapter_ops otx2_tim_ops; total: 0 errors, 2 warnings, 264 lines checked