summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sockmap.c
AgeCommit message (Expand)Author
2020-12-03selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko
2020-10-11bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend
2020-10-11bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend
2020-10-02bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend
2020-08-01bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend
2020-06-01bpf, selftests: Add test for ktls with skb bpf ingress policyJohn Fastabend
2020-05-16bpf: Selftests, add ktls tests to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, add blacklist to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, add whitelist option to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, provide verbose option for selftests executionJohn Fastabend
2020-05-16bpf: Selftests, break down test_sockmap into subtestsJohn Fastabend
2020-05-16bpf: Selftests, improve test_sockmap total bytes counterJohn Fastabend
2020-05-16bpf: Selftests, print error in test_sockmap error casesJohn Fastabend
2020-05-16bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend
2020-05-16bpf: Selftests, remove prints from sockmap testsJohn Fastabend
2020-01-24selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2019-11-28selftests: bpf: correct perror stringsJakub Kicinski
2019-11-28selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-01-29selftests: bpf: remove duplicated includeYueHaibing
2018-11-28bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend
2018-10-16bpf, tls: add tls header to tools infrastructureDaniel Borkmann
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend
2018-08-29bpf: use --cgroup in test_suite if suppliedJohn Fastabend
2018-08-29bpf: sockmap test remove shutdown() callsJohn Fastabend
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend
2018-04-25bpf: sockmap, add selftestsJohn Fastabend