Re: [PATCH v2 net-next 0/4] Cross-chip bridging for disjoint DSA trees

2020-05-01 Thread David Miller
From: Vladimir Oltean Date: Thu, 30 Apr 2020 23:25:38 +0300 > This series adds support for boards where DSA switches of multiple types > are cascaded together. ... I'm expecting another respin of this once you sort out the symmetry issues.

[PATCH v2 net-next 0/4] Cross-chip bridging for disjoint DSA trees

2020-04-30 Thread Vladimir Oltean
From: Vladimir Oltean This series adds support for boards where DSA switches of multiple types are cascaded together. Actually this type of setup was brought up before on netdev, and it looks like utilizing disjoint trees is the way to go: https://lkml.org/lkml/2019/7/7/225 The trouble with dis