[dpdk-test-report] |WARNING| pw27770 [PATCH v1 6/6] test: flow classify library unit tests

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 25 12:26:52 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#430: FILE: test/test/test_flow_classify.c:374:
+				return -ENOMEM;
+			} else

total: 0 errors, 1 warnings, 678 lines checked


More information about the test-report mailing list