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 329CBA09EF for ; Tue, 22 Dec 2020 04:24:00 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 12586CBA2; Tue, 22 Dec 2020 04:23:59 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 6FACBCBA9; Tue, 22 Dec 2020 04:23:56 +0100 (CET) In-Reply-To: <20201222032237.36046-3-feifei.wang2@arm.com> References: <20201222032237.36046-3-feifei.wang2@arm.com> To: test-report@dpdk.org Cc: Feifei Wang Message-Id: <20201222032356.6FACBCBA9@dpdk.org> Date: Tue, 22 Dec 2020 04:23:56 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw85628 [RFC PATCH v1 2/6] app/eventdev: remove unnecessary barriers for perf test 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/85628 _coding style issues_ WARNING:TYPO_SPELLING: 'varaible' may be misspelled - perhaps 'variable'? #57: updates the varaible "t->done", which represents the end of the test WARNING:TYPO_SPELLING: 'varaible' may be misspelled - perhaps 'variable'? #59: siginal varaible, it will jump out of the launch function loop, and wait total: 0 errors, 2 warnings, 28 lines checked