From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 011DE1B01B; Tue, 19 Dec 2017 12:06:21 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20171219110622.011DE1B01B@dpdk.org> Date: Tue, 19 Dec 2017 12:06:22 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32422 [PATCH 09/23] eal: add "legacy memory" option 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: Tue, 19 Dec 2017 11:06:22 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32422 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #65: FILE: lib/librte_eal/common/eal_internal_cfg.h:84: + * contiguous segments). */ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #130: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:1444: +int +rte_eal_hugepage_attach(void) { total: 1 errors, 1 warnings, 80 lines checked