diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-01-28 01:06:38 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-01-28 12:45:14 -0800 |
commit | 438a2edf26b7384d3c781ff98015d58135b848d5 (patch) | |
tree | 2e9ea423729610b9158dcfcc958974cf45b63d6f /tools/lib/bpf/bpf_helpers.h | |
parent | d504270a233d2710cf9203b9ecec820736d0e042 (diff) |
selftests/bpf: Fix xdp_synproxy/tc on s390x
Use the correct datatype for the values map values; currently the test
works by accident, since on little-endian machines it is sometimes
acceptable to access u64 as u32.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230128000650.1516334-20-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/lib/bpf/bpf_helpers.h')
0 files changed, 0 insertions, 0 deletions