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


Groups > linux.kernel > #1190923

Re: Draft 3 of bpf(2) man page for review

From Daniel Borkmann <daniel@iogearbox.net>
Newsgroups linux.kernel
Subject Re: Draft 3 of bpf(2) man page for review
Date 2015-07-23 15:40 +0200
Message-ID <pPoT8-89c-5@gated-at.bofh.it> (permalink)
References (2 earlier) <pP8EG-1AI-13@gated-at.bofh.it> <pPl8R-2Kv-9@gated-at.bofh.it> <pPmRk-5fD-1@gated-at.bofh.it> <pPo6K-6Xp-13@gated-at.bofh.it> <pPoT8-89c-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/23/2015 03:36 PM, Michael Kerrisk (man-pages) wrote:
...
>> Ok, I guess we could revisit/clarify that at a later point in time. I'd add
>> a TODO comment to the source or the like, as this also is related to the 2nd
>> below use case (aggregation/accounting), where an array is typically used.
>
> Okay. FIXME added.

Great.

[...]
>> I'd maybe only mention in addition that in log_level=0 case, we also must not
>> provide a log_buf and log_size, otherwise we get EINVAL.
>
> I changed the text to:
>
>         *  log_level  verbosity  level  of the verifier.  A value of zero
>            means that the verifier will not provide a log; in this  case,
>            log_buf must be a NULL pointer, and log_size must be zero.

Ok.

[...]
> Thanks for clearing that up -- I added the following sentence
>
>      JIT compiler for eBPF is currently available for the x86-64, arm64,
>      and s390 architectures.
>
> Okay?

Yep.

Thanks,
Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

Re: Draft 3 of bpf(2) man page for review Daniel Borkmann <daniel@iogearbox.net> - 2015-07-23 14:50 +0200
  Re: Draft 3 of bpf(2) man page for review Daniel Borkmann <daniel@iogearbox.net> - 2015-07-23 15:40 +0200
  Re: Draft 3 of bpf(2) man page for review "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2015-07-23 15:40 +0200

csiph-web