Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1600267
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding |
| Date | 2017-03-14 13:00 +0100 |
| Message-ID | <tkThn-84x-1@gated-at.bofh.it> (permalink) |
| References | <tkARr-34n-13@gated-at.bofh.it> <tkARr-34n-11@gated-at.bofh.it> <tkBkv-3fs-43@gated-at.bofh.it> <tkOB4-4Ff-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> By the ways, I have a question which is could current DSA framework
> allows managing the fabric designated from "multiple cpu ports" to "user
> ports" in any combination in brctl and in other existing commands?
>
> For example.
>
> I assume that there are two cpu port called 5, and 6.and there are five
> user ports called 0, 1, 2 and 3. and the default fabric on the switch is
> mapping from { 5 } <-> { 0, 1, 2, 3 ,4 } where members in the braces I
> assumes they also can communicate with each other.
>
> Is it feasible for changing the fabric into other combinations in the
> runtime such as
> {5} <-> {0, 1, 2, 3} and {6} <-> {4}
> {5} <-> {0, 1, 2} and {6} <-> {3, 4} or
> {6} <-> {0, 1} and {6} <-> {2, 3, 4} or
> ....
> {6} <-> {0, 1, 2, 3 ,4} ?
>
> After some trace code, I found it seemed that only one cpu port could be
> supported via one dsa registration.
Hi Sean
This is on our TODO list, and getting near the top of Florians list,
as far as i understand. A few years ago i did make a proof of concept
implementation for this, and the new device tree binding was designed
with this in mind.
Andrew
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding <sean.wang@mediatek.com> - 2017-03-13 17:20 +0100
Re: [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding Florian Fainelli <f.fainelli@gmail.com> - 2017-03-13 17:50 +0100
Re: [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding Sean Wang <sean.wang@mediatek.com> - 2017-03-14 08:00 +0100
Re: [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding Andrew Lunn <andrew@lunn.ch> - 2017-03-14 13:00 +0100
Re: [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding Andrew Lunn <andrew@lunn.ch> - 2017-03-13 17:50 +0100
Re: [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding Sean Wang <sean.wang@mediatek.com> - 2017-03-14 07:10 +0100
csiph-web