summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu
2020-12-30selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-12-30selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-01selftests/bpf: De-flake test_tcpbpfStanislav Fomichev
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-08-21selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-08-21selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer
2020-08-07selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-05-20bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa
2020-05-20selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko
2020-05-20selftests/bpf: fix goto cleanup label not definedHangbin Liu
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-02-14selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko
2020-02-01libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko
2019-12-31selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song
2019-12-31selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2019-12-31bpf, testing: Workaround a verifier failure for test_progsYonghong Song
2019-12-31selftests/bpf: Make a copy of subtest nameAndrii Nakryiko
2019-12-31selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-12-04selftests: bpf: correct perror stringsJakub Kicinski
2019-12-04selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-10-08selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc
2019-10-08selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez