summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/select_reuseport.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-2/+2
2021-12-15selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko1-1/+0
2021-11-26selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko1-15/+6
2021-10-09selfetest/bpf: Make some tests serialYucong Sun1-1/+1
2021-10-06selftests/bpf: Switch to new bpf_object__next_{map,program} APIsHengqi Chen1-1/+1
2021-05-26selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko1-26/+27
2020-03-10selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer1-6/+0
2020-02-25selftests/bpf: Run SYN cookies with reuseport BPF test only for TCPJakub Sitnicki1-8/+9
2020-02-25selftests/bpf: Run reuseport tests only with supported socket typesJakub Sitnicki1-7/+6
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-10/+53
2020-02-22selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki1-10/+53
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki1-1/+3
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau1-1/+3
2020-01-25selftests: bpf: Reset global state between reuseport test runsLorenz Bauer1-2/+14
2020-01-25selftests: bpf: Make reuseport test output more legibleLorenz Bauer1-4/+24
2019-12-13selftests/bpf: Switch reuseport tests for test_progs frameworkJakub Sitnicki1-136/+131
2019-12-13selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki1-0/+811