summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAgeFilesLines
...
| * bpf, selftests: Use raw_tp program for atomic testHou Tao2022-02-282-83/+36
| * selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi2022-02-211-0/+19
| * selftests/bpf: Fix btfgen testsAndrii Nakryiko2022-02-203-7/+14
| * selftests/bpf: Fix a clang deprecated-declarations compilation errorYonghong Song2022-02-191-0/+3
* | bpf: selftests: test skb->tstamp in redirect_neighMartin KaFai Lau2022-03-032-0/+783
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-176-9/+174
|\
| * selftests/bpf: Fix crash in core_reloc when bpftool btfgen failsYucong Sun2022-02-171-2/+2
| * selftests/bpf: Fix vmtest.sh to launch smp vm.Yucong Sun2022-02-171-1/+1
| * selftests/bpf: Test "bpftool gen min_core_btf"Mauricio Vásquez2022-02-161-2/+48
| * selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko2022-02-151-2/+85
| * selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko2022-02-153-3/+3
| * selftest/bpf: Check invalid length in test_xdp_update_fragsLorenzo Bianconi2022-02-101-1/+37
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-173-8/+104
|\ \ | |/ |/|
| * selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer2022-02-151-8/+18
| * selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2022-02-112-0/+86
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-09116-1235/+1965
|\ \
| * | selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookupJakub Sitnicki2022-02-091-0/+6
| * | selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen2022-02-082-0/+29
| * | selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390Ilya Leoshkevich2022-02-082-1/+7
| * | selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macroIlya Leoshkevich2022-02-081-1/+1
| * | selftests/bpf: Fix an endianness issue in bpf_syscall_macro testIlya Leoshkevich2022-02-081-1/+4
| * | selftests/bpf: Do not export subtest as standalone testHou Tao2022-02-085-8/+8
| * | selftests/bpf: Fix strict mode calculationMauricio Vásquez2022-02-071-1/+1
| * | selftests/bpf: Fix tests to use arch-dependent syscall entry pointsNaveen N. Rao2022-02-0711-23/+34
| * | selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao2022-02-071-1/+1
| * | selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce2022-02-046-2/+74
| * | selftests/bpf: Add a selftest for invalid func btf with btf decl_tagYonghong Song2022-02-031-0/+19
| * | selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko2022-02-037-50/+47
| * | selftests/bpf: Remove usage of deprecated feature probing APIsAndrii Nakryiko2022-02-032-3/+3
| * | selftests/bpf: Migrate from bpf_prog_test_run_xattrDelyan Kratunov2022-02-0214-283/+218
| * | selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov2022-02-0238-523/+649
| * | selftests/bpf: Update cpumap/devmap sec_nameLorenzo Bianconi2022-02-015-5/+5
| * | selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki2022-01-313-20/+160
| * | selftests/bpf/test_xdp_redirect: use temp netns for testingHangbin Liu2022-01-271-14/+16
| * | selftests/bpf/test_xdp_meta: use temp netns for testingHangbin Liu2022-01-271-18/+20
| * | selftests/bpf/test_tcp_check_syncookie: use temp netns for testingHangbin Liu2022-01-271-2/+3
| * | selftests/bpf/test_lwt_seg6local: use temp netns for testingHangbin Liu2022-01-271-82/+88
| * | selftests/bpf/test_xdp_vlan: use temp netns for testingHangbin Liu2022-01-271-32/+34
| * | selftests/bpf/test_xdp_veth: use temp netns for testingHangbin Liu2022-01-271-18/+21
| * | selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu2022-01-271-29/+31
| * | selftests/bpf: specify pahole version requirement for btf_tag testYonghong Song2022-01-271-0/+2
| * | selftests/bpf: add a selftest with __user tagYonghong Song2022-01-273-0/+151
| * | selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.cYonghong Song2022-01-272-4/+4
| * | selftests/bpf: fix a clang compilation errorYonghong Song2022-01-271-1/+1
| * | selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson2022-01-272-32/+50
| * | selftests/bpf: fix uprobe offset calculation in selftestsAndrii Nakryiko2022-01-266-66/+63
| * | selftests/bpf: Fix a clang compilation errorYonghong Song2022-01-261-1/+1
| * | selftests: bpf: Less strict size check in sockopt_skFelix Maurer2022-01-251-1/+2
| * | selftests/bpf: use preferred setter/getter APIs instead of deprecated onesAndrii Nakryiko2022-01-254-4/+4
| * | selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALLKenta Tada2022-01-242-0/+119