Re: [PATCH net] net_sched: sch_fq: fix pacing delay underflow with pacing offload
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <178743241114.1826211.13344127816621627635.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Thu, 20 Aug 2026 08:06:25 -0400 you wrote: > From: Eric Dumazet <[email protected]> > > When pacing offload is enabled (q->offload_horizon > 0), > FQ can dequeue packets early (now < f->time_next_packet). > > In this case, the drift calculation (now - f->time_next_packet) > underflows to a large unsigned value. > > [...] Here is the summary with links: - [net] net_sched: sch_fq: fix pacing delay underflow with pacing offload https://git.kernel.org/netdev/net/c/137b8ae233ca You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html