[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173642343101.1295278.229713484353265105.git-patchwork-notify@kernel.org>
Date: Thu, 09 Jan 2025 11:50:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vadim Fedorenko <vadfed@...a.com>
Cc: vadim.fedorenko@...ux.dev, dtatulea@...dia.com, tariqt@...dia.com,
gal@...dia.com, kuba@...nel.org, cjubran@...dia.com, bshapira@...dia.com,
netdev@...r.kernel.org, andrew+netdev@...n.ch, pabeni@...hat.com,
richardcochran@...il.com, davem@...emloft.net, saeedm@...dia.com
Subject: Re: [PATCH net-next v2] net/mlx5: use do_aux_work for PHC overflow checks
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 7 Jan 2025 02:48:12 -0800 you wrote:
> The overflow_work is using system wq to do overflow checks and updates
> for PHC device timecounter, which might be overhelmed by other tasks.
> But there is dedicated kthread in PTP subsystem designed for such
> things. This patch changes the work queue to proper align with PTP
> subsystem and to avoid overloading system work queue.
> The adjfine() function acts the same way as overflow check worker,
> we can postpone ptp aux worker till the next overflow period after
> adjfine() was called.
>
> [...]
Here is the summary with links:
- [net-next,v2] net/mlx5: use do_aux_work for PHC overflow checks
https://git.kernel.org/netdev/net-next/c/e61e6c415ba9
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