Re: [PATCH v2] arm: eBPF JIT compiler

From: David Miller
Date: Mon Jun 12 2017 - 18:47:32 EST


From: Alexander Alemayhu <alexander@xxxxxxxxxxxx>
Date: Tue, 13 Jun 2017 00:45:45 +0200

> On Mon, Jun 12, 2017 at 09:10:07PM +0530, Shubham Bansal wrote:
>>
>> Nope. It looks like a latest addition to testing. Can you please tell
>> me how to test with it?
>>
> cd tools/testing/selftests/bpf/
> make
> sudo ./test_progs

Also, you might need to do a "make headers_install" at the top level
before doing this.