diff options
author | Eric Dumazet <edumazet@google.com> | 2021-03-31 10:52:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-31 14:48:20 -0700 |
commit | 0dd39d952f75a678b2ebcac8bd60f449f303c755 (patch) | |
tree | f69a9a010d9e2fde647c71143af5e730c657760e /tools/bpf/bpftool/prog.c | |
parent | a6175633a2af0eae07127311563d2a75096c111a (diff) |
ipv6: move ip6_dst_ops first in netns_ipv6
ip6_dst_ops have cache line alignement.
Moving it at beginning of netns_ipv6
removes a 48 byte hole, and shrinks netns_ipv6
from 12 to 11 cache lines.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions