Hi,
have tested only my dsa-Patches (no ethernet-changes), and what should i
say...it seems to work well. second gmac is recognized, i can have traffic on
both and iperf works...without any crash (tried 5 port changes with iperf
between).
root@bpi-r2:~# ip a
Hi,
> Von: "Florian Fainelli"
>
> Yes, this is what I mean with DT is dictating policy. If you have a
> properly working DSA switch driver, then all ports are segregated from
> one another and there is no cross talk, so there is no risk of e.g:
> exposing LAN devices to the WAN accidentally.
ho
, netdev@vger.kernel.org, "Sean Wang"
>> , "Andrew Lunn" ,
>> linux-media...@lists.infradead.org, vivien.dide...@gmail.com
>> Betreff: Re: [PATCH 0/8] adding multiple CPU-Ports
>>
>> Hi Frank,
>>
>> On 12/14/18 8:48 AM, Frank Wunder
inline.
> regards Frank
>
>
> > Gesendet: Freitag, 14. Dezember 2018 um 18:26 Uhr
> > Von: "Florian Fainelli"
> > An: "Frank Wunderlich" , "Matthias Brugger"
> > , netdev@vger.kernel.org, "Sean Wang"
> > , "Andre
ees the Problem
regards Frank
> Gesendet: Freitag, 14. Dezember 2018 um 18:26 Uhr
> Von: "Florian Fainelli"
> An: "Frank Wunderlich" , "Matthias Brugger"
> , netdev@vger.kernel.org, "Sean Wang"
> , "Andrew Lunn" ,
> linux-media
Hi Frank,
On 12/14/18 8:48 AM, Frank Wunderlich wrote:
> some switch-chips have multiple CPU-Ports
>
> this patch-series adds basic functionality and handle the 2
> cpu-Ports of mt7530 on board BananaPi R2
>
> changes to mtk-ethernet-driver are not included yet,
> because here are still some iss
some switch-chips have multiple CPU-Ports
this patch-series adds basic functionality and handle the 2
cpu-Ports of mt7530 on board BananaPi R2
changes to mtk-ethernet-driver are not included yet,
because here are still some issues with watchdog-timeouts
most patches are based on OpenWRT-Patches