Re: [PATCH bpf-next 00/10] Add support arena atomics for RV64

From: Björn Töpel
Date: Sun Jul 20 2025 - 16:38:06 EST


Lehui!

On Sat, 19 Jul 2025 at 11:14, Pu Lehui <pulehui@xxxxxxxxxxxxxxx> wrote:
>
> From: Pu Lehui <pulehui@xxxxxxxxxx>
>
> patch 1-3 refactor redundant load and store operations.
> patch 4-7 add Zacas instructions for cmpxchg.
> patch 8 optimizes exception table handling.
> patch 9-10 add support arena atomics for RV64.
>
> Tests `test_progs -t atomic,arena` have passed as shown bellow,
> as well as `test_verifier` and `test_bpf.ko` have passed.

Awesome, thank you for working on this!

I'm on vacation until 4th Aug, but I'll try to do a review before that
-- but expect some slowness!


Thanks,
Björn