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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 6 20:06:36 CEST 2018


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 77 lines checked


More information about the test-report mailing list