Re: Issue with LACP mode in linux bonding driver
From: Ajith Adapa <hidden>
Date: 2015-06-27 02:27:46
Hi, Thanks for the Update. I agree with Jonathon and this change has to be picked by the stable release. Configuration like this might end up creating huge duplication of frames for end nodes. Regards, Ajith On 27 June 2015 at 05:27, Jonathan Toppins [off-list ref] wrote:
On 6/26/15 5:19 PM, Jay Vosburgh wrote:quoted
Ajith Adapa [off-list ref] wrote:quoted
On 26 June 2015 at 07:45, Jay Vosburgh [off-list ref] wrote:quoted
echo 'module bonding =p' > /sys/kernel/debug/dynamic_debug/controlHi, thanks for the reply.I tried this out a bit here, and could reproduce the problem on 3.13, but not on 4.0.0. A bit of checking suggests that this problem is fixed by the following commit: commit 63b46242f707849a1df10b70e026281bfa40e849 Author: Wilson Kok [off-list ref] Date: Mon Jan 26 01:16:59 2015 -0500 bonding: fix incorrect lacp mux state when agg not activeYes this should be picked up by the stable trees, apologies if I dropped the ball on cc'ing stable@. We (cumulus) are running a version of this patch in 3.2 code, so all stable trees should receive it. -Jon