On Sat, 24 Aug 2019 17:43:02 +0200 Andrew Lunn <and...@lunn.ch> wrote:
> But i don't know if it is worth the effort. I've never seen a D in DSA > setup with multiple CPUs ports. I've only ever seen an single switch > with multiple CPU ports. Yes, that exactly. I was thinking about the most optimal algorithm, but such would need to consider speeds between links too. For example the DSA port between two switches can be linked at 1 GB, but cpu can be connected to switch with 2.5G. What assignment is best in that case? I think that we should try to solve such issue when it arises, if ever. Such cases are more reason to add the ability to change cpu ports for given ports. Marek