Re: [PATCH bpf-next v3 0/2] bpf, riscv: Add support for signed arena loads
From: Björn Töpel
Date: Tue Aug 25 2026 - 09:28:17 EST
Chen Pei <cp0613@xxxxxxxxxxxxxxxxx> writes:
> Chen Pei (2):
> bpf, riscv: Add support for signed arena loads
> selftests/bpf: Enable arena LDSX tests for riscv64
>
> arch/riscv/net/bpf_jit_comp64.c | 16 ++++++++++------
> .../testing/selftests/bpf/progs/verifier_ldsx.c | 17 +++++++++++++++++
> 2 files changed, 27 insertions(+), 6 deletions(-)
Back from summer vacation! Apologies for the delay!
For the series:
Acked-by: Björn Töpel <bjorn@xxxxxxxxxx>