Re: [PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-12-02 01:03:26
Also in:
lkml, netdev
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-12-02 01:03:26
Also in:
lkml, netdev
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: 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 <redacted> [...]
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