bpf, docs: Move the packet access instructions last in instruction-set.rst
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Dec 2021 10:19:06 +0000 (11:19 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 31 Dec 2021 00:34:03 +0000 (16:34 -0800)
commit63d000c3dc0a8ddd2f3778982ce6d19593656eda
treefe6c9ad3f0e0216974aaace58fafbd63e4e3f336
parent5e4dd19f00491faf10912e1f15a47ab010e0e9ce
bpf, docs: Move the packet access instructions last in instruction-set.rst

The packet access instructions are a convoluted leftover from classic
BPF.  Move them last past the much more important atomic operations,
and improve the rendering of the code example.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211223101906.977624-5-hch@lst.de
Documentation/bpf/instruction-set.rst