[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200218162750.GR31084@lunn.ch>
Date: Tue, 18 Feb 2020 17:27:50 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Russell King - ARM Linux admin <linux@...linux.org.uk>
Cc: Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Vivien Didelot <vivien.didelot@...il.com>,
Ido Schimmel <idosch@...sch.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 2/3] net: dsa: mv88e6xxx: fix duplicate vlan
warning
On Tue, Feb 18, 2020 at 11:51:57AM +0000, Russell King - ARM Linux admin wrote:
> On Tue, Feb 18, 2020 at 11:46:14AM +0000, Russell King wrote:
> > When setting VLANs on DSA switches, the VLAN is added to both the port
> > concerned as well as the CPU port by dsa_slave_vlan_add(). If multiple
> > ports are configured with the same VLAN ID, this triggers a warning on
> > the CPU port.
> >
> > Avoid this warning for CPU ports.
> >
> > Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
> > Signed-off-by: Russell King <rmk+kernel@...linux.org.uk>
>
> Note that there is still something not right. On the ZII dev rev B,
> setting up a bridge across all the switch ports, I get:
Hi Russell
FYI: You need to be a little careful with VLANs on rev B. The third
switch does not have the PVT hardware. So VLANs are going to 'leak'
when they cross the DSA link to that switch.
I will look at these patches later today.
Andrew
Powered by blists - more mailing lists