diff options
| author | Florent Revest <[email protected]> | 2021-02-10 12:14:04 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2021-02-11 17:44:41 -0800 |
| commit | 61f8c9c8f3c8fb60722f0f3168d1a546dbf8a3d4 (patch) | |
| tree | 20e462cfca537597fb3e360747d723bc359889f9 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | c5dbb89fc2ac013afe67b9e4fcb3743c02b567cd (diff) | |
selftests/bpf: Integrate the socket_cookie test to test_progs
Currently, the selftest for the BPF socket_cookie helpers is built and
run independently from test_progs. It's easy to forget and hard to
maintain.
This patch moves the socket cookies test into prog_tests/ and vastly
simplifies its logic by:
- rewriting the loading code with BPF skeletons
- rewriting the server/client code with network helpers
- rewriting the cgroup code with test__join_cgroup
- rewriting the error handling code with CHECKs
Signed-off-by: Florent Revest <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: KP Singh <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions