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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 27 10:05:56 CET 2019


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 110 lines checked


More information about the test-report mailing list