[dpdk-test-report] |WARNING| pw51150 [PATCH] bonding: fix lacp negotiation failed

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 13 14:24:28 CET 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#43: 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
#44: 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