[dpdk-test-report] |WARNING| pw27595 [PATCH v4 1/7] mempool: fix flags data type

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 15 08:09:30 CEST 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#101: 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