[dpdk-test-report] |WARNING| pw20229 [PATCH RFCv3 11/19] ring:	allow enq fns to return free space value
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Feb  7 15:14:10 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/20229
_coding style issues_
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#167: FILE: app/test/test_ring.c:125:
+		TEST_RING_VERIFY(0 != rte_ring_enqueue_bulk(r, src, rsz, NULL));
total: 0 errors, 1 warnings, 757 lines checked
    
    
More information about the test-report
mailing list