[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175444200676.2225004.6755140210461026267.git-patchwork-notify@kernel.org>
Date: Wed, 06 Aug 2025 01:00:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Samiullah Khawaja <skhawaja@...gle.com>
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, willemb@...gle.com, almasrymina@...gle.com,
netdev@...r.kernel.org, joe@...a.to
Subject: Re: [PATCH net-next v3] net: Update threaded state in napi config in
netif_set_threaded
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 4 Aug 2025 16:44:57 +0000 you wrote:
> Commit 2677010e7793 ("Add support to set NAPI threaded for individual
> NAPI") added support to enable/disable threaded napi using netlink. This
> also extended the napi config save/restore functionality to set the napi
> threaded state. This breaks netdev reset for drivers that use napi
> threaded at device level and also use napi config save/restore on
> napi_disable/napi_enable. Basically on netdev with napi threaded enabled
> at device level, a napi_enable call will get stuck trying to stop the
> napi kthread. This is because the napi->config->threaded is set to
> disabled when threaded is enabled at device level.
>
> [...]
Here is the summary with links:
- [net-next,v3] net: Update threaded state in napi config in netif_set_threaded
https://git.kernel.org/netdev/net/c/e6d76268813d
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