[dpdk-test-report] |WARNING| pw39102 [PATCH v6 12/14] compressdev: add device capabilities

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


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 83 lines checked


More information about the test-report mailing list