[dpdk-test-report] |WARNING| pw32452 [PATCH RFC v2 01/23] eal: move get_virtual_area out of linuxapp eal_memory.c

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


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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#67: FILE: lib/librte_eal/common/eal_common_memory.c:76:
+		requested_addr = (void*) (internal_config.base_virtaddr +

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#155: FILE: lib/librte_eal/common/eal_private.h:251:
+ * get area of requested size. */

total: 1 errors, 1 warnings, 210 lines checked


More information about the test-report mailing list