summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_tcpnotify_user.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-1/+1
* selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao2022-04-101-1/+0
* selftests/bpf: Migrate all deprecated perf_buffer usesAndrii Nakryiko2021-11-111-3/+1
* selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko2021-11-071-1/+2
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-3/+4
* bpf: Fix compilation warning of selftestsJianlin Lv2020-08-061-3/+10
* bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-011-7/+1
* selftests/bpf: switch test_tcpnotify to perf_buffer APIAndrii Nakryiko2019-07-231-54/+36
* selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_userStanislav Fomichev2019-01-231-3/+3
* selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-071-1/+1
* selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan2018-11-091-0/+186