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(-)