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 6916DA3295 for ; Wed, 23 Oct 2019 12:51:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2D1811C10B; Wed, 23 Oct 2019 12:51:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B0BFE1C0C8; Wed, 23 Oct 2019 12:50:58 +0200 (CEST) In-Reply-To: <1571824725-21581-1-git-send-email-han.li1@zte.com.cn> References: <1571824725-21581-1-git-send-email-han.li1@zte.com.cn> To: test-report@dpdk.org Cc: Li Han Message-Id: <20191023105058.B0BFE1C0C8@dpdk.org> Date: Wed, 23 Oct 2019 12:50:58 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61743 [PATCH] 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/61743 _coding style issues_ ERROR:SPACING: space required before the open brace '{' #51: FILE: lib/librte_eal/linux/eal/eal.c:323: + else{ ERROR:TRAILING_WHITESPACE: trailing whitespace #54: FILE: lib/librte_eal/linux/eal/eal.c:326: +^I^I^IRTE_LOG(ERR, EAL, $ ERROR:TRAILING_WHITESPACE: trailing whitespace #60: FILE: lib/librte_eal/linux/eal/eal.c:332: +^I^I^IRTE_LOG(ERR, EAL, $ total: 3 errors, 0 warnings, 48 lines checked