summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorLines
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy-16/+584
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy-16/+16
2021-11-15selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov-1/+397
2021-11-12tools/runqslower: Fix cross-buildJean-Philippe Brucker-1/+1
2021-11-12selftests/bpf: Check map in map pruningLorenz Bauer-0/+34
2021-11-06bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau-0/+12
2021-11-05selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu-10/+17
2021-11-05selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu-2/+2
2021-11-05selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu-4/+4
2021-11-05selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu-17/+18
2021-11-03selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau-0/+17
2021-11-03selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko-1/+1
2021-11-03selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer-1/+64
2021-11-03selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer-11/+11
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-656/+3457
2021-11-01selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov-0/+63
2021-11-01bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov-1/+1
2021-11-01selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko-13/+2
2021-11-01selftests/bpf: Add bloom map success test for userspace callsJoanne Koong-26/+33
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao-0/+165
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel-1/+1
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian-3/+30
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian-0/+2
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko-0/+11
2021-10-29selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi-2/+2
2021-10-28selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi-1/+2
2021-10-28selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi-2/+2
2021-10-28selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi-107/+142
2021-10-28bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...Joanne Koong-5/+104
2021-10-28bpf/benchs: Add benchmark tests for bloom filter throughput + false positiveJoanne Koong-30/+695
2021-10-28selftests/bpf: Add bloom filter map test casesJoanne Koong-0/+286
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-55/+20
2021-10-27selftests/bpf: Adding a namespace reset for tc_redirectYucong Sun-0/+14
2021-10-27selftests/bpf: Fix attach_probe in parallel modeYucong Sun-2/+7
2021-10-27selfetests/bpf: Update vmtest.sh defaultsYucong Sun-3/+3
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun-55/+20
2021-10-25selftests/bpf: Guess function end for test_get_branch_snapshotSong Liu-44/+4
2021-10-25selftests/bpf: Skip all serial_test_get_branch_snapshot in vmSong Liu-10/+6
2021-10-25selftests/bpf: Fix test_core_reloc_mods on big-endian machinesIlya Leoshkevich-0/+9
2021-10-25selftests/bpf: Use __BYTE_ORDER__Ilya Leoshkevich-16/+16
2021-10-25selftests/bpf: Split out bpf_verif_scale selftests into multiple testsAndrii Nakryiko-68/+152
2021-10-25selftests/bpf: Mark tc_redirect selftest as serialAndrii Nakryiko-1/+1
2021-10-25selftests/bpf: Support multiple tests per fileAndrii Nakryiko-4/+3
2021-10-25selftests/bpf: Normalize selftest entry pointsAndrii Nakryiko-15/+13
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.cYonghong Song-2/+7
2021-10-22selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedefYonghong Song-6/+41
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit testsYonghong Song-0/+36
2021-10-22selftests/bpf: Fix flow dissector testsStanislav Fomichev-20/+18
2021-10-22selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIsHengqi Chen-22/+22
2021-10-22selftests/bpf: Make perf_buffer selftests work on 4.9 kernel againAndrii Nakryiko-2/+23