[dpdk-test-report] |WARNING| pw32411 [PATCH RFC 01/23] eal/memory:	move get_virtual_area out of linuxapp eal_memory.c
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Dec 19 12:06:13 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32411
_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