summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2019-10-08selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macroAndrii Nakryiko
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko
2019-10-08selftests/bpf: Undo GCC-specific bpf_helpers.h changesAndrii Nakryiko
2019-10-07selftests/bpf: add test for BPF flow dissector in the root namespaceStanislav Fomichev
2019-10-07selftests/bpf: Fix dependency ordering for attach_probe testAndrii Nakryiko
2019-10-06libbpf: auto-generate list of BPF helper definitionsAndrii Nakryiko
2019-10-05selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko
2019-10-05libbpf: stop enforcing kern_version, populate it for usersAndrii Nakryiko
2019-10-05libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko
2019-10-04bpf: Add loop test case with 32 bit reg comparison against 0Daniel Borkmann
2019-10-03selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-10-03selftests/bpf: Add static to enable_all_controllers()Ivan Khoronzhuk
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-09-25selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev
2019-09-16bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev
2019-09-06selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05selftests/bpf: precision tracking testsAlexei Starovoitov
2019-09-03selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich
2019-09-03selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich
2019-09-03selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich
2019-09-03selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich
2019-09-03selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev
2019-09-03selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev
2019-08-31selftests/bpf: Fix a typo in test_offload.pyMasanari Iida
2019-08-31tools: bpftool: improve and check builds for different make invocationsQuentin Monnet
2019-08-28selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev
2019-08-28selftests/bpf: add precision tracking testAlexei Starovoitov
2019-08-28selftests/bpf: verifier precise testsAlexei Starovoitov
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-17selftests/bpf: fix race in test_tcp_rtt testPetar Penkov
2019-08-17libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko
2019-08-14selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich