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: <169616522930.29918.9573037295555946176.git-patchwork-notify@kernel.org> Date: Sun, 01 Oct 2023 13:00:29 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Sieng-Piaw Liew <liew.s.piaw@...il.com> Cc: chris.snook@...il.com, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] net: atl1c: switch to napi_consume_skb() Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Thu, 21 Sep 2023 08:56:23 +0800 you wrote: > Switch to napi_consume_skb() to take advantage of bulk free, and skb > reuse through skb cache in conjunction with napi_build_skb(). > > When parameter 'budget' = 0, indicating non-NAPI context, > dev_consume_skb_any() is called internally. > > Signed-off-by: Sieng-Piaw Liew <liew.s.piaw@...il.com> > > [...] Here is the summary with links: - [net-next] net: atl1c: switch to napi_consume_skb() https://git.kernel.org/netdev/net-next/c/d87c59f2b00d 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