Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Mon, 11 Sep 2023 15:58:25 +0200 you wrote: > There's an early return in veth_set_features() if the device is in a down > state, which leads to the XDP feature flags not being updated when enabling > GRO while the device is down. Which in turn leads to XDP_REDIRECT not > working, because the redirect code now checks the flags. > > Fix this by updating the feature flags after bringing the device up. > > [...] Here is the summary with links: - [net] veth: Update XDP feature set when bringing up device https://git.kernel.org/netdev/net/c/7a6102aa6df0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html