Files
android_kernel_xiaomi_sm8450/tools/testing/selftests/bpf
Alexei Starovoitov a78d0dbec7 selftests/bpf: add loop test 4
Add a test that returns a 'random' number between [0, 2^20)
If state pruning is not working correctly for loop body the number of
processed insns will be 2^20 * num_of_insns_in_loop_body and the program
will be rejected.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
2019-08-06 08:20:25 -07:00
..
2019-08-06 08:20:25 -07:00
2019-08-06 08:20:25 -07:00
2018-05-14 19:11:45 -07:00
2019-06-27 15:25:17 -07:00