[dpdk-test-report] |WARNING| pw37534 [PATCH v4 10/13] compressdev: add compression service feature flags

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


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#38: FILE: lib/librte_compressdev/rte_compressdev.c:80:
+const char * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#129: FILE: lib/librte_compressdev/rte_compressdev.h:111:
+const char * __rte_experimental

total: 2 errors, 0 warnings, 101 lines checked


More information about the test-report mailing list