[dpdk-test-report] |WARNING| pw39095 [PATCH v6 05/14] compressdev: add operation management

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 27 15:25:39 CEST 2018


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

_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, 280 lines checked


More information about the test-report mailing list