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 3465DA034F for ; Thu, 25 Feb 2021 13:03:40 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F762160826; Thu, 25 Feb 2021 13:03:40 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id B36B5406B4 for ; Thu, 25 Feb 2021 13:03:39 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 9C5139A8; Thu, 25 Feb 2021 13:03:39 +0100 (CET) In-Reply-To: <20210225120144.2591-1-pbhagavatula@marvell.com> References: <20210225120144.2591-1-pbhagavatula@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20210225120339.9C5139A8@dpdk.org> Date: Thu, 25 Feb 2021 13:03:39 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88219 [PATCH] app/eventdev: fix timeout accuracy 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/88219 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #117: FILE: app/test-eventdev/test_perf_common.c:106: + tim.ev.event_type = RTE_EVENT_TYPE_TIMER; WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #135: FILE: app/test-eventdev/test_perf_common.c:172: + tim.ev.event_type = RTE_EVENT_TYPE_TIMER; total: 0 errors, 2 warnings, 42 lines checked