[dpdk-test-report] |WARNING| pw32458 [PATCH RFC v2 09/23] eal: add "legacy memory" option

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 19 12:15:24 CET 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32458

_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


More information about the test-report mailing list