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

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


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

_coding style issues_


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

ERROR:SPACING: spaces required around that ':' (ctx:VxE)
#65: FILE: lib/librte_compressdev/rte_compressdev.c:106:
+	default:
 	       ^

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

total: 3 errors, 0 warnings, 101 lines checked


More information about the test-report mailing list