commit | 728a853a44a0f01111883f95216e980722474c07 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Thu Apr 27 01:39:32 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 28 15:48:14 2017 -0400 |
tree | 4c43ea8f454f0d2b907d589a581c0543b27c3ce2 | |
parent | 7e56fbd27b4bd6ab7d641f45bf23d2af654412f6 [diff] |
bpf: add various test cases to verifier selftests Add several test cases around ldimm64, fp arithmetic and direct packet access. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>