On Fri, Aug 23, 2019 at 2:59 AM Alexei Starovoitov wrote:
>
> Introduce BPF_F_TEST_STATE_FREQ flag to stress test parentage chain
> and state pruning.
>
> Signed-off-by: Alexei Starovoitov
Acked-by: Song Liu
> ---
> include/linux/bpf_verifier.h | 1 +
> include/uapi/linux/bpf.h | 3 +++
>
Introduce BPF_F_TEST_STATE_FREQ flag to stress test parentage chain
and state pruning.
Signed-off-by: Alexei Starovoitov
---
include/linux/bpf_verifier.h | 1 +
include/uapi/linux/bpf.h | 3 +++
kernel/bpf/syscall.c | 1 +
kernel/bpf/verifier.c| 5 -
4 files changed, 9 in