Re: [PATCH 3/5] net: dsa: b53: fix max MTU for BCM5325/BCM5365

From: Florian Fainelli
Date: Fri Oct 04 2024 - 23:39:16 EST




On 10/4/2024 1:47 AM, Jonas Gorski wrote:
BCM5325/BCM5365 do not support jumbo frames, so we should not report a
jumbo frame mtu for them. But they do support so called "oversized"
frames up to 1536 bytes long by default, so report an appropriate MTU.

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