Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Thu, 11 Nov 2021 22:39:49 +0800 you wrote: > The previous stmmac_xdp_set_prog() implementation uses stmmac_release() > and stmmac_open() which tear down the PHY device and causes undesirable > autonegotiation which causes a delay whenever AFXDP ZC is setup. > > This patch introduces two new functions that just sufficiently tear > down DMA descriptors, buffer, NAPI process, and IRQs and reestablish > them accordingly in both stmmac_xdp_release() and stammac_xdp_open(). > > [...] Here is the summary with links: - [net-next,1/1] net: stmmac: enhance XDP ZC driver level switching performance https://git.kernel.org/netdev/net-next/c/ac746c8520d9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html