Re: [PATCH net-next v4 3/4] net: ocelot: add support for ndo_change_mtu

From: Vladimir Oltean
Date: Sat Dec 04 2021 - 08:45:16 EST


On Fri, Dec 03, 2021 at 06:19:15PM +0100, Clément Léger wrote:
> This commit adds support for changing MTU for the ocelot register based
> interface. For ocelot, JUMBO frame size can be set up to 25000 bytes
> but has been set to 9000 which is a saner value and allows for maximum
> gain of performance with FDMA.
>
> Signed-off-by: Clément Léger <clement.leger@xxxxxxxxxxx>
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>