bpf: allocate 0x06 to new eBPF instruction class JMP32
authorJiong Wang <jiong.wang@netronome.com>
Sat, 26 Jan 2019 17:25:59 +0000 (12:25 -0500)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 26 Jan 2019 21:33:01 +0000 (13:33 -0800)
commitd405c7407a5468d4fc11724d76063e0647d80106
treeb3bbcb8825be07aed9a355ca289d08e5611cb307
parentdbbd79ae166fbd37ceaef77a96b5a99cce0022c3
bpf: allocate 0x06 to new eBPF instruction class JMP32

The new eBPF instruction class JMP32 uses the reserved class number 0x6.
Kernel BPF ISA documentation updated accordingly.

Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/networking/filter.txt
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h