[dpdk-test-report] |WARNING| pw28643 [PATCH v2 1/2] net/i40e: queue region set and flush

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 13 08:15:53 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#291: FILE: drivers/net/i40e/rte_pmd_i40e.c:2294:
+			return ret;
+		} else {

total: 0 errors, 1 warnings, 0 checks, 650 lines checked


More information about the test-report mailing list