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: <169663742438.2651.2932612957971412800.git-patchwork-notify@kernel.org> Date: Sat, 07 Oct 2023 00:10:24 +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 Subject: Re: [PATCH net-next] net: sock_dequeue_err_skb() optimization Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Thu, 5 Oct 2023 11:45:04 +0000 you wrote: > Exit early if the list is empty. > > Some applications using TCP zerocopy are calling > recvmsg( ... MSG_ERRQUEUE) and hit this case quite often, > probably because busy polling only deals with sk_receive_queue. > > Signed-off-by: Eric Dumazet <edumazet@...gle.com> > > [...] Here is the summary with links: - [net-next] net: sock_dequeue_err_skb() optimization https://git.kernel.org/netdev/net-next/c/48533eca606e 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