[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161498581042.14945.16904385350181859241.git-patchwork-notify@kernel.org>
Date: Fri, 05 Mar 2021 23:10:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Cc: makita.toshiaki@....ntt.co.jp, daniel@...earbox.net,
ast@...nel.org, bpf@...r.kernel.org, netdev@...r.kernel.org,
bjorn.topel@...el.com, magnus.karlsson@...el.com
Subject: Re: [PATCH bpf] veth: store queue_mapping independently of XDP prog
presence
Hello:
This patch was applied to bpf/bpf.git (refs/heads/master):
On Wed, 3 Mar 2021 16:29:03 +0100 you wrote:
> Currently, veth_xmit() would call the skb_record_rx_queue() only when
> there is XDP program loaded on peer interface in native mode.
>
> If peer has XDP prog in generic mode, then netif_receive_generic_xdp()
> has a call to netif_get_rxqueue(skb), so for multi-queue veth it will
> not be possible to grab a correct rxq.
>
> [...]
Here is the summary with links:
- [bpf] veth: store queue_mapping independently of XDP prog presence
https://git.kernel.org/bpf/bpf/c/edbea9220251
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