[dpdk-test-report] |WARNING| pw21358 [PATCH 3/3] app/crypto-perf: add range/list of sizes

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 3 17:11:22 CET 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#892: FILE: app/test-crypto-perf/cperf_test_latency.c:518:
+					"%10"PRIu64, enqd_tot, enqd_avg, enqd_max, enqd_min);

WARNING:LONG_LINE: line over 90 characters
#894: FILE: app/test-crypto-perf/cperf_test_latency.c:520:
+					"%10"PRIu64, deqd_tot, deqd_avg, deqd_max, deqd_min);

total: 0 errors, 2 warnings, 1755 lines checked


More information about the test-report mailing list