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 CB3EFA04B3 for ; Mon, 10 Feb 2020 17:25:16 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BF0BA1BE88; Mon, 10 Feb 2020 17:25:16 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 4A34A1BF7D; Mon, 10 Feb 2020 17:25:15 +0100 (CET) In-Reply-To: <20200210162032.1177478-14-thomas@monjalon.net> References: <20200210162032.1177478-14-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200210162515.4A34A1BF7D@dpdk.org> Date: Mon, 10 Feb 2020 17:25:15 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw65708 [PATCH 20.05 13/15] replace no-return attributes 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/65708 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #209: FILE: examples/performance-thread/l3fwd-thread/main.c:1880: +static int __rte_noreturn cpu_load_collector(__rte_unused void *arg) { total: 1 errors, 0 warnings, 173 lines checked