summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sock_fields.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau2020-09-251-482/+0
* bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-011-11/+3
* selftests: bpf: enable hi32 randomization for all testsJiong Wang2019-05-241-0/+1
* bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau2019-04-271-16/+99
* bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau2019-03-131-28/+106
* selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song2019-03-021-0/+1
* bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau2019-02-101-0/+327