summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-21/+1032
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang2-0/+161
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang1-11/+1
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang1-10/+21
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao3-0/+387
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee1-3/+69
2023-08-16selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao1-1/+0
2023-08-16selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni2-0/+1214
2023-08-15selftests/bpf: Add various more tcx test casesDaniel Borkmann3-0/+462
2023-08-14selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou1-1/+1
2023-08-14selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou1-1/+1
2023-08-14selftests: forwarding: Add test case for traffic redirection from a locked portIdo Schimmel1-0/+36
2023-08-14selftests: openvswitch: add explicit drop testcaseAdrian Moreno1-0/+35
2023-08-14selftests: openvswitch: add drop reason testcaseAdrian Moreno1-1/+66
2023-08-14net: openvswitch: add explicit drop actionEric Garver1-4/+18
2023-08-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-87/+197
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-55/+250
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds18-52/+245
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+87
2023-08-10selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai2-0/+86
2023-08-10selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai1-1/+1
2023-08-10selftests/tc-testing: verify that a qdisc can be grafted onto a taprio classVladimir Oltean1-0/+50
2023-08-10selftests/tc-testing: test that taprio can only be attached as rootVladimir Oltean2-0/+66
2023-08-10selftests/tc-testing: add ptp_mock Kconfig dependencyVladimir Oltean1-1/+2
2023-08-10net/sched: taprio: dump class stats for the actual q->qdiscs[]Vladimir Oltean1-1/+1
2023-08-10selftests: mlxsw: router_bridge_lag: Add a new selftestPetr Machata1-0/+50
2023-08-10selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel1-4/+4
2023-08-10selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel1-4/+10
2023-08-10selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel1-22/+24
2023-08-10selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel1-5/+8
2023-08-10selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel1-3/+6
2023-08-10selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-10selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2023-08-10selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel1-5/+13
2023-08-10selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-10selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-10selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-10selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel1-0/+11
2023-08-10selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2-0/+3
2023-08-10selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel1-0/+5
2023-08-10selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel1-0/+5
2023-08-10selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1
2023-08-10selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel1-0/+5
2023-08-09nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel1-0/+5
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel1-0/+5
2023-08-09selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman2-6/+33
2023-08-09selftests/bpf: remove duplicated functionsKui-Feng Lee1-76/+17
2023-08-08selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa2-4/+60
2023-08-08selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa2-2/+34
2023-08-08selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song1-0/+22