[dpdk-test-report] |WARNING| pw90575 [PATCH v5 1/3] app: fix exit messages

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 5 21:34:46 CEST 2021


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

_coding style issues_


WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#189: 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
#204: 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