[dpdk-test-report] |WARNING| pw38068 [PATCH v5 05/13] compressdev: add operation management

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 13 20:19:02 CEST 2018


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#143: FILE: lib/librte_compressdev/rte_comp.c:76:
+struct rte_mempool * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#198: FILE: lib/librte_compressdev/rte_comp.c:131:
+struct rte_comp_op * __rte_experimental

total: 2 errors, 0 warnings, 342 lines checked


More information about the test-report mailing list