aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-07-09selftests: drv-net: rss_ctx: fix cleanup in the basic testJakub Kicinski1-4/+4
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel1-4/+4
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni74-365/+1972
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski1-1/+8
2024-07-08selftests/bpf: DENYLIST.aarch64: Remove fexit_sleepPuranjay Mohan1-1/+0
2024-07-08selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires3-8/+17
2024-07-08selftests/bpf: Remove exceptions tests from DENYLIST.s390xIlya Leoshkevich1-1/+0
2024-07-05selftests: openvswitch: add psample testAdrian Moreno2-6/+182
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno1-0/+13
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-33/+85
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+35
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole1-3/+6
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole1-5/+9
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole1-0/+1
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski1-6/+10
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski1-0/+21
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-10/+22
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich1-3/+0
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich2-0/+94
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich2-37/+32
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui4-0/+69
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui3-58/+86
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare2-6/+22
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare1-5/+9
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun1-1/+0
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi3-0/+325
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+37
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski1-132/+103
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski2-0/+55
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski1-15/+15
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki2-3/+55
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal1-0/+37
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün1-19/+24
2024-06-28selftests: mlxsw: mirror_gre: Obey TESTSPetr Machata1-5/+18
2024-06-28selftests: libs: Drop unused functionsPetr Machata2-29/+0
2024-06-28selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata1-16/+0
2024-06-28selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata1-3/+0
2024-06-28selftests: mlxsw: mirror_gre: SimplifyPetr Machata1-12/+5
2024-06-28selftests: mirror: Drop dual SW/HW testingPetr Machata17-378/+77
2024-06-28selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata5-9/+13
2024-06-28selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata4-20/+44
2024-06-28selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata1-15/+22
2024-06-28selftests: lib: tc_rule_stats_get(): Move default to argument definitionPetr Machata1-2/+2