diff options
| author | 2025-11-30 20:41:55 +0100 | |
|---|---|---|
| committer | 2025-12-01 16:54:53 -0800 | |
| commit | d8e08149a5ed501d515dbe9f53cc46d25acb4a2a (patch) | |
| tree | b09c25c693c287e0c6c7f8d1cecc9a462c518b7e /tools/lib/python/kdoc | |
| parent | Merge branch 'dsa-simple-hsr-offload' (diff) | |
net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
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@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20251130194155.1950980-1-fuchsfl@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions
