[dpdk-test-report] |WARNING| pw31838 [PATCH 1/3] eal: add channel	for multi-process communication
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Nov 30 19:43:10 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31838
_coding style issues_
WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'?
#28: 
communication to accomodate the requirements including:
ERROR:TRAILING_WHITESPACE: trailing whitespace
#295: FILE: lib/librte_eal/common/eal_common_proc.c:280:
+^I$
WARNING:SIZEOF_PARENTHESIS: sizeof ev should be sizeof(ev)
#349: FILE: lib/librte_eal/common/eal_common_proc.c:334:
+	events = calloc(20, sizeof ev);
total: 1 errors, 2 warnings, 661 lines checked
    
    
More information about the test-report
mailing list