diff options
author | Alexei Starovoitov <ast@plumgrid.com> | 2014-10-28 23:11:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-30 20:44:37 +0100 |
commit | e21ab36a80c2e011a14149fecdd654b8b47d3e8c (patch) | |
tree | 9dbdb42a7a38ec47602aff64c76c74b177a091c7 /.gitignore | |
parent | samples: bpf: add a verifier test and summary line (diff) | |
download | linux-e21ab36a80c2e011a14149fecdd654b8b47d3e8c.tar.xz linux-e21ab36a80c2e011a14149fecdd654b8b47d3e8c.zip |
test: bpf: add a testcase reduced from nmap
nmap generates classic BPF programs to filter ARP packets with given target MAC
which triggered a bug in eBPF x64 JIT. The bug was fixed in
commit e0ee9c12157d ("x86: bpf_jit: fix two bugs in eBPF JIT compiler")
This patch is adding a testcase in eBPF instructions (those that
were generated by classic->eBPF converter) to be processed by JIT.
The test is primarily targeting JIT compiler.
Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions