[dpdk-test-report] |WARNING| pw19094 [PATCH v4] mempool: use cache	in single producer or consumer mode
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Jan 11 03:38:34 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19094
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#60: FILE: lib/librte_mempool/rte_mempool.h:1041:
+		      unsigned n, struct rte_mempool_cache *cache)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#83: FILE: lib/librte_mempool/rte_mempool.h:1103:
+			unsigned n, struct rte_mempool_cache *cache,
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#97: FILE: lib/librte_mempool/rte_mempool.h:1244:
+		      unsigned n, struct rte_mempool_cache *cache)
total: 0 errors, 3 warnings, 65 lines checked
    
    
More information about the test-report
mailing list