[dpdk-test-report] |WARNING| pw64487 [PATCH v4 23/36] net/i40e/base: add persistent lldp support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 13 03:50:37 CET 2020


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#166: FILE: drivers/net/i40e/base/i40e_nvm.c:384:
+		return I40E_ERR_PARAM;
+	} else {

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


More information about the test-report mailing list