[RFC net-next 0/2] mt7530 software fallback bridging fix

DENG Qingfang dqfext at gmail.com
Wed Jul 28 10:53:24 PDT 2021


DSA core has gained software fallback support since commit 2f5dc00f7a3e,
but it does not work properly on mt7530. This patch series fixes the
issues.

DENG Qingfang (2):
  net: dsa: tag_mtk: skip address learning on transmit to standalone
    ports
  net: dsa: mt7530: trap packets from standalone ports to the CPU

 drivers/net/dsa/mt7530.c | 28 ++++++++++++++++++++
 drivers/net/dsa/mt7530.h | 56 ++++++++++++++++++++++++++++++++++++++++
 net/dsa/tag_mtk.c        |  6 ++---
 3 files changed, 87 insertions(+), 3 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list