[dpdk-test-report] |WARNING| pw48314 [v3, 5/5] app/compress-perf: code refactoring
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Nov 23 14:07:39 CET 2018
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/48314
_coding style issues_
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#339: FILE: app/test-compress-perf/comp_perf_test_benchmark.c:254:
+int
+cperf_benchmark(struct comp_test_data *test_data, uint8_t level) {
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#694: FILE: app/test-compress-perf/comp_perf_test_verify.c:293:
+int
+cperf_verification(struct comp_test_data *test_data, uint8_t level) {
total: 2 errors, 0 warnings, 1112 lines checked
More information about the test-report
mailing list