[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176463722628.2619157.40495973344298966.git-patchwork-notify@kernel.org>
Date: Tue, 02 Dec 2025 01:00:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Fuchs <fuchsfl@...il.com>
Cc: geoff@...radead.org, netdev@...r.kernel.org, kuba@...nel.org,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, maddy@...ux.ibm.com, mpe@...erman.id.au,
npiggin@...il.com, chleroy@...nel.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and
napi_gro_receive()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 30 Nov 2025 20:41:55 +0100 you wrote:
> Use the napi functions napi_alloc_skb() and napi_gro_receive() instead
> of netdev_alloc_skb() and netif_receive_skb() for more efficient packet
> receiving. The switch to napi aware functions increases the RX
> throughput, reduces the occurrence of retransmissions and improves the
> resilience against SKB allocation failures.
>
> Signed-off-by: Florian Fuchs <fuchsfl@...il.com>
>
> [...]
Here is the summary with links:
- [net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
https://git.kernel.org/netdev/net-next/c/d8e08149a5ed
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