From: Jonathan Corbet <corbet@lwn.net>
To: Burak Emir <bqe@google.com>, Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Andrii Nakryiko <andrii@kernel.org>
Cc: Burak Emir <bqe@google.com>,
Martin KaFai Lau <martin.lau@linux.dev>,
Eduard Zingerman <eddyz87@gmail.com>, Song Liu <song@kernel.org>,
Yonghong Song <yonghong.song@linux.dev>,
John Fastabend <john.fastabend@gmail.com>,
KP Singh <kpsingh@kernel.org>,
Stanislav Fomichev <sdf@fomichev.me>, Hao Luo <haoluo@google.com>,
Jiri Olsa <jolsa@kernel.org>,
bpf@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [RFC PATCH v2 0/1] bpf, docs: structured overview of verifier
Date: Mon, 09 Mar 2026 08:47:34 -0600 [thread overview]
Message-ID: <87ldg1xdo9.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260309134630.2638181-1-bqe@google.com>
Burak Emir <bqe@google.com> writes:
> This is an RFC for adding overview documentation for the BPF verifier.
>
> The existing verifier.rst has detail but IMHO it lacks structure and
> background. Here is my humble proposal to make the verifier docs
> more helpful for newcomers.
>
> Finding a balance between overview and detail in documentation is
> never easy. The idea here is to describe abstract interpretation and have
> enough information that anyone interested can learn what is going on.
>
> Please let me know what you think. I used Gemini 3 to get a first draft,
> which I then checked word-for-word and reworked.
I only got the cover letter for the second version, so these overall
comments are based on the first.
- Please stick to the 80-column line limit for text material; we want
people to be able read it.
- Why split this into five different files? It is not a massive amount
of material; spreading it out just makes the reader work harder.
- It is overly heavy on the markup. If nothing else, function
references should just be function(), without ``literal`` markup; that
lets the automarkup code do its thing. Same with "struct foo".
Hopefully the BPF folks can take a more substantive look as well.
jon
next prev parent reply other threads:[~2026-03-09 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-09 13:46 [RFC PATCH v2 0/1] bpf, docs: structured overview of verifier Burak Emir
2026-03-09 14:47 ` Jonathan Corbet [this message]
2026-03-09 15:42 ` Alexei Starovoitov
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=87ldg1xdo9.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=bqe@google.com \
--cc=daniel@iogearbox.net \
--cc=eddyz87@gmail.com \
--cc=haoluo@google.com \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=kpsingh@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=sdf@fomichev.me \
--cc=song@kernel.org \
--cc=yonghong.song@linux.dev \
/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