From: Quentin Monnet <quentin.monnet@netronome.com>
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: Song Liu <liu.song.a23@gmail.com>,
Alexei Starovoitov <ast@kernel.org>,
Networking <netdev@vger.kernel.org>,
oss-drivers@netronome.com
Subject: Re: [PATCH bpf-next] bpf: clean up eBPF helpers documentation
Date: Wed, 30 May 2018 08:28:42 +0100 [thread overview]
Message-ID: <CAH3iqT7T=iCSui7Qm+mr1vX93tmJD5_ftHsFjX5QGHwa6ohaDQ@mail.gmail.com> (raw)
In-Reply-To: <b8f12a25-59ae-b463-9fa8-be9378f83089@iogearbox.net>
On 29 May 2018 at 20:44, Daniel Borkmann <daniel@iogearbox.net> wrote:
> On 05/29/2018 08:27 PM, Song Liu wrote:
>> On Tue, May 29, 2018 at 4:27 AM, Quentin Monnet
>> <quentin.monnet@netronome.com> wrote:
>>> These are minor edits for the eBPF helpers documentation in
>>> include/uapi/linux/bpf.h.
>>>
>>> The main fix consists in removing "BPF_FIB_LOOKUP_", because it ends
>>> with a non-escaped underscore that gets interpreted by rst2man and
>>> produces the following message in the resulting manual page:
>>>
>>> DOCUTILS SYSTEM MESSAGES
>>> System Message: ERROR/3 (/tmp/bpf-helpers.rst:, line 1514)
>>> Unknown target name: "bpf_fib_lookup".
>>>
>>> Other edits consist in:
>>>
>>> - Improving formatting for flag values for "bpf_fib_lookup()" helper.
>>> - Emphasising a parameter name in description of the return value for
>>> "bpf_get_stack()" helper.
>>> - Removing unnecessary blank lines between "Description" and "Return"
>>> sections for the few helpers that would use it, for consistency.
>>>
>>> Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
> [...]
>>
>> Please also apply the same changes to tools/include/uapi/linux/bpf.h.
Ah, true, I forgot it... Thanks for the reminder.
> Just did while applying to bpf-next, thanks guys!
>
>> Other than this, it looks to me.
>>
>> Acked-by: Song Liu <songliubraving@fb.com>
Thanks a lot Song, Daniel!
Quentin
prev parent reply other threads:[~2018-05-30 7:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-29 11:27 [PATCH bpf-next] bpf: clean up eBPF helpers documentation Quentin Monnet
2018-05-29 18:27 ` Song Liu
2018-05-29 19:44 ` Daniel Borkmann
2018-05-30 7:28 ` Quentin Monnet [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAH3iqT7T=iCSui7Qm+mr1vX93tmJD5_ftHsFjX5QGHwa6ohaDQ@mail.gmail.com' \
--to=quentin.monnet@netronome.com \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=liu.song.a23@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@netronome.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).