summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_select_reuseport.c
AgeCommit message (Expand)Author
2019-12-13selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki
2019-12-13selftests/bpf: Pull up printing the test name into test runnerJakub Sitnicki
2019-12-13selftests/bpf: Propagate errors during setup for reuseport testsJakub Sitnicki
2019-12-13selftests/bpf: Run reuseport tests in a loopJakub Sitnicki
2019-12-13selftests/bpf: Unroll the main loop in reuseport testJakub Sitnicki
2019-12-13selftests/bpf: Add helpers for getting socket family & type nameJakub Sitnicki
2019-12-13selftests/bpf: Use sa_family_t everywhere in reuseport testsJakub Sitnicki
2019-12-13selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki
2019-06-15bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau