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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 12 16:32:32 CET 2019


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#165: 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