summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-08-13selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-11selftests/bpf: Fix v4_to_v6 in sk_lookupStanislav Fomichev
2020-08-11selftests/bpf: Fix segmentation fault in test_progsJianlin Lv
2020-08-06bpf: Fix compilation warning of selftestsJianlin Lv
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skbDmitry Yakunin
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01selftests/bpf: Fix spurious test failures in core_retro selftestAndrii Nakryiko
2020-08-01selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_linksAndrii Nakryiko
2020-07-31selftests/bpf: Omit nodad flag when adding addresses to loopbackJakub Sitnicki
2020-07-31selftests/bpf: Don't destroy failed linkAndrii Nakryiko
2020-07-31selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko
2020-07-25selftests/bpf: Add BPF XDP link selftestsAndrii Nakryiko
2020-07-25libbpf: Add support for BPF XDP linkAndrii Nakryiko
2020-07-25selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingressYiFei Zhu
2020-07-25selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progsYiFei Zhu
2020-07-25selftests/bpf: Add test for CGROUP_STORAGE map on multiple attachesYiFei Zhu
2020-07-25selftests/bpf: Add get_stackid_cannot_attachSong Liu
2020-07-25selftests/bpf: Add callchain_stackidSong Liu
2020-07-25selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song
2020-07-25selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song
2020-07-25selftests/bpf: Add test for bpf array map iteratorsYonghong Song
2020-07-25selftests/bpf: Add test for bpf hash map iteratorsYonghong Song
2020-07-25selftests/bpf: Test BPF socket lookup and reuseport with connectionsJakub Sitnicki
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko
2020-07-13selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-02bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu
2020-07-01selftests/bpf: Add byte swapping selftestAndrii Nakryiko
2020-06-30bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song
2020-06-30selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer