Re: [PATCH net-next] net: dsa: mv88e6xxx: debug ATU Age Time

From: Vivien Didelot
Date: Tue Mar 28 2017 - 14:16:04 EST


Hi David,

Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx> writes:

> The ATU ageing time value programmed in the switch is rounded up to the
> nearest multiple of its coefficient (variable depending on the model.)
>
> Add a debug message to inform the user about the exact programmed value.
>
> On 6352, "brctl setageing br0 18" gives "AgeTime set to 0x01 (15000 ms)"
> while on 6390 we get "AgeTime set to 0x05 (18750 ms)".
>
> Signed-off-by: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>

Can you pick this patch?

Thanks,

Vivien