]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit173b662ff0191dbe113dc5e610dd2cd61da69712
treeb3bbcb8825be07aed9a355ca289d08e5611cb307
parentf72b288409afa9bfe051beb4325e9a0f439edea1
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