summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/select_reuseport.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-2/+2
* selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko2021-12-141-1/+0
* selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko2021-11-251-15/+6
* selfetest/bpf: Make some tests serialYucong Sun2021-10-081-1/+1
* selftests/bpf: Switch to new bpf_object__next_{map,program} APIsHengqi Chen2021-10-061-1/+1
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-26/+27
* selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer2020-03-091-6/+0
* selftests/bpf: Run SYN cookies with reuseport BPF test only for TCPJakub Sitnicki2020-02-241-8/+9
* selftests/bpf: Run reuseport tests only with supported socket typesJakub Sitnicki2020-02-241-7/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-211-10/+53
|\
| * selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki2020-02-211-10/+53
* | selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3
* | selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau2020-02-121-1/+3
|/
* selftests: bpf: Reset global state between reuseport test runsLorenz Bauer2020-01-241-2/+14
* selftests: bpf: Make reuseport test output more legibleLorenz Bauer2020-01-241-4/+24
* selftests/bpf: Switch reuseport tests for test_progs frameworkJakub Sitnicki2019-12-131-136/+131
* selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki2019-12-131-0/+811