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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 05 Feb 2022 15:20:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Paolo Abeni <pabeni@...hat.com> Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, alexandr.lobakin@...el.com, edumazet@...gle.com, alexander.duyck@...il.com Subject: Re: [PATCH net-next 0/2] gro: a couple of minor optimization Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Fri, 4 Feb 2022 12:28:35 +0100 you wrote: > This series collects a couple of small optimizations for the GRO engine, > reducing slightly the number of cycles for dev_gro_receive(). > The delta is within noise range in tput tests, but with big TCP coming > every cycle saved from the GRO engine will count - I hope ;) > > v1 -> v2: > - a few cleanup suggested from Alexander(s) > - moved away the more controversial 3rd patch > > [...] Here is the summary with links: - [net-next,1/2] net: gro: avoid re-computing truesize twice on recycle https://git.kernel.org/netdev/net-next/c/7881453e4adf - [net-next,2/2] net: gro: minor optimization for dev_gro_receive() https://git.kernel.org/netdev/net-next/c/de5a1f3ce4c8 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