aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2023-07-27 18:12:44 -0700
committerAlexei Starovoitov <[email protected]>2023-07-27 18:54:16 -0700
commit86180493a2ef572d703ed3a486ab347b194ce4d9 (patch)
treecfb15c83fde74e93fe1b453f096b6908a0a05d77 /tools/perf/scripts/python
parentf835bb6222998c8655bc4e85287d42b57c17b208 (diff)
selftests/bpf: Fix a test_verifier failure
The following test_verifier subtest failed due to new encoding for BSWAP. $ ./test_verifier ... #99/u invalid 64-bit BPF_END FAIL Unexpected success to load! verification time 215 usec stack depth 0 processed 3 insns (limit 1000000) max_states_per_insn 0 total_states 0 peak_states 0 mark_read 0 #99/p invalid 64-bit BPF_END FAIL Unexpected success to load! verification time 198 usec stack depth 0 processed 3 insns (limit 1000000) max_states_per_insn 0 total_states 0 peak_states 0 mark_read 0 Tighten the test so it still reports a failure. Acked-by: Eduard Zingerman <[email protected]> Signed-off-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions