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: Mon, 11 Jul 2022 20:40:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Sieng-Piaw Liew <liew.s.piaw@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, f.fainelli@...il.com, bcm-kernel-feedback-list@...adcom.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] bcm63xx: fix Tx cleanup when NAPI poll budget is zero Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Fri, 8 Jul 2022 16:03:03 +0800 you wrote: > NAPI poll() function may be passed a budget value of zero, i.e. during > netpoll, which isn't NAPI context. > Therefore, napi_consume_skb() must be given budget value instead of > !force to truly discern netpoll-like scenarios. > > Fixes: c63c615e22eb ("bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads") > Signed-off-by: Sieng-Piaw Liew <liew.s.piaw@...il.com> > > [...] Here is the summary with links: - bcm63xx: fix Tx cleanup when NAPI poll budget is zero https://git.kernel.org/netdev/net-next/c/10c8fd2f7a40 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