diff options
author | Ilya Leoshkevich <[email protected]> | 2023-01-28 01:06:38 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf_helpers.h')
0 files changed, 0 insertions, 0 deletions