Re: [PATCH 5/5] net: dsa: b53: fix jumbo frames on 10/100 ports

From: Florian Fainelli
Date: Fri Oct 04 2024 - 23:40:14 EST




On 10/4/2024 1:47 AM, Jonas Gorski wrote:
All modern chips support and need the 10_100 bit set for supporting jumbo
frames on 10/100 ports, so instead of enabling it only for 583XX enable
it for everything except bcm63xx, where the bit is writeable, but does
nothing.

Tested on BCM53115, where jumbo frames were dropped at 10/100 speeds
without the bit set.

Fixes: 6ae5834b983a ("net: dsa: b53: add MTU configuration support")
> Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian