Home
last modified time | relevance | path

Searched hist:d633d57902a510debd4ec5b7a374a009c8c2d620 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.cd633d57902a510debd4ec5b7a374a009c8c2d620 Thu Jan 23 10:15:08 CST 2020 Jiri Olsa <jolsa@kernel.org> selftest/bpf: Add test for allowed trampolines count

There's limit of 40 programs tht can be attached
to trampoline for one function. Adding test that
tries to attach that many plus one extra that needs
to fail.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200123161508.915203-4-jolsa@kernel.org
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtrampoline_count.cd633d57902a510debd4ec5b7a374a009c8c2d620 Thu Jan 23 10:15:08 CST 2020 Jiri Olsa <jolsa@kernel.org> selftest/bpf: Add test for allowed trampolines count

There's limit of 40 programs tht can be attached
to trampoline for one function. Adding test that
tries to attach that many plus one extra that needs
to fail.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200123161508.915203-4-jolsa@kernel.org