|WARNING| pw128785 [PATCH v7] app/dma-perf: introduce dma-perf application

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jun 18 15:04:09 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#142: FILE: app/test-dma-perf/benchmark.c:6:
+#include <stdio.h>

WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#236: FILE: app/test-dma-perf/benchmark.c:100:
+	printf("average cycles/op: %" PRIu64 ", buffer size: %u, nr_buf: %u, memory: %.2lfMB, frequency: %" PRIu64 ".
",

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#712: FILE: app/test-dma-perf/main.c:5:
+#include <stdio.h>

total: 0 errors, 3 warnings, 1246 lines checked


More information about the test-report mailing list