aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2022-09-05selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2022-09-05bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2021-11-26selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-22selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov
2021-09-22selftests/bpf: Test variable offset stack accessAndrey Ignatov
2021-09-22bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2021-08-15bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-10selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2021-06-10selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel
2021-06-10bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller
2021-06-10bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller
2021-06-10bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller
2021-06-10selftests/bpf: Generalize dummy program typesJoe Stringer
2021-06-10bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann
2021-06-10bpf: fix test suite to enable all unpriv program typesDaniel Borkmann
2021-06-03bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-03bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2021-06-03bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2021-06-03selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait
2021-06-03selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov
2021-06-03bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-03bpf: fix up selftests after backports were fixedOvidiu Panait
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-12-01selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2019-12-01selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-03bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-05-31selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee
2019-05-31selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song
2019-05-25Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev
2019-03-23bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-03-13bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet