[dpdk-test-report] |WARNING| pw26873 [PATCH v2 1/6] mempool: fix flags data type

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 13 11:35:21 CEST 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/26873

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#105: FILE: lib/librte_mempool/rte_mempool.h:1099:
+			unsigned n, struct rte_mempool_cache *cache)

total: 0 errors, 1 warnings, 157 lines checked


More information about the test-report mailing list