[dpdk-test-report] |WARNING| pw20039 [PATCH 14/25] eal: do not	panic on tailq init
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Jan 27 15:58:15 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/20039
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#67: FILE: lib/librte_eal/common/eal_common_tailqs.c:192:
+			 * for rte_eal_init().  */
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#82: FILE: lib/librte_eal/linuxapp/eal/eal.c:858:
+		RTE_LOG (ERR, EAL, "Cannot init tail queues for objects
");
total: 0 errors, 2 warnings, 23 lines checked
    
    
More information about the test-report
mailing list