Re: [PATCH net-next] net: dsa: support cross-chip ageing time

2017-05-24 Thread David Miller
From: Vivien Didelot Date: Tue, 23 May 2017 15:20:59 -0400 > Now that the switchdev bridge ageing time attribute is propagated to all > switch chips of the fabric, each switch can check if the requested value > is valid and program itself, so that the whole fabric shares a common > ageing time se

Re: [PATCH net-next] net: dsa: support cross-chip ageing time

2017-05-23 Thread Andrew Lunn
On Tue, May 23, 2017 at 03:20:59PM -0400, Vivien Didelot wrote: > Now that the switchdev bridge ageing time attribute is propagated to all > switch chips of the fabric, each switch can check if the requested value > is valid and program itself, so that the whole fabric shares a common > ageing time

Re: [PATCH net-next] net: dsa: support cross-chip ageing time

2017-05-23 Thread Florian Fainelli
On 05/23/2017 12:20 PM, Vivien Didelot wrote: > Now that the switchdev bridge ageing time attribute is propagated to all > switch chips of the fabric, each switch can check if the requested value > is valid and program itself, so that the whole fabric shares a common > ageing time setting. > > Thi