[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169452962591.21788.1197426295551689934.git-patchwork-notify@kernel.org>
Date: Tue, 12 Sep 2023 14:40:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Toke Høiland-Jørgensen <toke@...hat.com>@codeaurora.org
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ast@...nel.org, daniel@...earbox.net, hawk@...nel.org,
john.fastabend@...il.com, lorenzo@...nel.org, memxor@...il.com,
sdf@...gle.com, gerhard@...leder-embedded.com, horms@...nel.org,
alardam@...il.com, netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH net] veth: Update XDP feature set when bringing up device
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
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
Powered by blists - more mailing lists