Re: [PATCH net-next v4] arm: eBPF JIT compiler
From: David Miller
Date: Tue Aug 22 2017 - 12:28:23 EST
From: Shubham Bansal <illusionist.neo@xxxxxxxxx>
Date: Tue, 22 Aug 2017 12:02:33 +0530
> The JIT compiler emits ARM 32 bit instructions. Currently, It
> supports eBPF only. Classic BPF is supported because of the
> conversion by BPF core.
...
Applied to net-next, thanks.