bpf, docs: Split the comparism to classic BPF from instruction-set.rst
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Dec 2021 10:19:04 +0000 (11:19 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 31 Dec 2021 00:31:44 +0000 (16:31 -0800)
commit41db511a3a1622aa97064a3447e878eeb1a594b7
tree1105771e7235feea137fff881d4b02369f8baca7
parentfa86aa77d4da211fc814325cdb3a572b1b851058
bpf, docs: Split the comparism to classic BPF from instruction-set.rst

Split the introductory that explain eBPF vs classic BPF and how it maps
to hardware from the instruction set specification into a standalone
document.  This duplicates a little bit of information but gives us a
useful reference for the eBPF instrution set that is not encumbered by
classic BPF.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211223101906.977624-3-hch@lst.de
Documentation/bpf/classic_vs_extended.rst [new file with mode: 0644]
Documentation/bpf/index.rst
Documentation/bpf/instruction-set.rst