On 3/20/2021 3:34 PM, Vladimir Oltean wrote: > From: Vladimir Oltean <vladimir.olt...@nxp.com> > > The SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME attribute is only emitted from: > > sysfs/ioctl/netlink > -> br_set_ageing_time > -> __set_ageing_time > > therefore not at bridge port creation time, so: > (a) drivers had to hardcode the initial value for the address ageing time, > because they didn't get any notification > (b) that hardcoded value can be out of sync, if the user changes the > ageing time before enslaving the port to the bridge > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH v3 net-next 03/12] net: dsa: inherit the actual... Vladimir Oltean
- Re: [PATCH v3 net-next 03/12] net: dsa: inherit t... kernel test robot
- Re: [PATCH v3 net-next 03/12] net: dsa: inherit t... kernel test robot
- [PATCH v3 net-next 01/12] net: dsa: call dsa_port_brid... Vladimir Oltean
- [PATCH v3 net-next 04/12] net: dsa: sync up with bridg... Vladimir Oltean
- [PATCH v3 net-next 05/12] net: dsa: sync up VLAN filte... Vladimir Oltean
- [PATCH v3 net-next 06/12] net: dsa: sync multicast rou... Vladimir Oltean
- [PATCH v3 net-next 09/12] net: dsa: replay port and lo... Vladimir Oltean
- Re: [PATCH v3 net-next 09/12] net: dsa: replay po... Nikolay Aleksandrov
- [PATCH v3 net-next 07/12] net: dsa: sync ageing time w... Vladimir Oltean
- Re: [PATCH v3 net-next 07/12] net: dsa: sync agei... Florian Fainelli
- [PATCH v3 net-next 08/12] net: dsa: replay port and ho... Vladimir Oltean
- Re: [PATCH v3 net-next 08/12] net: dsa: replay po... Nikolay Aleksandrov
- Re: [PATCH v3 net-next 08/12] net: dsa: repla... Vladimir Oltean
- Re: [PATCH v3 net-next 08/12] net: dsa: r... Nikolay Aleksandrov
- [PATCH v3 net-next 11/12] net: ocelot: call ocelot_net... Vladimir Oltean
- [PATCH v3 net-next 10/12] net: dsa: replay VLANs insta... Vladimir Oltean
- Re: [PATCH v3 net-next 10/12] net: dsa: replay VL... kernel test robot
- Re: [PATCH v3 net-next 10/12] net: dsa: replay VL... Nikolay Aleksandrov
- [PATCH v3 net-next 12/12] net: ocelot: replay switchde... Vladimir Oltean
- Re: [PATCH v3 net-next 12/12] net: ocelot: replay... kernel test robot