[dpdk-test-report] |WARNING| pw30018 [PATCH 1/2] net/i40e: fix VF initialization error

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 10 05:50:35 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#52: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1125:
+			break;
+		else

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


More information about the test-report mailing list