commit | e8c13c4d9b36065903a025f163db87a7afff7307 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Thu Aug 22 22:52:14 2019 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Aug 28 00:30:11 2019 +0200 |
tree | 99c429dbf5139f59f4f63d92d65ced6f24fb544a | |
parent | 0fc2e0b84ba725c5e6ee66059936638389e67c80 [diff] |
selftests/bpf: verifier precise tests Use BPF_F_TEST_STATE_FREQ flag to check that precision tracking works as expected by comparing every step it takes. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>