aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/sockmap_listen.c
AgeCommit message (Expand)Author
2022-01-12selftests/bpf: Stop using bpf_map__def() APIChristy Lee
2021-11-25selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-08selfetest/bpf: Make some tests serialYucong Sun
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun
2021-08-19selftests/bpf: Adding delay in socketmap_listen to reduce flakynessYucong Sun
2021-08-16selftest/bpf: Add new tests in sockmap for unix stream to tcp.Jiang Wang
2021-08-16selftest/bpf: Change udp to inet in some function namesJiang Wang
2021-08-16selftest/bpf: Add tests for sockmap with unix stream type.Jiang Wang
2021-07-15selftests/bpf: Add test cases for redirection between udp and unixCong Wang
2021-07-15selftests/bpf: Add a test case for unix sockmapCong Wang
2021-07-15selftests/bpf: Factor out add_to_sockmap()Cong Wang
2021-07-15selftests/bpf: Factor out udp_socketpair()Cong Wang
2021-07-15sock_map: Lift socket state restriction for datagram socketsCong Wang
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-21selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-04-01selftests/bpf: Add a test case for udp sockmapCong Wang
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki
2020-03-09selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer
2020-03-09selftests: bpf: Don't listen() on UDP socketsLorenz Bauer
2020-02-21selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki