[dpdk-test-report] |WARNING| pw38072 [PATCH v5 09/13] compressdev: add device feature flags

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 13 20:19:06 CEST 2018


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

_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