On 2/14/2019 7:11 PM, Chas Williams wrote: > From: Chas Williams <ch...@att.com> > > Copying the link properties of the first slave added may copy an > invalid link status. The speed and duplex of the slave may not > be known at this time. Delay setting the properties until the > first slave reports as link up. Note that we are still ignoring > an error from link_properties_valid. For some bonding modes, > 802.3ad, we should not activate the slave if it does not have > matching link properties. > > Fixes: a45b288ef21a ("bond: support link status polling") > Cc: sta...@dpdk.org > Signed-off-by: Chas Williams <ch...@att.com>
Applied to dpdk-next-net/master, thanks.