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

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


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

_coding style issues_


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

CHECK:BRACES: Unbalanced braces around else statement
#127: 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