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

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


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

_coding style issues_


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

total: 0 errors, 0 warnings, 316 lines checked


More information about the test-report mailing list