[dpdk-test-report] |WARNING| pw76032 [PATCH 37/40] examples/pipeline: add configuration commands

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:17:48 CEST 2020


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

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 1441 lines checked


More information about the test-report mailing list