aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
2022-06-14selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-21Merge tag 'v5.4.185' into v5.4/standard/baseBruce Ashfield
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2021-12-14Merge tag 'v5.4.165' into v5.4/standard/baseBruce Ashfield
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-11-29Merge tag 'v5.4.160' into v5.4/standard/baseBruce Ashfield
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-17selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-10-13Merge tag 'v5.4.151' into v5.4/standard/baseBruce Ashfield
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-27Merge tag 'v5.4.148' into v5.4/standard/baseBruce Ashfield
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-22selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-08-17Merge tag 'v5.4.140' into v5.4/standard/baseBruce Ashfield
2021-08-12bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08Merge tag 'v5.4.139' into v5.4/standard/baseBruce Ashfield
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2021-08-08bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2021-05-28Merge tag 'v5.4.121' into v5.4/standard/baseBruce Ashfield
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-02Merge tag 'v5.4.116' into v5.4/standard/baseBruce Ashfield
2021-05-02bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-04Merge tag 'v5.4.109' into v5.4/standard/baseBruce Ashfield
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-22Merge tag 'v5.4.107' into v5.4/standard/baseBruce Ashfield
2021-03-22Merge tag 'v5.4.106' into v5.4/standard/baseBruce Ashfield
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
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
2021-01-07Merge tag 'v5.4.86' into v5.4/standard/baseBruce Ashfield
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-14Merge tag 'v5.4.83' into v5.4/standard/baseBruce Ashfield
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin
2020-11-25Merge tag 'v5.4.80' into v5.4/standard/baseBruce Ashfield
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-19Merge tag 'v5.4.78' into v5.4/standard/baseBruce Ashfield
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-09Merge tag 'v5.4.75' into v5.4/standard/baseBruce Ashfield
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song