Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Thu, 11 Jun 2026 10:14:49 +0800 you wrote: > From: Wei Fang <[email protected]> > > This series adds bridge mode support to the NETC DSA switch driver, > covering both VLAN-aware and VLAN-unaware operation. > > The NETC switch manages forwarding through a set of hardware tables > accessed via NTMP: the FDB table (FDBT), VLAN filter table (VFT), egress > treatment table (ETT), and egress count table (ECT). The series extends > the NTMP layer with the operations required for bridging, then builds the > DSA bridge callbacks on top. > > [...] Here is the summary with links: - [v5,net-next,1/9] net: enetc: add interfaces to manage dynamic FDB entries https://git.kernel.org/netdev/net-next/c/ca394837dfdd - [v5,net-next,2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table https://git.kernel.org/netdev/net-next/c/c52b6702a948 - [v5,net-next,3/9] net: enetc: add interfaces to manage egress treatment table https://git.kernel.org/netdev/net-next/c/3cc291a35939 - [v5,net-next,4/9] net: enetc: add "Update" operation to the egress count table https://git.kernel.org/netdev/net-next/c/d51f238a154a - [v5,net-next,5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT https://git.kernel.org/netdev/net-next/c/1a58ae73dd74 - [v5,net-next,6/9] net: enetc: add helpers to set/clear table bitmap https://git.kernel.org/netdev/net-next/c/8469b17310d1 - [v5,net-next,7/9] net: dsa: netc: add VLAN filter table and egress treatment management https://git.kernel.org/netdev/net-next/c/84b4a3b30abd - [v5,net-next,8/9] net: dsa: netc: add bridge mode support https://git.kernel.org/netdev/net-next/c/751aa5a5d593 - [v5,net-next,9/9] net: dsa: netc: implement dynamic FDB entry ageing https://git.kernel.org/netdev/net-next/c/05b5ee610fbb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
