summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
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
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer
2020-06-23libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko
2020-06-17selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev
2020-06-12libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko
2020-06-11selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu
2020-06-09bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer
2020-06-09bpf: cgroup: Allow multi-attach program to replace itselfLorenz Bauer
2020-06-08selftests/bpf: Fix ringbuf selftest sample counting undeterminismAndrii Nakryiko
2020-06-02selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich
2020-06-02bpf, selftests: Use bpf_probe_read_kernelIlya Leoshkevich
2020-06-02selftests/bpf: Fix verifier testAlexei Starovoitov
2020-06-02selftests/bpf: Fix sample_cnt shared between two threadsAndrii Nakryiko
2020-06-02bpf, selftests: Adapt cls_redirect to call csum_level helperDaniel Borkmann
2020-06-01selftests/bpf: Extend test_flow_dissector to cover link creationJakub Sitnicki
2020-06-01selftests/bpf: Convert test_flow_dissector to use BPF skeletonJakub Sitnicki
2020-06-01selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-06-01selftests/bpf: Add tests for attaching bpf_link to netnsJakub Sitnicki
2020-06-01selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockoptFerenc Fejes
2020-06-01bpf, selftests: Add test for ktls with skb bpf ingress policyJohn Fastabend
2020-06-01selftest: Add tests for XDP programs in devmap entriesDavid Ahern
2020-06-01bpf: Add BPF ringbuf and perf buffer benchmarksAndrii Nakryiko
2020-06-01selftests/bpf: Add BPF ringbuf selftestsAndrii Nakryiko
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko
2020-06-01selftests/bpf: Add tests for write-only stacks/queuesAnton Protopopov
2020-06-01selftests/bpf: Cleanup comments in test_mapsAnton Protopopov
2020-06-01selftests/bpf: Cleanup some file descriptors in test_mapsAnton Protopopov
2020-06-01selftests/bpf: Fix a typo in test_mapsAnton Protopopov
2020-06-01bpf, selftests: Test probe_* helpers from SCHED_CLSJohn Fastabend
2020-06-01bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire
2020-05-23selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire
2020-05-21bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr checkJohn Fastabend
2020-05-21bpf: Selftests, verifier case for non null pointer map value branchJohn Fastabend
2020-05-21bpf: Selftests, verifier case for non null pointer check branch takenJohn Fastabend
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko
2020-05-19selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_metaAndrii Nakryiko