[dpdk-test-report] |WARNING| pw37446 [PATCH v3 12/13] compressdev: add device capabilities

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 6 20:06:40 CEST 2018


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#43: FILE: lib/librte_compressdev/rte_compressdev.c:59:
+const struct rte_compressdev_capabilities * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#106: FILE: lib/librte_compressdev/rte_compressdev.h:66:
+const struct rte_compressdev_capabilities * __rte_experimental

total: 2 errors, 0 warnings, 83 lines checked


More information about the test-report mailing list