[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211223101906.977624-1-hch@lst.de>
Date: Thu, 23 Dec 2021 11:19:02 +0100
From: Christoph Hellwig <hch@....de>
To: Jonathan Corbet <corbet@....net>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>
Cc: Martin KaFai Lau <kafai@...com>, Song Liu <songliubraving@...com>,
Yonghong Song <yhs@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...nel.org>, linux-doc@...r.kernel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: improve the eBPF documentation v2
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.
Changes since v1:
- rename intro.rst to classic_vs_extended.rst
- keep the class vs eBPF tabls in classic_vs_extended.rst
- a few more editorial tidyups
- move the packet access instructions last in instruction-set.rst
Diffstat:
classic_vs_extended.rst | 376 +++++++++++++++++++++++++++++++++++
index.rst | 1
instruction-set.rst | 514 ++++++++++++++----------------------------------
3 files changed, 527 insertions(+), 364 deletions(-)
Powered by blists - more mailing lists