Message ID | 20240717090820.894234-1-martin@strongswan.org (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: Fix chip-wide frame size config in some drivers | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Wed, 17 Jul 2024 11:08:18 +0200 you wrote: > Some DSA chips support a chip-wide frame size configurations, only. Some > drivers adjust that chip-wide setting for user port changes, overriding > the frame size requirements on the CPU port that includes tagger overhead. > > Fix the mv88e6xxx and b53 drivers and align them to the behavior of other > drivers. > > [...] Here is the summary with links: - [net,v2,1/2] net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports https://git.kernel.org/netdev/net/c/66b6095c264e - [net,v2,2/2] net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports https://git.kernel.org/netdev/net/c/c5118072e228 You are awesome, thank you!