summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sockmap.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun2024-07-011-1/+0
* selftests/bpf: Check length of recv in test_sockmapGeliang Tang2024-06-031-1/+2
* selftests/bpf: Fix size of map_fd in test_sockmapGeliang Tang2024-06-031-1/+1
* selftests/bpf: Drop prog_fd array in test_sockmapGeliang Tang2024-06-031-4/+2
* selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmapGeliang Tang2024-06-031-16/+14
* selftests/bpf: Use bpf_link attachments in test_sockmapGeliang Tang2024-06-031-28/+31
* selftests/bpf: Drop duplicate definition of i in test_sockmapGeliang Tang2024-06-031-1/+2
* selftests/bpf: Fix tx_prog_fd values in test_sockmapGeliang Tang2024-06-031-3/+3
* selftests/bpf: use section names understood by libbpf in test_sockmapJakub Sitnicki2024-05-301-31/+0
* selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang2024-05-211-5/+1
* selftests/bpf: Free strdup memory in test_sockmapGeliang Tang2024-04-291-2/+8
* selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang2024-04-111-1/+1
* selftests/bpf: Add ingress tests for txmsg with apply_bytesPengcheng Yang2022-12-011-0/+18
* selftests/bpf: Add wait send memory test for sockmap redirectLiu Jian2022-09-261-0/+42
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-2/+2
* selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao2022-04-101-2/+3
* selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui2022-03-151-2/+2
* selftests, bpf: Add one test for sockmap with strparserLiu Jian2021-11-011-3/+30
* selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian2021-11-011-0/+2
* selftests/bpf: Simplify the calculation of variablesJiapeng Chong2021-03-041-1/+1
* selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko2020-12-031-13/+23
* bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend2020-10-111-1/+18
* bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend2020-10-111-14/+21
* bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend2020-10-021-21/+6
* bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-011-16/+2
* bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend2020-06-281-0/+18
* bpf, selftests: Add test for ktls with skb bpf ingress policyJohn Fastabend2020-06-011-21/+142
* bpf: Selftests, add ktls tests to test_sockmapJohn Fastabend2020-05-161-26/+44
* bpf: Selftests, add blacklist to test_sockmapJohn Fastabend2020-05-161-2/+31
* bpf: Selftests, add whitelist option to test_sockmapJohn Fastabend2020-05-161-1/+30
* bpf: Selftests, provide verbose option for selftests executionJohn Fastabend2020-05-161-108/+71
* bpf: Selftests, break down test_sockmap into subtestsJohn Fastabend2020-05-161-375/+348
* bpf: Selftests, improve test_sockmap total bytes counterJohn Fastabend2020-05-161-3/+8
* bpf: Selftests, print error in test_sockmap error casesJohn Fastabend2020-05-161-8/+17
* bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend2020-05-161-6/+22
* bpf: Selftests, remove prints from sockmap testsJohn Fastabend2020-05-161-19/+6
* selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer2020-01-241-10/+5
* selftests: bpf: correct perror stringsJakub Kicinski2019-11-281-19/+19
* selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-11-281-0/+9
* selftests: bpf: remove duplicated includeYueHaibing2019-01-291-1/+0
* bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend2018-11-281-4/+123
* bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2018-10-201-3/+55
* bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend2018-10-171-52/+115
* bpf, tls: add tls header to tools infrastructureDaniel Borkmann2018-10-161-5/+8
* bpf: add tls support for testing in test_sockmapJohn Fastabend2018-10-151-0/+89
* bpf: use --cgroup in test_suite if suppliedJohn Fastabend2018-08-291-22/+31
* bpf: sockmap test remove shutdown() callsJohn Fastabend2018-08-291-3/+0
* bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann2018-08-081-1/+1
* tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0
* selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole2018-06-021-9/+19