Re: [PATCH net] net: bonding: fix tlb_dynamic_lb default value

2017-09-12 Thread David Miller
From: Nikolay Aleksandrov Date: Tue, 12 Sep 2017 15:10:05 +0300 > Commit 8b426dc54cf4 ("bonding: remove hardcoded value") changed the > default value for tlb_dynamic_lb which lead to either broken ALB mode > (since tlb_dynamic_lb can be changed only in TLB) or setting TLB mode > with tlb_dynamic_

Re: [PATCH net] net: bonding: fix tlb_dynamic_lb default value

2017-09-12 Thread महेश बंडेवार
On Tue, Sep 12, 2017 at 5:10 AM, Nikolay Aleksandrov wrote: > Commit 8b426dc54cf4 ("bonding: remove hardcoded value") changed the > default value for tlb_dynamic_lb which lead to either broken ALB mode > (since tlb_dynamic_lb can be changed only in TLB) or setting TLB mode > with tlb_dynamic_lb eq

[PATCH net] net: bonding: fix tlb_dynamic_lb default value

2017-09-12 Thread Nikolay Aleksandrov
Commit 8b426dc54cf4 ("bonding: remove hardcoded value") changed the default value for tlb_dynamic_lb which lead to either broken ALB mode (since tlb_dynamic_lb can be changed only in TLB) or setting TLB mode with tlb_dynamic_lb equal to 0. The first issue was recently fixed by setting tlb_dynamic_l