summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sockmap.c
AgeCommit message (Expand)AuthorLines
2020-01-24selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer-10/+5
2019-11-28selftests: bpf: correct perror stringsJakub Kicinski-19/+19
2019-11-28selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski-0/+9
2019-01-29selftests: bpf: remove duplicated includeYueHaibing-1/+0
2018-11-28bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend-4/+123
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend-3/+55
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend-52/+115
2018-10-16bpf, tls: add tls header to tools infrastructureDaniel Borkmann-5/+8
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend-0/+89
2018-08-29bpf: use --cgroup in test_suite if suppliedJohn Fastabend-22/+31
2018-08-29bpf: sockmap test remove shutdown() callsJohn Fastabend-3/+0
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann-1/+1
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song-6/+0
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole-9/+19
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole-1/+13
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole-4/+9
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole-0/+5
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole-6/+21
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend-7/+20
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend-17/+16
2018-04-25bpf: sockmap, add selftestsJohn Fastabend-0/+1465