Re: [RFC PATCH bpf-next] RV32G eBPF JIT

From: Luke Nelson
Date: Wed Jun 26 2019 - 19:20:52 EST


On Mon, Jun 24, 2019 at 3:11 AM BjÃrn TÃpel <bjorn.topel@xxxxxxxxx> wrote:
> > - Far branches
> > These are not supported in RV64G either.
>
> This would be really nice to have, now that the size of BPF programs
> are getting larger.

I've sent out an updated version of the patch here, with support for
far branches: https://patchwork.ozlabs.org/patch/1123052

Thanks!