[dpdk-dev] [PATCH 0/8] eBPF arm64 JIT support

Thomas Monjalon thomas at monjalon.net
Thu Oct 3 14:51:33 CEST 2019


03/09/2019 12:59, jerinj at marvell.com:
> Added eBPF arm64 JIT support to improve the eBPF program performance
> on arm64.
> 
>  lib/librte_bpf/bpf_jit_arm64.c         | 1451 ++++++++++++++++++++++++

I am concerned about duplicating the BPF JIT effort in DPDK and Linux.
Could we try to pull the Linux JIT?
Is the license the only issue?

After a quick discussion, it seems the Linux authors are OK to arrange
their JIT code for sharing with userspace projects.




More information about the dev mailing list