[dpdk-test-report] |WARNING| pw64012 [PATCH] mempool: fix mempool obj alignment for non x86
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 19 14:43:31 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/64012
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#144: FILE: lib/librte_mempool/rte_mempool.c:84:
+arch_mem_object_align(unsigned obj_size)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#154: FILE: lib/librte_mempool/rte_mempool.c:106:
+arch_mem_object_align(unsigned obj_size)
total: 0 errors, 2 warnings, 58 lines checked
More information about the test-report
mailing list