[dpdk-test-report] |WARNING| pw51524 [PATCH v4 2/5] lib/mbuf: introduce helper to create mempool with flags

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 22 14:06:08 CET 2019


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#79: FILE: lib/librte_mbuf/rte_mbuf.c:180:
+struct rte_mempool * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#139: FILE: lib/librte_mbuf/rte_mbuf.h:1309:
+struct rte_mempool * __rte_experimental

total: 2 errors, 0 warnings, 105 lines checked


More information about the test-report mailing list