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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 30 01:21:54 CEST 2017


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

_coding style issues_


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

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

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


More information about the test-report mailing list