[dpdk-test-report] |WARNING| pw25764 [PATCH v2 1/2] net/i40e: extended list of operations for ddp processing

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 29 23:52:41 CEST 2017


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

_coding style issues_


ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#122: FILE: drivers/net/i40e/rte_pmd_i40e.c:1690:
+	}
+	else {

CHECK:BRACES: Unbalanced braces around else statement
#122: FILE: drivers/net/i40e/rte_pmd_i40e.c:1690:
+	else {

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


More information about the test-report mailing list