Re: [PATCH net-next] net: veth: Disable netpoll support
From: patchwork-bot+netdevbpf
Date: Tue Aug 06 2024 - 16:28:22 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Mon, 5 Aug 2024 02:40:11 -0700 you wrote:
> The current implementation of netpoll in veth devices leads to
> suboptimal behavior, as it triggers warnings due to the invocation of
> __netif_rx() within a softirq context. This is not compliant with
> expected practices, as __netif_rx() has the following statement:
>
> lockdep_assert_once(hardirq_count() | softirq_count());
>
> [...]
Here is the summary with links:
- [net-next] net: veth: Disable netpoll support
https://git.kernel.org/netdev/net-next/c/45160cebd6ac
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html