summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2025-11-03 17:43:28 -0800
committerAlexei Starovoitov <ast@kernel.org>2025-11-03 17:45:11 -0800
commit11369e6e337a3c57ba60b7788046fb41e234b083 (patch)
tree6a29a08c3d40ea83fbb00cb7ff19819973765b0b /tools/testing/selftests/bpf/prog_tests/autoload.c
parent5dae7453ecb5b297fe3ab4edec97389bec436019 (diff)
parent9f32bfec545c30aae5ee7c2908e4c471d671482d (diff)
Merge branch 'bpf-skip-bounds-adjustment-for-conditional-jumps-on-same-scalar-register'
KaFai Wan says: ==================== bpf: Skip bounds adjustment for conditional jumps on same scalar register This small patchset is about avoid verifier bug warning when conditional jumps on same register when the register holds a scalar with range. v4: - make code better. (Alexei) v3: https://lore.kernel.org/bpf/20251031154107.403054-1-kafai.wan@linux.dev/ - Enhance is_scalar_branch_taken() to handle scalar case. (Eduard) - Update the selftest to cover all conditional jump opcodes. (Eduard) v2: https://lore.kernel.org/bpf/20251025053017.2308823-1-kafai.wan@linux.dev/ - Enhance is_branch_taken() and is_scalar_branch_taken() to handle branch direction computation for same register. (Eduard and Alexei) - Update the selftest. v1: https://lore.kernel.org/bpf/20251022164457.1203756-1-kafai.wan@linux.dev/ --- ==================== Link: https://patch.msgid.link/20251103063108.1111764-1-kafai.wan@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions