[dpdk-test-report] |WARNING| pw39099 [PATCH v6 09/14] compressdev: add device feature flags

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


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 76 lines checked


More information about the test-report mailing list