[dpdk-test-report] |WARNING| pw22712 [PATCH v7 2/6] net/i40e: add dynamic device profile processing

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 30 01:22:17 CEST 2017


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#203: FILE: drivers/net/i40e/i40e_ethdev.c:11881:
+	if (op == RTE_PMD_I40E_PKG_OP_WR_ADD) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#234: FILE: drivers/net/i40e/i40e_ethdev.c:11912:
+	} else

total: 0 errors, 0 warnings, 2 checks, 284 lines checked


More information about the test-report mailing list