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 05124A3295 for ; Wed, 23 Oct 2019 13:24:24 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F1C381C10F; Wed, 23 Oct 2019 13:24:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C19D61C113; Wed, 23 Oct 2019 13:24:22 +0200 (CEST) In-Reply-To: <1571826714-28661-1-git-send-email-han.li1@zte.com.cn> References: <1571826714-28661-1-git-send-email-han.li1@zte.com.cn> To: test-report@dpdk.org Cc: Li Han Message-Id: <20191023112422.C19D61C113@dpdk.org> Date: Wed, 23 Oct 2019 13:24:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61744 [PATCH v2] lib/librte_eal/linuxapp: fix runtime config mmap issue 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/61744 _coding style issues_ ERROR:SPACING: space required before the open brace '{' #54: FILE: lib/librte_eal/linux/eal/eal.c:323: + else{ total: 1 errors, 0 warnings, 48 lines checked