[dpdk-test-report] |WARNING| pw76778 [PATCH v2 38/41] examples/pipeline: add configuration commands

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:51:37 CEST 2020


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

_coding style issues_


WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#156: FILE: examples/pipeline/cli.c:64:
+		/* fall through */

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#159: FILE: examples/pipeline/cli.c:67:
+		/* fall through */

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#162: FILE: examples/pipeline/cli.c:70:
+		/* fall through */

total: 0 errors, 3 warnings, 1468 lines checked


More information about the test-report mailing list