Re: [PATCH net-next 0/5] net: dsa: Multi-CPU ground work

2017-06-06 Thread Florian Fainelli
On 06/06/2017 11:25 AM, Vivien Didelot wrote: > Hi Florian, > > Florian Fainelli writes: > >> This patch series prepares the ground for adding mutliple CPU port support to > >multiple > >> DS

Re: [PATCH net-next 0/5] net: dsa: Multi-CPU ground work

2017-06-06 Thread Vivien Didelot
Hi Florian, Florian Fainelli writes: > This patch series prepares the ground for adding mutliple CPU port support to multiple > DSA, and starts by removing redundant pieces of information such

[PATCH net-next 0/5] net: dsa: Multi-CPU ground work

2017-06-06 Thread Florian Fainelli
Hi all, This patch series prepares the ground for adding mutliple CPU port support to DSA, and starts by removing redundant pieces of information such as master_netdev which is cpu_dp->ethernet. Finally drivers are moved away from directly accessing ds->dst->cpu_dp and use appropriate helper funct