netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] DSA fast ageing fixes/improvements
@ 2021-08-08 22:56 Vladimir Oltean
  2021-08-08 22:56 ` [PATCH net-next 1/2] net: dsa: still fast-age ports joining a bridge if they can't configure learning Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2021-08-08 22:56 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller
  Cc: Andrew Lunn, Florian Fainelli, Vivien Didelot, Vladimir Oltean

These are 2 small improvements brought to the DSA fast ageing changes
merged earlier today.

Patch 1 restores the behavior for DSA drivers that don't implement the
.port_bridge_flags function (I don't think there is any breakage due
to the new behavior, but just to be sure). This came as a result of
Andrew's review.

Patch 2 reduces the number of fast ages of a port from 2 to 1 when it
leaves a bridge.

Vladimir Oltean (2):
  net: dsa: still fast-age ports joining a bridge if they can't
    configure learning
  net: dsa: avoid fast ageing twice when port leaves a bridge

 net/dsa/port.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-09  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-08 22:56 [PATCH net-next 0/2] DSA fast ageing fixes/improvements Vladimir Oltean
2021-08-08 22:56 ` [PATCH net-next 1/2] net: dsa: still fast-age ports joining a bridge if they can't configure learning Vladimir Oltean
2021-08-08 22:56 ` [PATCH net-next 2/2] net: dsa: avoid fast ageing twice when port leaves a bridge Vladimir Oltean
2021-08-09  9:00 ` [PATCH net-next 0/2] DSA fast ageing fixes/improvements patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).