[dpdk-test-report] |WARNING| pw87892 [PATCH v3 3/3] event/sw: add xstat for work done in last iteration
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Feb 16 10:37:43 CET 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/87892
_coding style issues_
WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#61: 
Today it is difficult to know what Eventdev ports recieved work
WARNING:BRACES: braces {} are not necessary for any arm of this statement
#123: FILE: drivers/event/sw/sw_evdev_scheduler.c:614:
+	if (likely(sw->port_count < 64)) {
[...]
+	} else {
[...]
total: 0 errors, 2 warnings, 145 lines checked
    
    
More information about the test-report
mailing list