diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-11-09 16:26:38 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-11-09 20:11:20 -0800 |
commit | 62ccdb11d3c63dc697dea1fd92b3496fe43dcc1e (patch) | |
tree | ef2e9a422ae611e616fd521fc59a6b3b1cb97db3 /scripts/gdb/linux/proc.py | |
parent | 4bb7ea946a370707315ab774432963ce47291946 (diff) |
selftests/bpf: add edge case backtracking logic test
Add a dedicated selftests to try to set up conditions to have a state
with same first and last instruction index, but it actually is a loop
3->4->1->2->3. This confuses mark_chain_precision() if verifier doesn't
take into account jump history.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20231110002638.4168352-4-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions