[dpdk-test-report] |WARNING| pw22421 [PATCH v5 1/5] net/i40e: add pipeline personalization profile processing

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 27 09:59:05 CEST 2017


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

_coding style issues_


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

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

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


More information about the test-report mailing list