Re: [PATCH 4/4] net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU

From: Chris Packham
Date: Thu Jul 23 2020 - 16:55:11 EST


On 24/07/20 1:34 am, Andrew Lunn wrote:
> On Thu, Jul 23, 2020 at 03:59:42PM +1200, Chris Packham wrote:
>> Some of the chips in the mv88e6xxx family don't support jumbo
>> configuration per port. But they do have a chip-wide max frame size that
>> can be used. Use this to approximate the behaviour of configuring a port
>> based MTU.
>>
>> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
> Hi Chris
>
> This patch will need a bit of rework for net-next, but the basic idea
> is O.K.

I'll rebase my series on top of net-next.