[dpdk-test-report] |WARNING| pw45582 [v2, 5/7] examples/ip_pipeline: update cli parsing

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 28 14:42:08 CEST 2018


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#470: FILE: examples/ip_pipeline/cli.c:3891:
+		return xform_cipher;
+	} else {

total: 0 errors, 1 warnings, 661 lines checked


More information about the test-report mailing list