Age | Commit message (Expand) | Author | Files | Lines |
2020-06-28 | bpf, sockmap: Add ingres skb tests that utilize merge skbs | John Fastabend | 1 | -0/+18 |
2020-06-02 | bpf, selftests: Add test for ktls with skb bpf ingress policy | John Fastabend | 1 | -21/+142 |
2020-05-16 | bpf: Selftests, add ktls tests to test_sockmap | John Fastabend | 1 | -26/+44 |
2020-05-16 | bpf: Selftests, add blacklist to test_sockmap | John Fastabend | 1 | -2/+31 |
2020-05-16 | bpf: Selftests, add whitelist option to test_sockmap | John Fastabend | 1 | -1/+30 |
2020-05-16 | bpf: Selftests, provide verbose option for selftests execution | John Fastabend | 1 | -108/+71 |
2020-05-16 | bpf: Selftests, break down test_sockmap into subtests | John Fastabend | 1 | -375/+348 |
2020-05-16 | bpf: Selftests, improve test_sockmap total bytes counter | John Fastabend | 1 | -3/+8 |
2020-05-16 | bpf: Selftests, print error in test_sockmap error cases | John Fastabend | 1 | -8/+17 |
2020-05-16 | bpf: Selftests, sockmap test prog run without setting cgroup | John Fastabend | 1 | -6/+22 |
2020-05-16 | bpf: Selftests, remove prints from sockmap tests | John Fastabend | 1 | -19/+6 |
2020-01-25 | selftests: bpf: Use a temporary file in test_sockmap | Lorenz Bauer | 1 | -10/+5 |
2019-11-29 | selftests: bpf: correct perror strings | Jakub Kicinski | 1 | -19/+19 |
2019-11-29 | selftests: bpf: test_sockmap: handle file creation failures gracefully | Jakub Kicinski | 1 | -0/+9 |
2019-01-29 | selftests: bpf: remove duplicated include | YueHaibing | 1 | -1/+0 |
2018-11-29 | bpf: test_sockmap, add options for msg_pop_data() helper | John Fastabend | 1 | -4/+123 |
2018-10-20 | bpf: test_sockmap add options to use msg_push_data | John Fastabend | 1 | -3/+55 |
2018-10-17 | bpf: sockmap, add msg_peek tests to test_sockmap | John Fastabend | 1 | -52/+115 |
2018-10-16 | bpf, tls: add tls header to tools infrastructure | Daniel Borkmann | 1 | -5/+8 |
2018-10-15 | bpf: add tls support for testing in test_sockmap | John Fastabend | 1 | -0/+89 |
2018-08-29 | bpf: use --cgroup in test_suite if supplied | John Fastabend | 1 | -22/+31 |
2018-08-29 | bpf: sockmap test remove shutdown() calls | John Fastabend | 1 | -3/+0 |
2018-08-08 | bpf, sockmap: fix cork timeout for select due to epipe | Daniel Borkmann | 1 | -1/+1 |
2018-06-22 | tools/bpf: fix test_sockmap failure | Yonghong Song | 1 | -6/+0 |
2018-06-02 | selftests/bpf: test_sockmap, print additional test options | Prashant Bhole | 1 | -9/+19 |
2018-06-02 | selftests/bpf: test_sockmap, fix data verification | Prashant Bhole | 1 | -1/+13 |
2018-06-02 | selftests/bpf: test_sockmap, timing improvements | Prashant Bhole | 1 | -4/+9 |
2018-06-02 | selftests/bpf: test_sockmap, join cgroup in selftest mode | Prashant Bhole | 1 | -0/+5 |
2018-06-02 | selftests/bpf: test_sockmap, check test failure | Prashant Bhole | 1 | -6/+21 |
2018-05-16 | bpf: selftest additions for SOCKHASH | John Fastabend | 1 | -7/+20 |
2018-04-25 | bpf: reduce runtime of test_sockmap tests | John Fastabend | 1 | -17/+16 |
2018-04-25 | bpf: sockmap, add selftests | John Fastabend | 1 | -0/+1465 |