diff options
author | Martin KaFai Lau <[email protected]> | 2024-08-29 14:08:30 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-08-29 18:15:45 -0700 |
commit | 42fdbbde6cf4159f77de13a40f8c0be6ef48bcc1 (patch) | |
tree | f5e1f42f61ca0d2ff816ac91fb53b7dddf6c4f7b /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | b191b0fd740062ede672693671c6e6e942fb02f4 (diff) |
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
This patch adds a pro/epilogue test when the main prog has a goto insn
that goes back to the very first instruction of the prog. It is
to test the correctness of the adjust_jmp_off(prog, 0, delta)
after the verifier has applied the prologue and/or epilogue patch.
Acked-by: Eduard Zingerman <[email protected]>
Signed-off-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions