[dpdk-test-report] |WARNING| pw51221 [PATCH v3 1/2] bonding: fix lacp negotiation failed

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 15 09:55:02 CET 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#44: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:794:
+		if (is_same_ether_addr(&partner->port_params.system, &internals->mode4.mac_addr)) {

WARNING:LONG_LINE_COMMENT: line over 90 characters
#45: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:795:
+			/* This is LACP frame to the bonding port so pass it to rx_machine */

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


More information about the test-report mailing list