Re: [PATCH net v2 0/2] MT7530 DSA subdriver fix VLAN egress and handling of all link-local frames

From: Arınç ÜNAL
Date: Wed Mar 20 2024 - 12:41:45 EST


On 14.03.2024 12:33, Arınç ÜNAL via B4 Relay wrote:
Hi.

This patch series fixes the VLAN tag egress procedure for link-local
frames, and fixes handling of all link-local frames.

Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
---
Changes in v2:
- Add Fixes: tag to both patches.
- Link to v1: https://lore.kernel.org/r/20240311-b4-for-net-mt7530-fix-link-local-vlan-v1-0-d67e6cc31af2@xxxxxxxxxx

---
Arınç ÜNAL (2):
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
net: dsa: mt7530: fix handling of all link-local frames

drivers/net/dsa/mt7530.c | 52 ++++++++++++++++++++++++++++++++++++++++--------
drivers/net/dsa/mt7530.h | 22 +++++++++++++++++++-
2 files changed, 65 insertions(+), 9 deletions(-)
---
base-commit: d7d75124965aee23e5e4421d78376545cf070b0a
change-id: 20240208-b4-for-net-mt7530-fix-link-local-vlan-af6e9928ad8d

Best regards,

Reminder this patch series is waiting to be applied.

Arınç