summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx linksDaniel Borkmann
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx optsDaniel Borkmann
2023-07-19selftests/xsk: reset NIC settings to default after running test suiteMaciej Fijalkowski
2023-07-19selftests/xsk: add test for too many fragsMagnus Karlsson
2023-07-19selftests/xsk: add metadata copy test for multi-buffMagnus Karlsson
2023-07-19selftests/xsk: add invalid descriptor test for multi-bufferMagnus Karlsson
2023-07-19selftests/xsk: add unaligned mode test for multi-bufferMagnus Karlsson
2023-07-19selftests/xsk: add basic multi-buffer testMagnus Karlsson
2023-07-19selftests/xsk: transmit and receive multi-buffer packetsMagnus Karlsson
2023-07-19bpf: allow any program to use the bpf_map_sum_elem_count kfuncAnton Protopopov
2023-07-18selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabledDave Marchevsky
2023-07-18selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13selftests/bpf: Add selftest for PTR_UNTRUSTEDYafang Shao
2023-07-13selftests/bpf: Add selftests for nested_trustYafang Shao
2023-07-13selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong
2023-07-12selftests/bpf: Improve test coverage of bpf_mem_alloc.Alexei Starovoitov
2023-07-12selftests/bpf: extend existing map resize tests for per-cpu use caseAndrii Nakryiko
2023-07-07selftests/bpf: Correct two typosLu Hongfei
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov
2023-07-05selftests/bpf: Add selftest for check_stack_max_depth bugKumar Kartikeya Dwivedi
2023-07-05selftests/bpf: Add benchmark for bpf memory allocatorHou Tao
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel
2023-07-05selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some testsBjörn Töpel
2023-06-30selftests/bpf: Add bpf_program__attach_netfilter helper testFlorian Westphal
2023-06-30selftests/bpf: Verify that the cgroup_skb filters receive expected packets.Kui-Feng Lee
2023-06-30selftests/bpf: Add test to exercise typedef walkingStanislav Fomichev
2023-06-30selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22selftests/bpf: Fix compilation failure for prog vrf_socket_lookupYonghong Song
2023-06-21selftests/bpf: Add vrf_socket_lookup testsGilad Sever
2023-06-19selftests/bpf: Set the default value of consumer_cnt as 0Hou Tao
2023-06-19selftests/bpf: Ensure that next_cpu() returns a valid CPU numberHou Tao
2023-06-19selftests/bpf: Output the correct error code for pthread APIsHou Tao
2023-06-19selftests/bpf: Use producer_cnt to allocate local counter arrayHou Tao
2023-06-19bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko
2023-06-13selftests/bpf: Verify that check_ids() is used for scalars in regsafe()Eduard Zingerman
2023-06-13selftests/bpf: Check if mark_chain_precision() follows scalar idsEduard Zingerman
2023-06-13bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman
2023-06-13selftests/bpf: add a test for subprogram extablesKrister Johansen
2023-06-12selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*David Vernet
2023-06-12selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet