Re: [PATCH v3 net-next] net: tcp: tsq: Convert from tasklet to BH workqueue

From: patchwork-bot+netdevbpf
Date: Tue Jun 17 2025 - 21:41:52 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Mon, 16 Jun 2025 08:10:47 -1000 you wrote:
> The only generic interface to execute asynchronously in the BH context is
> tasklet; however, it's marked deprecated and has some design flaws. To
> replace tasklets, BH workqueue support was recently added. A BH workqueue
> behaves similarly to regular workqueues except that the queued work items
> are executed in the BH context.
>
> This patch converts TCP Small Queues implementation from tasklet to BH
> workqueue.
>
> [...]

Here is the summary with links:
- [v3,net-next] net: tcp: tsq: Convert from tasklet to BH workqueue
https://git.kernel.org/netdev/net-next/c/fd0406e5ca53

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html