Re: [PATCH net-next 00/14] mtk_eth_soc: fixes and performance improvements
From: Ilya Lipnitskiy <hidden>
Date: 2021-04-23 04:18:47
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Ilya Lipnitskiy <hidden>
Date: 2021-04-23 04:18:47
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Thu, Apr 22, 2021 at 5:23 AM Andrew Lunn [off-list ref] wrote:
On Wed, Apr 21, 2021 at 09:09:00PM -0700, Ilya Lipnitskiy wrote:quoted
Most of these changes come from OpenWrt where they have been present and tested for months. First three patches are bug fixes. The rest are performance improvements. The last patch is a cleanup to use the iopoll.h macro for busy-waiting instead of a custom loop.Do you have any benchmark numbers you can share?
No. Felix, do you have anything handy? If needed, I'll run some tests before and after the patch series on OpenWrt against v5.10, but I only have an MT7621 device - should be better than nothing though... Ilya