[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170002142417.20125.12281106465320603262.git-patchwork-notify@kernel.org>
Date: Wed, 15 Nov 2023 04:10:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ziwei Xiao <ziweixiao@...gle.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, stable@...nel.org,
willemb@...gle.com, csully@...gle.com, shailend@...gle.com,
jeroendb@...gle.com, pkaligineedi@...gle.com, jonolson@...gle.com,
sagis@...gle.com, lrizzo@...gle.com, bpf@...r.kernel.org, ast@...nel.org,
daniel@...earbox.net, hawk@...nel.org, john.fastabend@...il.com
Subject: Re: [PATCH net v2] gve: Fixes for napi_poll when budget is 0
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 13 Nov 2023 16:41:44 -0800 you wrote:
> Netpoll will explicilty pass the polling call with a budget of 0 to
> indicate it's clearing the Tx path only. For the gve_rx_poll and
> gve_xdp_poll, they were mistakenly taking the 0 budget as the indication
> to do all the work. Add check to avoid the rx path and xdp path being
> called when budget is 0. And also avoid napi_complete_done being called
> when budget is 0 for netpoll.
>
> [...]
Here is the summary with links:
- [net,v2] gve: Fixes for napi_poll when budget is 0
https://git.kernel.org/netdev/net/c/278a370c1766
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