]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "udp_tunnel: GRO optimizations"
authorJakub Kicinski <kuba@kernel.org>
Tue, 25 Mar 2025 16:14:27 +0000 (09:14 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Mar 2025 16:15:07 +0000 (09:15 -0700)
commit1f6154227b49c3d3f306f624858e695bfee50aae
tree7f78880584352756283e2156cb015fa5f032cef1
parentaa3651ccffbba700613183d2e904289da38479c1
Revert "udp_tunnel: GRO optimizations"

Revert "udp_tunnel: use static call for GRO hooks when possible"
This reverts commit 311b36574ceaccfa3f91b74054a09cd4bb877702.

Revert "udp_tunnel: create a fastpath GRO lookup."
This reverts commit 8d4880db378350f8ed8969feea13bdc164564fc1.

There are multiple small issues with the series. In the interest
of unblocking the merge window let's opt for a revert.

Link: https://lore.kernel.org/cover.1742557254.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/udp.h
include/net/netns/ipv4.h
include/net/udp.h
include/net/udp_tunnel.h
net/ipv4/udp.c
net/ipv4/udp_offload.c
net/ipv4/udp_tunnel_core.c
net/ipv6/udp.c
net/ipv6/udp_offload.c