yonghong-song wrote: For this one: > A kernel function will expect the uint to be sign-extended, not zero-extended. I suspect riscv bpf jit will do sign-extension. @pulehui can confirm. https://github.com/llvm/llvm-project/pull/84874