commit | fab45be1d26e8c3cee62e09bcc39c149b175f848 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Thu Sep 03 13:35:40 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Sep 03 17:14:40 2020 -0700 |
tree | a2103758f982c28fe19134282041fd95ae5568de | |
parent | d86687ae6b759a3ac3e2db63390cef6006144681 [diff] |
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests Add use of non-inlined subprogs to few bigger selftests to excercise libbpf's bpf2bpf handling logic. Also split l4lb_all selftest into two sub-tests. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200903203542.15944-13-andriin@fb.com