[dpdk-test-report] |WARNING| pw60018 [PATCH v3 3/3] mbuf: add bulk free function
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 27 14:09:14 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/60018
_coding style issues_
ERROR:POINTER_LOCATION: "foo * * const bar" should be "foo ** const bar"
#46: FILE: lib/librte_mbuf/rte_mbuf.c:259:
+ struct rte_mbuf * * const free, unsigned int * const nb_free)
total: 1 errors, 0 warnings, 60 lines checked
More information about the test-report
mailing list