aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2023-11-20 16:00:35 -0800
committerJakub Kicinski <[email protected]>2023-11-21 17:22:30 -0800
commit2da0cac1e9494f34c5a3438e5c4c7e662e1b7445 (patch)
tree7426b591fcfd20c14af1a71aec38adce9086ab25 /tools/testing/selftests/bpf/progs/test_autoload.c
parent5027ec19f1049a07df5b0a37b1f462514cf2724b (diff)
net: page_pool: avoid touching slow on the fastpath
To fully benefit from previous commit add one byte of state in the first cache line recording if we need to look at the slow part. The packing isn't all that impressive right now, we create a 7B hole. I'm expecting Olek's rework will reshuffle this, anyway. Acked-by: Jesper Dangaard Brouer <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Reviewed-by: Mina Almasry <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions