[dpdk-test-report] |WARNING| [PATCH 13/24] net/i40e: parse VXLAN filter

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 2 05:14:21 CET 2016


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#371: FILE: drivers/net/i40e/i40e_ethdev.c:10703:
+			if (!o_eth_spec && !o_eth_mask)
[...]
+			else {
[...]

total: 0 errors, 0 warnings, 1 checks, 372 lines checked


More information about the test-report mailing list