lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172477262751.676231.3993653788339998451.git-patchwork-notify@kernel.org>
Date: Tue, 27 Aug 2024 15:30:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 netdev@...r.kernel.org, eric.dumazet@...il.com, jsperbeck@...gle.com,
 ncardwell@...gle.com
Subject: Re: [PATCH net] net_sched: sch_fq: fix incorrect behavior for small
 weights

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Sat, 24 Aug 2024 18:19:01 +0000 you wrote:
> fq_dequeue() has a complex logic to find packets in one of the 3 bands.
> 
> As Neal found out, it is possible that one band has a deficit smaller
> than its weight. fq_dequeue() can return NULL while some packets are
> elligible for immediate transmit.
> 
> In this case, more than one iteration is needed to refill pband->credit.
> 
> [...]

Here is the summary with links:
  - [net] net_sched: sch_fq: fix incorrect behavior for small weights
    https://git.kernel.org/netdev/net/c/bc21000e99f9

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ