diff options
author | Eduard Zingerman <[email protected]> | 2023-10-24 03:09:14 +0300 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-10-23 21:49:31 -0700 |
commit | 389ede06c2974b2f878a7ebff6b0f4f707f9db74 (patch) | |
tree | 4c5c43fff63b6efb7702fae5cd86aba8a1034cfa /tools/perf/scripts/python/sched-migration.py | |
parent | 2793a8b015f7f1caadb9bce9c63dc659f7522676 (diff) |
selftests/bpf: tests with delayed read/precision makrs in loop body
These test cases try to hide read and precision marks from loop
convergence logic: marks would only be assigned on subsequent loop
iterations or after exploring states pushed to env->head stack first.
Without verifier fix to use exact states comparison logic for
iterators convergence these tests (except 'triple_continue') would be
errorneously marked as safe.
Signed-off-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions