From: Christoph Hellwig <hch@lst.de>
To: Jonathan Corbet <corbet@lwn.net>,
Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Andrii Nakryiko <andrii@kernel.org>
Cc: Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>,
Yonghong Song <yhs@fb.com>,
John Fastabend <john.fastabend@gmail.com>,
KP Singh <kpsingh@kernel.org>,
linux-doc@vger.kernel.org, netdev@vger.kernel.org,
bpf@vger.kernel.org
Subject: improve the eBPF documentation
Date: Tue, 14 Dec 2021 15:03:58 +0100 [thread overview]
Message-ID: <20211214140402.288101-1-hch@lst.de> (raw)
Hi all,
this series first splits the eBPF introductions from the
instruction set document to then drop the classic BPF
documentation from this file to focus on eBPF and to
cleanup the structure and rendering of this file a bit.
Diffstat:
index.rst | 1
instruction-set.rst | 510 +++++++++++++++-------------------------------------
intro.rst | 238 ++++++++++++++++++++++++
3 files changed, 387 insertions(+), 362 deletions(-)
next reply other threads:[~2021-12-14 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-14 14:03 Christoph Hellwig [this message]
2021-12-14 14:03 ` [PATCH 1/4] bpf, docs: Fix verifier reference Christoph Hellwig
2021-12-14 14:04 ` [PATCH 2/4] bpf, docs: Move the introduction to eBPF into a separate document Christoph Hellwig
2021-12-14 14:04 ` [PATCH 3/4] bpf, docs: Only document eBPF in instruction-set.rst Christoph Hellwig
2021-12-15 5:40 ` Alexei Starovoitov
2021-12-14 14:04 ` [PATCH 4/4] bpf, docs: Generate nicer tables for instruction encodings Christoph Hellwig
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=20211214140402.288101-1-hch@lst.de \
--to=hch@lst.de \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=corbet@lwn.net \
--cc=daniel@iogearbox.net \
--cc=john.fastabend@gmail.com \
--cc=kafai@fb.com \
--cc=kpsingh@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=songliubraving@fb.com \
--cc=yhs@fb.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