Andrii Nakryiko wrote: > Validate BPF_CORE_READ correctness and handling of up to 9 levels of > nestedness using cyclic task->(group_leader->)*->tgid chains. > > Also add a test of maximum-dpeth BPF_CORE_READ_STR_INTO() macro. > > Signed-off-by: Andrii Nakryiko <andriin@xxxxxx> > --- Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>