[dpdk-test-report] |WARNING| pw19440 [PATCH 07/15] event/sw: add	support for event queues
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Jan 16 16:41:42 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19440
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#120: FILE: drivers/event/sw/iq_ring.h:60:
+#define force_inline inline __attribute__((always_inline))
ERROR:SPACING: spaces required around that '>' (ctx:OxW)
#200: FILE: drivers/event/sw/iq_ring.h:140:
+	for (i = nb_qes; i --> 0; )
 	                     ^
total: 2 errors, 0 warnings, 437 lines checked
    
    
More information about the test-report
mailing list