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 62E86A09EF for ; Tue, 22 Dec 2020 04:25:41 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5E748CAAD; Tue, 22 Dec 2020 04:25:40 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id E8B90CA68; Tue, 22 Dec 2020 04:25:39 +0100 (CET) In-Reply-To: <20201222032237.36046-5-feifei.wang2@arm.com> References: <20201222032237.36046-5-feifei.wang2@arm.com> To: test-report@dpdk.org Cc: Feifei Wang Message-Id: <20201222032539.E8B90CA68@dpdk.org> Date: Tue, 22 Dec 2020 04:25:39 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw85630 [RFC PATCH v1 4/6] app/eventdev: add release barriers for pipeline 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/85630 _coding style issues_ WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #81: FILE: app/test-eventdev/test_pipeline_queue.c:36: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #96: FILE: app/test-eventdev/test_pipeline_queue.c:71: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #111: FILE: app/test-eventdev/test_pipeline_queue.c:102: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #126: FILE: app/test-eventdev/test_pipeline_queue.c:145: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #141: FILE: app/test-eventdev/test_pipeline_queue.c:176: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #156: FILE: app/test-eventdev/test_pipeline_queue.c:216: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #171: FILE: app/test-eventdev/test_pipeline_queue.c:256: + * processed pkts is visiable to the main core WARNING:TYPO_SPELLING: 'visiable' may be misspelled - perhaps 'visible'? #186: FILE: app/test-eventdev/test_pipeline_queue.c:302: + * processed pkts is visiable to the main core total: 0 errors, 8 warnings, 112 lines checked