diff options
author | 2024-03-06 16:00:20 +0000 | |
---|---|---|
committer | 2024-03-07 21:12:42 -0800 | |
commit | 0139806eebd6bcf6a3df98950cd0691aff216304 (patch) | |
tree | 8257508a0ff3838975e1718b31159667d28b7acb /net/core/netdev-genl.c | |
parent | net: move ip_packet_offload and ipv6_packet_offload to net_hotdata (diff) | |
download | wireguard-linux-0139806eebd6bcf6a3df98950cd0691aff216304.tar.xz wireguard-linux-0139806eebd6bcf6a3df98950cd0691aff216304.zip |
net: move tcpv4_offload and tcpv6_offload to net_hotdata
These are used in TCP fast paths.
Move them into net_hotdata for better cache locality.
v2: tcpv6_offload definition depends on CONFIG_INET
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20240306160031.874438-8-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/netdev-genl.c')
0 files changed, 0 insertions, 0 deletions