Message ID | 20240413-b4-for-net-mt7530-fix-mirroring-to-local-port-and-mt7988-v1-0-476deff8cc06@arinc9.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix port mirroring on MT7530 DSA subdriver | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Sat, 13 Apr 2024 16:01:38 +0300 you wrote: > Hi. > > This patch series fixes the frames received on the local port (monitor > port) not being mirrored, and port mirroring for the MT7988 SoC switch. > > Arınç > > [...] Here is the summary with links: - [net,1/2] net: dsa: mt7530: fix mirroring frames received on local port https://git.kernel.org/netdev/net/c/d59cf049c837 - [net,2/2] net: dsa: mt7530: fix port mirroring for MT7988 SoC switch https://git.kernel.org/netdev/net/c/2c606d138518 You are awesome, thank you!
Hi. This patch series fixes the frames received on the local port (monitor port) not being mirrored, and port mirroring for the MT7988 SoC switch. Arınç Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> --- Arınç ÜNAL (2): net: dsa: mt7530: fix mirroring frames received on local port net: dsa: mt7530: fix port mirroring for MT7988 SoC switch drivers/net/dsa/mt7530.c | 16 ++++++++++++---- drivers/net/dsa/mt7530.h | 4 ++++ 2 files changed, 16 insertions(+), 4 deletions(-) --- base-commit: 4e1ad31ce3205d9400816e08cf14b7c96295d22e change-id: 20240413-b4-for-net-mt7530-fix-mirroring-to-local-port-and-mt7988-37a582c6697a Best regards,