Re: [PATCH] bonding: require speed/duplex only for 802.3ad, alb and tlb

2017-08-11 Thread David Miller
From: Andreas Born Date: Thu, 10 Aug 2017 06:41:44 +0200 > The patch c4adfc822bf5 ("bonding: make speed, duplex setting consistent > with link state") puts the link state to down if > bond_update_speed_duplex() cannot retrieve speed and duplex settings. > Assumably the patch was written with 802.

Re: [PATCH] bonding: require speed/duplex only for 802.3ad, alb and tlb

2017-08-10 Thread महेश बंडेवार
On Wed, Aug 9, 2017 at 9:41 PM, Andreas Born wrote: > The patch c4adfc822bf5 ("bonding: make speed, duplex setting consistent > with link state") puts the link state to down if > bond_update_speed_duplex() cannot retrieve speed and duplex settings. > Assumably the patch was written with 802.3ad mo

[PATCH] bonding: require speed/duplex only for 802.3ad, alb and tlb

2017-08-09 Thread Andreas Born
The patch c4adfc822bf5 ("bonding: make speed, duplex setting consistent with link state") puts the link state to down if bond_update_speed_duplex() cannot retrieve speed and duplex settings. Assumably the patch was written with 802.3ad mode in mind which relies on link speed/duplex settings. For ot