diff options
author | Manu Bretelle <[email protected]> | 2022-10-21 14:07:01 -0700 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-10-21 16:27:26 -0700 |
commit | 94d52a19180726ee8ddc70bea75d6605e1dd6029 (patch) | |
tree | cdedf06802f819f29c57d492c476fbfd18c12220 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 20776b72ae2a43311f82f48f7b78f484cc89e463 (diff) |
selftests/bpf: Initial DENYLIST for aarch64
Those tests are currently failing on aarch64, ignore them until they are
individually addressed.
Using this deny list, vmtest.sh ran successfully using
LLVM_STRIP=llvm-strip-16 CLANG=clang-16 \
tools/testing/selftests/bpf/vmtest.sh -- \
./test_progs -d \
\"$(cat tools/testing/selftests/bpf/DENYLIST{,.aarch64} \
| cut -d'#' -f1 \
| sed -e 's/^[[:space:]]*//' \
-e 's/[[:space:]]*$//' \
| tr -s '\n' ','\
)\"
Signed-off-by: Manu Bretelle <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions