diff options
author | Eric Dumazet <edumazet@google.com> | 2021-10-25 19:48:17 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-10-26 04:02:12 +0300 |
commit | ef57c1610dd8fba5031bf71e0db73356190de151 (patch) | |
tree | 5ca9d14c1c8762c7e15fae0720d088d36661aac8 /.get_maintainer.ignore | |
parent | 0c0a5ef809f9150e9229e7b13e43183b681b7a39 (diff) | |
download | linux-ef57c1610dd8fba5031bf71e0db73356190de151.tar.xz |
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Increase cache locality by moving rx_dst_coookie next to sk->sk_rx_dst
This removes one or two cache line misses in IPv6 early demux (TCP/UDP)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions