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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 23 13:51:54 CET 2017


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

_coding style issues_


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

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

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


More information about the test-report mailing list