summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)AuthorFilesLines
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik1-1/+6
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei1-0/+6
2024-03-27selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle1-0/+1
2024-03-27selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau1-4/+75
2024-03-27selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau1-0/+11
2024-03-06selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann1-2/+2
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao1-0/+1
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau1-1/+34
2024-02-16selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao1-0/+57
2024-01-18libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko1-0/+13
2024-01-13selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau1-0/+135
2024-01-05selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov1-0/+44
2024-01-05selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov1-0/+107
2024-01-04selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko1-0/+106
2024-01-04selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song1-7/+13
2024-01-04bpf: sockmap, add tests for proto updates replace socketJohn Fastabend1-0/+69
2024-01-04bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend1-0/+74
2024-01-04bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend1-1/+70
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller4-15/+48
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+34
2023-12-20selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko2-3/+29
2023-12-20bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko1-2/+2
2023-12-20selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong1-6/+13
2023-12-20selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong1-4/+4
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko3-1041/+0
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski20-43/+2271
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa1-3/+146
2023-12-18selftests/bpf: Test the release of map btfHou Tao1-0/+98
2023-12-16selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao1-0/+15
2023-12-16selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao1-5/+11
2023-12-16selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao1-1/+31
2023-12-15selftests/bpf: utilize string values for delegate_xxx mount optionsAndrii Nakryiko1-20/+32
2023-12-15bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu1-2/+14
2023-12-15bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu1-0/+143
2023-12-15bpf: selftests: test_tunnel: Setup fresh topology for each subtestDaniel Xu1-5/+2
2023-12-15selftests/bpf: Remove flaky test_btf_id testYonghong Song1-5/+0
2023-12-14bpf: sockmap, test for unconnected af_unix sockJohn Fastabend1-0/+34
2023-12-14selftests/bpf: Check VLAN tag and proto in xdp_metadataLarysa Zaremba1-2/+18
2023-12-14selftests/bpf: Add AF_INET packet generation to xdp_metadataLarysa Zaremba1-19/+97
2023-12-14selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko1-0/+112
2023-12-14selftests/bpf: add tests for BPF object load with implicit tokenAndrii Nakryiko1-0/+76
2023-12-14selftests/bpf: add BPF object loading tests with explicit token passingAndrii Nakryiko1-0/+159
2023-12-14bpf: selftests: Add verifier tests for CO-RE bitfield writesDaniel Xu1-0/+2
2023-12-13selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu1-1/+1
2023-12-12selftests/bpf: Fixes tests for filesystem kfuncsManu Bretelle1-0/+8
2023-12-12selftests/bpf: validate eliminated global subprog is not freplaceableAndrii Nakryiko1-0/+60
2023-12-11selftests/bpf: Increase invalid metadata sizeLarysa Zaremba1-2/+2
2023-12-10selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet1-0/+1
2023-12-09selftests/bpf: Add selftests for cgroup1 local storageYafang Shao1-1/+97