[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176100601050.466834.13455934247208426317.git-patchwork-notify@kernel.org>
Date: Tue, 21 Oct 2025 00:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
kuniyu@...gle.com, willemb@...gle.com, netdev@...r.kernel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH net-next] net: add a fast path in __netif_schedule()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 17 Oct 2025 14:53:34 +0000 you wrote:
> Cpus serving NIC interrupts and specifically TX completions are often
> trapped in also restarting a busy qdisc (because qdisc was stopped by BQL
> or the driver's own flow control).
>
> When they call netdev_tx_completed_queue() or netif_tx_wake_queue(),
> they call __netif_schedule() so that the queue can be run
> later from net_tx_action() (involving NET_TX_SOFTIRQ)
>
> [...]
Here is the summary with links:
- [net-next] net: add a fast path in __netif_schedule()
https://git.kernel.org/netdev/net-next/c/f8a55d5e71e6
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