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
| ||
|
Message-Id: <169650602895.11144.4055004484580068482.git-patchwork-notify@kernel.org> Date: Thu, 05 Oct 2023 11:40:28 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <edumazet@...gle.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, willemb@...gle.com, soheil@...gle.com, ncardwell@...gle.com, jhs@...atatu.com, xiyou.wangcong@...il.com, toke@...hat.com, jiri@...nulli.us, netdev@...r.kernel.org, eric.dumazet@...il.com Subject: Re: [PATCH v2 net-next 0/4] net_sched: sch_fq: add WRR scheduling and 3 bands Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Mon, 2 Oct 2023 13:17:34 +0000 you wrote: > As discussed in Netconf 2023 in Paris last week, this series adds > to FQ the possibility of replacing pfifo_fast for most setups. > > FQ provides fairness among flows, but malicious applications > can cause problems by using thousands of sockets. > > Having 3 bands like pfifo_fast can make sure that applications > using high prio packets (eg AF4) can get guaranteed throughput > even if thousands of low priority flows are competing. > > [...] Here is the summary with links: - [v2,net-next,1/4] net_sched: sch_fq: remove q->ktime_cache https://git.kernel.org/netdev/net-next/c/2ae45136a938 - [v2,net-next,2/4] net_sched: export pfifo_fast prio2band[] https://git.kernel.org/netdev/net-next/c/5579ee462dfe - [v2,net-next,3/4] net_sched: sch_fq: add 3 bands and WRR scheduling https://git.kernel.org/netdev/net-next/c/29f834aa326e - [v2,net-next,4/4] net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute https://git.kernel.org/netdev/net-next/c/49e7265fd098 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