Re: [PATCH net-next] net/mlx5e: Remove _once from PCI heuristic debug print
[email protected] Tue, 28 Jul 2026 01:30:12 +0000
| Newsgroups | org.kernel.vger.linux-rdma,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178520221263.1492617.6163508154592529107.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Thu, 23 Jul 2026 11:17:43 +0300 you wrote: > From: Gal Pressman <[email protected]> > > The _once rate-limiting in slow_pci_heuristic() is unnecessary because > this function only runs during probe. > > Worse, it interacts poorly with dynamic debug: if the first probe > happens before dynamic debug is enabled for this callsite, the _once > flag is permanently consumed and the message becomes unreachable without > reloading the module. > Additionally, only the first probed device values were printable in case > of multiple devices. > > [...] Here is the summary with links: - [net-next] net/mlx5e: Remove _once from PCI heuristic debug print https://git.kernel.org/netdev/net-next/c/e4213520e976 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html