Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-10 | selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -1/+0 |
2021-11-11 | selftests/bpf: Migrate all deprecated perf_buffer uses | Andrii Nakryiko | 1 | -3/+1 |
2021-11-07 | selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere | Andrii Nakryiko | 1 | -1/+2 |
2021-05-25 | selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks | Andrii Nakryiko | 1 | -3/+4 |
2020-08-06 | bpf: Fix compilation warning of selftests | Jianlin Lv | 1 | -3/+10 |
2020-08-01 | bpf, selftests: Use single cgroup helpers for both test_sockmap/progs | John Fastabend | 1 | -7/+1 |
2019-07-23 | selftests/bpf: switch test_tcpnotify to perf_buffer API | Andrii Nakryiko | 1 | -54/+36 |
2019-01-23 | selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user | Stanislav Fomichev | 1 | -3/+3 |
2019-01-07 | selftests/bpf: fix incorrect users of create_and_get_cgroup | Stanislav Fomichev | 1 | -1/+1 |
2018-11-09 | selftests/bpf: add a test case for sock_ops perf-event notification | Sowmini Varadhan | 1 | -0/+186 |