[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210728215429.3989666-1-vladimir.oltean@nxp.com>
Date: Thu, 29 Jul 2021 00:54:26 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>
Cc: Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>
Subject: [PATCH net-next 0/3] NXP SJA1105 VLAN regressions
These are 3 patches to fix issues seen with some more varied testing
done after the changes in the "Traffic termination for sja1105 ports
under VLAN-aware bridge" series were made:
https://patchwork.kernel.org/project/netdevbpf/cover/20210726165536.1338471-1-vladimir.oltean@nxp.com/
Issue 1: traffic no longer works on a port after leaving a VLAN-aware bridge
Issue 2: untagged traffic not dropped if pvid is absent from a VLAN-aware port
Issue 3: PTP and STP broken on ports under a VLAN-aware bridge
Vladimir Oltean (3):
net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware
bridge
net: dsa: sja1105: make sure untagged packets are dropped on ingress
ports with no pvid
net: dsa: tag_sja1105: fix control packets on SJA1110 being received
on an imprecise port
drivers/net/dsa/sja1105/sja1105_main.c | 134 ++++++++++++++++---------
net/dsa/tag_sja1105.c | 27 ++---
2 files changed, 98 insertions(+), 63 deletions(-)
--
2.25.1
Powered by blists - more mailing lists