From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D7A641B1A9; Mon, 8 Jan 2018 17:00:19 +0100 (CET) In-Reply-To: <1515427119-55860-1-git-send-email-harry.van.haaren@intel.com> References: <1515427119-55860-1-git-send-email-harry.van.haaren@intel.com> To: test-report@dpdk.org Cc: Harry van Haaren Message-Id: <20180108160019.D7A641B1A9@dpdk.org> Date: Mon, 8 Jan 2018 17:00:19 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw33111 [PATCH v2 1/2] service: fix del to reset lcore role to rte 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: , X-List-Received-Date: Mon, 08 Jan 2018 16:00:20 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/33111 _coding style issues_ ERROR:SPACING: space required before the open parenthesis '(' #78: FILE: lib/librte_eal/common/rte_service.c:576: + if(lcore_states[i].is_service_core) { total: 1 errors, 0 warnings, 48 lines checked