On 10/19/2019 8:19 PM, Vivien Didelot wrote: > Add a list of switch ports within the switch fabric. This will help the > lookup of a port inside the whole fabric, and it is the first step > towards supporting multiple CPU ports, before deprecating the usage of > the unique dst->cpu_dp pointer. > > In preparation for a future allocation of the dsa_port structures, > return -ENOMEM in case no structure is returned, even though this > error cannot be reached yet. > > Signed-off-by: Vivien Didelot <vivien.dide...@gmail.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net-next 00/16] net: dsa: turn arrays of ports int... Vivien Didelot
- [PATCH net-next 02/16] net: dsa: add ports list in t... Vivien Didelot
- Re: [PATCH net-next 02/16] net: dsa: add ports l... Florian Fainelli
- Re: [PATCH net-next 02/16] net: dsa: add ports l... Florian Fainelli
- Re: [PATCH net-next 02/16] net: dsa: add ports l... Andrew Lunn
- Re: [PATCH net-next 02/16] net: dsa: add por... Vivien Didelot
- [PATCH net-next 03/16] net: dsa: use ports list in d... Vivien Didelot
- Re: [PATCH net-next 03/16] net: dsa: use ports l... Florian Fainelli
- Re: [PATCH net-next 03/16] net: dsa: use ports l... Andrew Lunn
- [PATCH net-next 06/16] net: dsa: use ports list for ... Vivien Didelot
- Re: [PATCH net-next 06/16] net: dsa: use ports l... Florian Fainelli
- Re: [PATCH net-next 06/16] net: dsa: use ports l... Andrew Lunn
- [PATCH net-next 11/16] net: dsa: mv88e6xxx: silently... Vivien Didelot