diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-01-28 03:06:38 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-01-28 23:45:14 +0300 |
commit | 438a2edf26b7384d3c781ff98015d58135b848d5 (patch) | |
tree | 2e9ea423729610b9158dcfcc958974cf45b63d6f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d504270a233d2710cf9203b9ecec820736d0e042 (diff) | |
download | linux-438a2edf26b7384d3c781ff98015d58135b848d5.tar.xz |
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/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions