|WARNING| pw128531 [PATCH v6] app/dma-perf: introduce dma-perf application
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jun 13 07:09:03 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128531
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#141: FILE: app/test-dma-perf/benchmark.c:6:
+#include <stdio.h>
WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#226: 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'?
#688: FILE: app/test-dma-perf/main.c:5:
+#include <stdio.h>
total: 0 errors, 3 warnings, 1198 lines checked
More information about the test-report
mailing list