From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7DA681B01A; Tue, 19 Dec 2017 12:13:34 +0100 (CET) In-Reply-To: <7975f63bfad8738ae4c368080204204c0d9b10cd.1513594170.git.anatoly.burakov@intel.com> References: <7975f63bfad8738ae4c368080204204c0d9b10cd.1513594170.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20171219111334.7DA681B01A@dpdk.org> Date: Tue, 19 Dec 2017 12:13:34 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32450 [PATCH RFC 21/23] lib/mempool: add support for the new memory allocation methods 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:13:34 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32450 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #37: FILE: lib/librte_mempool/rte_mempool.c:130: +static size_t +get_min_page_size(void) { total: 1 errors, 0 warnings, 120 lines checked