Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713890
| From | Daniel Borkmann <daniel@iogearbox.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures |
| Date | 2017-08-17 14:00 +0200 |
| Message-ID | <ufrCX-4m1-47@gated-at.bofh.it> (permalink) |
| References | <ufqnv-3zF-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/17/2017 12:30 PM, Michael Ellerman wrote: > The sysctl documentation states that the JIT is only available on > x86_64, which is no longer correct. > > Update the list, and break it out to indicate which architectures > support the cBPF JIT (via HAVE_CBPF_JIT) or the eBPF JIT > (HAVE_EBPF_JIT). > > Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> The last paragraph speaking about tcpdump, I can take care of later, also given the patch is about updating list of archs, so lgtm, thanks! Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman <mpe@ellerman.id.au> - 2017-08-17 12:40 +0200
Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Daniel Borkmann <daniel@iogearbox.net> - 2017-08-17 14:00 +0200
Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman <mpe@ellerman.id.au> - 2017-08-18 03:30 +0200
Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures David Miller <davem@davemloft.net> - 2017-08-17 19:20 +0200
csiph-web