[dpdk-test-report] |WARNING| pw25999 [PATCH v2] bonding: allow to create master bonding

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 29 23:58:33 CEST 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around internals->slave_link
#226: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1201:
+	memset(&(internals->slave_link), 0,

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 40)
#270: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:2119:
+			if ((master_bonding == 0) && link_properties_valid(
[...]
+					slave_eth_dev->data->dev_flags &=

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


More information about the test-report mailing list