[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3f767262-11dc-d11e-abcd-33481720239d@iogearbox.net>
Date: Mon, 11 May 2020 22:34:42 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Quentin Monnet <quentin@...valent.com>,
Alexei Starovoitov <ast@...nel.org>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next v2 0/4] bpf: clean up bpftool, bpftool doc,
bpf-helpers doc
On 5/11/20 6:15 PM, Quentin Monnet wrote:
> This set focuses on cleaning-up the documentation for bpftool and BPF
> helpers.
>
> The first patch is actually a clean-up for bpftool itself: it replaces
> kernel integer types by the ones that should be used in user space, and
> poisons kernel types to avoid reintroducing them by mistake in the future.
>
> Then come the documentation fixes: bpftool, and BPF helpers, with the usual
> sync up for the BPF header under tools/. Please refer to individual commit
> logs for details.
>
> Quentin Monnet (4):
> tools: bpftool: poison and replace kernel integer typedefs
> tools: bpftool: minor fixes for documentation
> bpf: minor fixes to BPF helpers documentation
> tools: bpf: synchronise BPF UAPI header with tools
Applied, thanks!
Powered by blists - more mailing lists