From: David S. Miller Date: Fri, 27 Mar 2020 23:07:25 +0000 (-0700) Subject: Merge branch 'DSA-mtu' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1a147b74c2fd4058dea0133cb2471724c3b3de09;p=linux.git Merge branch 'DSA-mtu' Vladimir Oltean says: ==================== Configure the MTU on DSA switches This series adds support for configuring the MTU on front-panel switch ports, while seamlessly adapting the CPU port and the DSA master to the largest value plus the tagger overhead. It also implements bridge MTU auto-normalization within the DSA core, as resulted after the feedback of the implementation of this feature inside the bridge driver in v2. Support was added for quite a number of switches, in the hope that this series would gain some traction: - sja1105 - felix - vsc73xx - b53 and rest of the platform V3 of this series was submitted here: https://patchwork.ozlabs.org/cover/1262394/ V2 of this series was submitted here: https://patchwork.ozlabs.org/cover/1261471/ V1 of this series was submitted here: https://patchwork.ozlabs.org/cover/1199868/ ==================== Signed-off-by: David S. Miller --- 1a147b74c2fd4058dea0133cb2471724c3b3de09