summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/sockmap_helpers.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-21selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang1-384/+1
2024-08-20selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj1-25/+36
2024-08-20selftests/bpf: Socket pair creation, cleanupsMichal Luczaj1-2/+2
2024-08-20selftests/bpf: Support more socket types in create_pair()Michal Luczaj1-48/+90
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko1-1/+1
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai1-0/+26
2023-05-23bpf, sockmap: Build helper to create connected socket pairJohn Fastabend1-0/+118
2023-05-23bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend1-0/+272