|WARNING| pw128396 [PATCH v5] app/dma-perf: introduce dma-perf application
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jun 8 11:21:17 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128396
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#138: FILE: app/test-dma-perf/benchmark.c:6:
+#include <stdio.h>
WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#223: FILE: app/test-dma-perf/benchmark.c:91:
+ printf("average cycles/op: %" PRIu64 ", buffer size: %u, nr_buf: %u, memory: %.2lfMB, frequency: %" PRIu64 ".
",
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#680: FILE: app/test-dma-perf/main.c:5:
+#include <stdio.h>
total: 0 errors, 3 warnings, 1193 lines checked
More information about the test-report
mailing list