[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163716121423.17032.6421406360276025875.git-patchwork-notify@kernel.org>
Date: Wed, 17 Nov 2021 15:00:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com
Subject: Re: [PATCH net-next 0/4] net: make dev_watchdog() less intrusive
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 16 Nov 2021 19:29:20 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> dev_watchdog() is used on many NIC to periodically monitor TX queues
> to detect hangs.
>
> Problem is : It stops all queues, then check them, then 'unfreeze' them.
>
> [...]
Here is the summary with links:
- [net-next,1/4] net: use an atomic_long_t for queue->trans_timeout
https://git.kernel.org/netdev/net-next/c/8160fb43d55d
- [net-next,2/4] net: annotate accesses to queue->trans_start
https://git.kernel.org/netdev/net-next/c/5337824f4dc4
- [net-next,3/4] net: do not inline netif_tx_lock()/netif_tx_unlock()
https://git.kernel.org/netdev/net-next/c/dab8fe320726
- [net-next,4/4] net: no longer stop all TX queues in dev_watchdog()
https://git.kernel.org/netdev/net-next/c/bec251bc8b6a
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