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 7196BA0C58 for ; Mon, 23 Aug 2021 21:41:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 609C1411B4; Mon, 23 Aug 2021 21:41:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D4E26411A9 for ; Mon, 23 Aug 2021 21:41:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D0A261226B3; Mon, 23 Aug 2021 21:41:39 +0200 (CEST) In-Reply-To: <20210823194020.1229-9-pbhagavatula@marvell.com> References: <20210823194020.1229-9-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20210823194139.D0A261226B3@dpdk.org> Date: Mon, 23 Aug 2021 21:41:39 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97248 [RFC 09/15] 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/97248 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #114: 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'? #242: 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