summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_input.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2024-02-28 16:54:25 +0300
committerDavid S. Miller <davem@davemloft.net>2024-03-01 11:42:30 +0300
commit096361b15577a583afcc28179a08c75cf95e9dae (patch)
treef777638b7e33b258e8dc1ff95a8ef265f802a3a5 /net/ipv6/ip6_input.c
parent65f5dd4f02a89df429b8212b4c2f3ada6c4f3fc1 (diff)
downloadlinux-096361b15577a583afcc28179a08c75cf95e9dae.tar.xz
ipv6: add ipv6_devconf_read_txrx cacheline_group
IPv6 TX and RX fast path use the following fields: - disable_ipv6 - hop_limit - mtu6 - forwarding - disable_policy - proxy_ndp Place them in a group to increase data locality. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_input.c')
0 files changed, 0 insertions, 0 deletions