Re: [PATCH v2] arm: eBPF JIT compiler

From: Daniel Borkmann
Date: Wed Jun 21 2017 - 15:53:39 EST


On 06/21/2017 09:37 PM, Shubham Bansal wrote:
Hi Daniel,

Good news. Got the CALL to work.

[ 145.670882] test_bpf: Summary: 316 PASSED, 0 FAILED, [287/308 JIT'ed]

Awesome. Do you think with this implementation, the patch could get
accepted? If you think so, then I will send the patch in couple of
days after some refactoring, if not, then do let me know what more is
required?

Nice, it's ultimately up to the arm folks to review the set in-depth,
but feel free to send out the patch once you're done refactoring. With
BPF_CALL support that looks quite good from pov of supported insns.