summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling
2020-03-17selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko
2020-03-17selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko
2020-03-17selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko
2020-03-17selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko
2020-03-17selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko
2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata
2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata
2020-03-14selftests: qdiscs: Add TDC test for REDPetr Machata
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima
2020-03-09mptcp: selftests: add rcvbuf set optionFlorian Westphal
2020-03-09Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-03-09selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer
2020-03-09selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer
2020-03-09selftests: bpf: Don't listen() on UDP socketsLorenz Bauer
2020-03-09ktest: Fix typos in ktest.plMasanari Iida
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)
2020-03-09ktest: Fix some typos in sample.confMasanari Iida
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-06Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-05tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak
2020-03-05tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak
2020-03-05selftests: forwarding: ETS: Use Qdisc countersPetr Machata
2020-03-04bpf: Add selftests for BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh
2020-03-04selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTFAndrii Nakryiko
2020-03-04libbpf: Assume unsigned values for BTF_KIND_ENUMAndrii Nakryiko
2020-03-03selftests: mlxsw: qos_defprio: Use until_counter_isPetr Machata
2020-03-03selftests: forwarding: tc_common: Convert to use busywaitPetr Machata
2020-03-03selftests: forwarding: Convert until_counter_is() to take expressionPetr Machata
2020-03-03selftests: forwarding: lib: Add tc_rule_handle_stats_get()Petr Machata
2020-03-03selftests/bpf: Test new __sk_buff field gso_sizeWillem de Bruijn
2020-03-03selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-02selftests/bpf: Add link pinning selftestsAndrii Nakryiko