[dpdk-test-report] |WARNING| pw43742 [RFC, v3, 2/6] lib/mbuf: enable parse flags when create mempool

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 16 16:43:05 CEST 2018


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#79: FILE: lib/librte_mbuf/rte_mbuf.h:1132:
+	unsigned cache_size, uint16_t priv_size, uint16_t data_room_size,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#80: FILE: lib/librte_mbuf/rte_mbuf.h:1133:
+	unsigned flags, int socket_id);

total: 0 errors, 2 warnings, 55 lines checked


More information about the test-report mailing list