[dpdk-test-report] |WARNING| pw88867 [PATCH v2 6/7] app/flow-perf: add first flow latency support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 10 14:51:10 CET 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#146: FILE: app/test-flow-perf/main.c:1206:
+			first_flow_latency = ((double) (rte_get_timer_cycles() - start_batch) / rte_get_timer_hz());

total: 0 errors, 1 warnings, 21 lines checked


More information about the test-report mailing list