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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 8 14:59:04 CEST 2018


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

_coding style issues_


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

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#105: 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