[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168620042286.23382.12101004657888061395.git-patchwork-notify@kernel.org>
Date: Thu, 08 Jun 2023 05:00:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, davidhwei@...a.com, michael.chan@...adcom.com
Subject: Re: [PATCH net 1/2] eth: bnxt: fix the wake condition
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 6 Jun 2023 18:08:25 -0700 you wrote:
> The down condition should be the negation of the wake condition,
> IOW when I moved it from:
>
> if (cond && wake())
> to
> if (__netif_txq_completed_wake(cond))
>
> [...]
Here is the summary with links:
- [net,1/2] eth: bnxt: fix the wake condition
https://git.kernel.org/netdev/net/c/649c3fed3673
- [net,2/2] eth: ixgbe: fix the wake condition
https://git.kernel.org/netdev/net/c/f0d751973f73
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