commit | 503a8865a47752d0ac2ff642f07e96e8b2103178 | [log] [tgz] |
---|---|---|
author | Jiong Wang <jiong.wang@netronome.com> | Sat Jan 26 12:26:04 2019 -0500 |
committer | Alexei Starovoitov <ast@kernel.org> | Sat Jan 26 13:33:01 2019 -0800 |
tree | 619fad24fc9a7affc983d41dfe05f250c808a2c7 | |
parent | df791dc167603efb676447a2d7b769a19e8fd722 [diff] |
bpf: interpreter support for JMP32 This patch implements interpreting new JMP32 instructions. 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>