[dpdk-test-report] |WARNING| pw22458 [PATCH v3 3/4] net/i40e: support tunnel filter to VF

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 28 14:26:30 CEST 2017


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#124: FILE: drivers/net/i40e/i40e_ethdev.c:7016:
+	if (!tunnel_filter->is_to_vf)
[...]
+	else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#126: FILE: drivers/net/i40e/i40e_ethdev.c:7018:
+	else {

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


More information about the test-report mailing list