summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2-0/+247
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song1-2/+2
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2-4/+4
2020-10-01selftests/bpf: De-flake test_tcpbpfStanislav Fomichev3-7/+20
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer1-0/+2
2020-08-21selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer1-1/+3
2020-08-21selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer1-0/+3
2020-08-07selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki1-0/+1
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire1-0/+1
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko1-0/+1
2020-05-20bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa1-1/+1
2020-05-20selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko1-2/+2
2020-05-20selftests/bpf: fix goto cleanup label not definedHangbin Liu1-1/+1
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn1-0/+1
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann1-1/+1
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2-0/+31
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend1-0/+5
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer1-2/+14
2020-02-15selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki1-0/+74
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer1-0/+6
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer1-10/+5
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu1-2/+6
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov1-3/+4
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko1-5/+24
2020-02-01libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko2-3/+2
2019-12-31selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song1-1/+3
2019-12-31selftests, bpf: Fix test_tc_tunnel hangingJiri Benc1-0/+5
2019-12-31bpf, testing: Workaround a verifier failure for test_progsYonghong Song1-1/+4
2019-12-31selftests/bpf: Make a copy of subtest nameAndrii Nakryiko1-5/+12
2019-12-31selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko1-1/+4
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk1-1/+1
2019-12-05selftests: bpf: correct perror stringsJakub Kicinski2-20/+20
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+7
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich1-1/+7
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc1-1/+1