summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorFilesLines
2024-11-08selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-11-08selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar1-0/+1
2024-11-08selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar1-0/+1
2024-11-08selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
2024-08-19selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2-4/+4
2024-08-19selftests/bpf: Check length of recv in test_sockmapGeliang Tang1-1/+2
2024-07-05selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)1-1/+12
2024-03-01selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel1-0/+13
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2023-04-05selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman1-0/+36
2023-02-06Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2022-09-05Revert "selftests/bpf: Fix test_align verifier log patterns"Jean-Philippe Brucker1-7/+7
2022-09-05Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"Jean-Philippe Brucker1-4/+4
2022-08-25selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-08-11selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker1-4/+4
2022-08-11selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev1-20/+21
2022-08-11bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend1-4/+2
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki1-3/+78
2022-06-14selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman2-86/+0
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy1-16/+584
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy1-16/+16
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko1-13/+2
2021-11-17selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi1-2/+2
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko1-0/+11
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc1-5/+8
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian1-1/+1
2021-09-22selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2-2/+2
2021-08-12bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2-10/+0
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann7-8/+41
2021-08-08bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22
2021-08-08bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend1-0/+39
2021-05-22tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2021-05-02bpf: Update selftests to reflect new error statesDaniel Borkmann4-28/+14
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk3-10/+55
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2020-12-30selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-12-30selftest/bpf: Add missed ip6ip6 test backHangbin Liu2-39/+46
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen1-0/+1
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin2-247/+0
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai1-1/+2