From: Paolo Abeni Date: Tue, 5 Mar 2024 12:30:15 +0000 (+0100) Subject: Merge branch 'net-gro-cleanups-and-fast-path-refinement' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d35c9659e56edd9e629b54da8ceca062517d3d6c;p=linux.git Merge branch 'net-gro-cleanups-and-fast-path-refinement' Eric Dumazet says: ==================== net: gro: cleanups and fast path refinement Current GRO stack has a 'fast path' for a subset of drivers, users of napi_frags_skb(). With TCP zerocopy/direct uses, header split at receive is becoming more important, and GRO fast path is disabled. This series makes GRO (a bit) more efficient for almost all use cases. ==================== Link: https://lore.kernel.org/r/20240301193740.3436871-1-edumazet@google.com Signed-off-by: Paolo Abeni --- d35c9659e56edd9e629b54da8ceca062517d3d6c