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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 16 03:52:55 CET 2019


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

_coding style issues_


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