Pu Lehui <pulehui@xxxxxxxxxxxxxxx> writes: > Add Zbb support [0] to optimize code size and performance of RV64 JIT. > Meanwhile, adjust the code for unification and simplification. Tests > test_bpf.ko and test_verifier have passed, as well as the relative > testcases of test_progs*. > > Link: https://github.com/riscv/riscv-bitmanip/releases/download/1.0.0/bitmanip-1.0.0-38-g865e7a7.pdf [0] > > v3 resend: > - resend for mail be treated as spam. > > v3: > - Change to early-exit code style and make code more explicit. Lehui, Sorry for the delay. I'm chasing a struct_ops RISC-V BPF regression in 6.8-rc1, I will need to wrap my head around that prior reviewing properly. Björn