[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yv+y0x6MzVmShWL9@lunn.ch>
Date: Fri, 19 Aug 2022 17:57:07 +0200
From: Andrew Lunn <andrew@...n.ch>
To: wei.fang@....com
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: fec: change the default rx copybreak length to
1518
On Fri, Aug 19, 2022 at 05:00:41PM +0800, wei.fang@....com wrote:
> From: Wei Fang <wei.fang@....com>
>
> Set the default rx copybreak value to 1518 so that improve the
> performance when SMMU is enabled. User can change the copybreak
> length in dynamically by ethtool.
Please provide some benchmark for this. And include a range of SoCs
which include the FEC. Maybe this helps for the platform you are
testing on, but is bad for imx25, Vybrid etc?
> + * The driver support .set_tunable() interface for ethtool, user
> + * can dynamicly change the copybreak value.
> + */
Which also means you could change it for your platform. So a patch
like this needs justifying.
Andrew
Powered by blists - more mailing lists