|WARNING| pw107902 [PATCH v1] gpudev: use CPU map functionality in comm list
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Feb 21 17:07:27 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/107902
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#197: FILE: lib/gpudev/gpudev.c:856:
+ * the latency when GPU workload is polling this flag.
+ */
ERROR:TRAILING_WHITESPACE: trailing whitespace
#241: FILE: lib/gpudev/gpudev.c:906:
+^I^I$
ERROR:SPACING: space required before the open parenthesis '('
#268: FILE: lib/gpudev/gpudev.c:965:
+ if(ret == 0) {
total: 2 errors, 1 warnings, 280 lines checked
More information about the test-report
mailing list