[dpdk-test-report] |WARNING| pw23680 [PATCH v3 1/3] test/test/mempool_perf: Remove mempool global vars

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 18 10:36:26 CEST 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#57: FILE: test/test/test_mempool_perf.c:223:
+launch_cores(struct rte_mempool *mp, unsigned cores)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#82: FILE: test/test/test_mempool_perf.c:284:
+do_one_mempool_test(struct rte_mempool *mp, unsigned cores)

total: 0 errors, 2 warnings, 148 lines checked


More information about the test-report mailing list