[dpdk-test-report] |WARNING| pw22270 [PATCH v4 1/5] net/i40e: add pipeline personalization profile processing

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 24 12:10:45 CET 2017


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#216: FILE: drivers/net/i40e/i40e_ethdev.c:11430:
+	if (add) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#240: FILE: drivers/net/i40e/i40e_ethdev.c:11454:
+	} else

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


More information about the test-report mailing list