Re: [PATCH net-next 00/14] mtk_eth_soc: fixes and performance improvements
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-04-22 12:24:03
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-04-22 12:24:03
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Wed, Apr 21, 2021 at 09:09:00PM -0700, Ilya Lipnitskiy wrote:
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? Andrew