diff options
author | David Daney <david.daney@cavium.com> | 2017-06-13 15:28:46 -0700 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-06-28 12:22:39 +0200 |
commit | f381bf6d82f032b7410185b35d000ea370ac706b (patch) | |
tree | 0c50070022073f6da8484cf44a301dba4220b0e0 /arch/x86/Makefile | |
parent | dc190129f1c16e025a42a9c3717de7ed47fc6e2f (diff) | |
download | blackbird-obmc-linux-f381bf6d82f032b7410185b35d000ea370ac706b.tar.gz blackbird-obmc-linux-f381bf6d82f032b7410185b35d000ea370ac706b.zip |
MIPS: Add support for eBPF JIT.
Since the eBPF machine has 64-bit registers, we only support this in
64-bit kernels. As of the writing of this commit log test-bpf is showing:
test_bpf: Summary: 316 PASSED, 0 FAILED, [308/308 JIT'ed]
All current test cases are successfully compiled.
Many examples in samples/bpf are usable, specifically tracex5 which
uses tail calls works.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16369/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/x86/Makefile')
0 files changed, 0 insertions, 0 deletions