[PATCH net-next v1 1/7] net: stmmac: xgmac: drop incomplete FPE implementation

Andrew Lunn andrew at lunn.ch
Tue Jul 9 06:16:35 PDT 2024


On Tue, Jul 09, 2024 at 04:21:19PM +0800, Furong Xu wrote:
> The FPE support for xgmac is incomplete, drop it temporarily.
> Once FPE implementation is refactored, xgmac support will be added.

This is a pretty unusual thing to do. What does the current
implementation do? Is there enough for it to actually work? If i was
doing a git bisect and landed on this patch, could i find my
networking is broken?

More normal is to build a new implementation by the side, and then
swap to it.

	Andrew



More information about the linux-arm-kernel mailing list