Re: [PATCH net-next] net: dsa: b53: implement setting ageing time
From: Florian Fainelli
Date: Sat May 10 2025 - 13:57:51 EST
On May 10, 2025 11:22:11 AM GMT+02:00, Jonas Gorski <jonas.gorski@xxxxxxxxx> wrote:
>b53 supported switches support configuring ageing time between 1 and
>1,048,575 seconds, so add an appropriate setter.
>
>This allows b53 to pass the FDB learning test for both vlan aware and
>vlan unaware bridges.
>
>Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Kudos for wiring this to bcm_sf2 as well!
Florian