All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Improvements to the DSA tag_8021q cross-chip notifiers
@ 2021-08-11 13:46 Vladimir Oltean
  2021-08-11 13:46 ` [PATCH net-next 1/2] net: dsa: print more information when a cross-chip notifier fails Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vladimir Oltean @ 2021-08-11 13:46 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller
  Cc: Florian Fainelli, Andrew Lunn, Vivien Didelot, Vladimir Oltean

This series improves cross-chip notifier error messages and addresses a
benign error message seen during reboot on a system with disjoint DSA
trees.

Vladimir Oltean (2):
  net: dsa: print more information when a cross-chip notifier fails
  net: dsa: tag_8021q: don't broadcast during setup/teardown

 net/dsa/dsa2.c      |  3 +++
 net/dsa/dsa_priv.h  |  4 ++--
 net/dsa/port.c      | 32 ++++++++++++++++++++++----------
 net/dsa/tag_8021q.c | 21 +++++++++++----------
 4 files changed, 38 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-12 10:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11 13:46 [PATCH net-next 0/2] Improvements to the DSA tag_8021q cross-chip notifiers Vladimir Oltean
2021-08-11 13:46 ` [PATCH net-next 1/2] net: dsa: print more information when a cross-chip notifier fails Vladimir Oltean
2021-08-12  8:36   ` Florian Fainelli
2021-08-11 13:46 ` [PATCH net-next 2/2] net: dsa: tag_8021q: don't broadcast during setup/teardown Vladimir Oltean
2021-08-12  8:38   ` Florian Fainelli
2021-08-12 10:50 ` [PATCH net-next 0/2] Improvements to the DSA tag_8021q cross-chip notifiers patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.