summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/bpf_tracing_net.h
AgeCommit message (Expand)Author
2024-05-09selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc testsMartin KaFai Lau
2024-05-09selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.hMartin KaFai Lau
2024-05-02selftests/bpf: Add test for the use of new args in cong_controlMiao Xu
2024-01-23selftest: bpf: Test bpf_sk_assign_tcp_reqsk().Kuniyuki Iwashima
2024-01-13selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau
2023-12-14bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau
2022-12-22selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIALMartin KaFai Lau
2022-12-05selftests/bpf: add xfrm_info testsEyal Birger
2022-09-02selftest/bpf: Add test for bpf_getsockopt()Martin KaFai Lau
2022-08-18selftests/bpf: bpf_setsockopt testsMartin KaFai Lau
2022-06-29selftests/bpf: lsm_cgroup functional testStanislav Fomichev
2022-01-18selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.Kuniyuki Iwashima
2021-11-26af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.Kuniyuki Iwashima
2021-08-15selftest/bpf: Implement sample UNIX domain socket iterator program.Kuniyuki Iwashima
2021-07-23bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau
2020-06-24selftests/bpf: Add more common macros to bpf_tracing_net.hYonghong Song
2020-06-24selftests/bpf: Refactor some net macros to bpf_tracing_net.hYonghong Song