Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1600937

Re: [PATCH v2 0/5] MIPS: BPF: JIT fixes and improvements.

From Daniel Borkmann <daniel@iogearbox.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/5] MIPS: BPF: JIT fixes and improvements.
Date 2017-03-14 23:30 +0100
Message-ID <tl374-6Nc-3@gated-at.bofh.it> (permalink)
References <tl374-6Nc-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 03/14/2017 10:21 PM, David Daney wrote:
> Changes from v1:
>
>    - Use unsigned access for SKF_AD_HATYPE
>
>    - Added three more patches for other problems found.
>
>
> Testing the BPF JIT on Cavium OCTEON (mips64) with the test-bpf module
> identified some failures and unimplemented features.

Nice, thanks for working on this! If you see specific test
cases for the JIT missing, please also feel free to extend
the test_bpf suite, so this gets exposed further to other
JITs, too.

> With this patch set we get:
>
>       test_bpf: Summary: 305 PASSED, 0 FAILED, [85/297 JIT'ed]
>
> Both big and little endian tested.
>
> We still lack eBPF support, but this is better than nothing.

Any future plans on this one?

Thanks,
Daniel

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 0/5] MIPS: BPF: JIT fixes and improvements. Daniel Borkmann <daniel@iogearbox.net> - 2017-03-14 23:30 +0100

csiph-web