[PW_SID:1127403] bpf, riscv: add timed may_goto support#2281
[PW_SID:1127403] bpf, riscv: add timed may_goto support#2281linux-riscv-bot wants to merge 3 commits into
Conversation
Implement arch_bpf_timed_may_goto() for the RV64 JIT. The argument and return value are carried in BPF_REG_AX, and BPF R0-R5 are preserved across the call to the generic bpf_check_timed_may_goto(). Enable bpf_jit_supports_timed_may_goto() so the verifier uses the timed expansion path. Signed-off-by: Feng Jiang <jiangfeng@kylinos.cn> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Enable verifier_may_goto_1 (raw instruction tests), stream_cond_break (250ms timeout path), and the may_goto_interaction_arm64 fastcall test on riscv64 now that the JIT supports timed may_goto. Signed-off-by: Feng Jiang <jiangfeng@kylinos.cn> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 1: "[v2,1/2] bpf, riscv: add support for timed may_goto" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
|
Patch 2: "[v2,2/2] selftests/bpf: enable timed may_goto tests for riscv64" |
f54dc6c to
f61148d
Compare
PR for series 1127403 applied to workflow__riscv__fixes
Name: bpf, riscv: add timed may_goto support
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1127403
Version: 2