[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167471821684.31738.12532532466082445385.git-patchwork-notify@kernel.org>
Date: Thu, 26 Jan 2023 07:30:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gerhard Engleder <gerhard@...leder-embedded.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com
Subject: Re: [PATCH net] tsnep: Fix TX queue stop/wake for multiple queues
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 24 Jan 2023 20:14:40 +0100 you wrote:
> netif_stop_queue() and netif_wake_queue() act on TX queue 0. This is ok
> as long as only a single TX queue is supported. But support for multiple
> TX queues was introduced with 762031375d5c and I missed to adapt stop
> and wake of TX queues.
>
> Use netif_stop_subqueue() and netif_tx_wake_queue() to act on specific
> TX queue.
>
> [...]
Here is the summary with links:
- [net] tsnep: Fix TX queue stop/wake for multiple queues
https://git.kernel.org/netdev/net/c/3d53aaef4332
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