Re: [PATCH net-next 0/5] net: dsa: use per-port upstream port

2017-12-05 Thread Vivien Didelot
Hi David, David Miller writes: > From: Vivien Didelot > Date: Mon, 4 Dec 2017 12:34:52 -0500 > >> An upstream port is a local switch port used to reach a CPU port. >> >> DSA still considers a unique CPU port in the whole switch fabric and >> thus return a unique upstream port for a given swit

Re: [PATCH net-next 0/5] net: dsa: use per-port upstream port

2017-12-05 Thread David Miller
From: Vivien Didelot Date: Mon, 4 Dec 2017 12:34:52 -0500 > An upstream port is a local switch port used to reach a CPU port. > > DSA still considers a unique CPU port in the whole switch fabric and > thus return a unique upstream port for a given switch. This is wrong in > a multiple CPU ports

[PATCH net-next 0/5] net: dsa: use per-port upstream port

2017-12-04 Thread Vivien Didelot
An upstream port is a local switch port used to reach a CPU port. DSA still considers a unique CPU port in the whole switch fabric and thus return a unique upstream port for a given switch. This is wrong in a multiple CPU ports environment. We are now switching to using the dedicated CPU port ass