diff options
| author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-01-28 01:06:29 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2023-01-28 12:30:08 -0800 |
| commit | 06c1865b0b0c7820ea53af2394dd7aff31100295 (patch) | |
| tree | ce1b2dcb668277ae65de52d34eaa9435fee766d6 /tools/testing/selftests/bpf/prog_tests/prog_tests_framework.c | |
| parent | 56e1a50483194b2e0ac54849e94cc2b80480895e (diff) | |
selftests/bpf: Fix xdp_do_redirect on s390x
s390x cache line size is 256 bytes, so skb_shared_info must be aligned
on a much larger boundary than for x86. This makes the maximum packet
size smaller.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230128000650.1516334-11-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_tests_framework.c')
0 files changed, 0 insertions, 0 deletions
