[dpdk-test-report] |WARNING| pw89046 [PATCH v3 08/11] app: fix exit messages

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 12 19:19:26 CET 2021


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

_coding style issues_


WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#186: FILE: app/test-flow-perf/main.c:707:
+						if (i == (RTE_DIM(flow_options) - 1))

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#201: FILE: app/test-flow-perf/main.c:731:
+						if (i == (RTE_DIM(flow_options) - 1))

total: 0 errors, 2 warnings, 208 lines checked


More information about the test-report mailing list