summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add selftest for fill_link_infoYafang Shao2023-08-163-0/+387
* selftests/bpf: Add various more tcx test casesDaniel Borkmann2023-08-153-0/+462
* selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou2023-08-141-1/+1
* selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou2023-08-141-1/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-108-87/+197
|\
| * selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman2023-08-092-6/+33
| * selftests/bpf: remove duplicated functionsKui-Feng Lee2023-08-091-76/+17
| * selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa2023-08-082-4/+60
| * selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa2023-08-082-2/+34
| * selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song2023-08-081-0/+22
| * selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee2023-08-041-3/+4
| * selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann2023-08-041-0/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-1021-55/+250
|\ \
| * \ Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1018-52/+245
| |\ \
| | * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-102-1/+87
| | |\ \
| | | * | selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai2023-08-102-0/+86
| | | * | selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai2023-08-101-1/+1
| | * | | selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel2023-08-091-4/+4
| | * | | selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel2023-08-091-4/+10
| | * | | selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel2023-08-091-22/+24
| | * | | selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel2023-08-091-5/+8
| | * | | selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel2023-08-091-3/+6
| | * | | selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-091-4/+4
| | * | | selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel2023-08-091-2/+4
| | * | | selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel2023-08-091-5/+13
| | * | | selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| | * | | selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| | * | | selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| | * | | selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel2023-08-091-0/+11
| | * | | selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2023-08-092-0/+3
| | * | | selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel2023-08-091-0/+5
| | * | | selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel2023-08-091-0/+5
| | * | | selftests: forwarding: Switch off timeoutIdo Schimmel2023-08-091-0/+1
| | * | | selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel2023-08-091-0/+5
| | * | | nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2023-08-091-0/+5
| | * | | nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2023-08-091-0/+5
| | * | | selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi2023-08-051-2/+3
| | * | | selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi2023-08-051-0/+1
| | * | | selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal2023-08-051-0/+35
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-08-072-1/+5
| |\ \ \
| | * | | selftests/rseq: Fix build with undefined __weakMark Brown2023-08-052-1/+5
| * | | | Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-051-2/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti2023-08-021-2/+0
| | * | | selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard2023-08-021-1/+1
* | | | | selftests/tc-testing: verify that a qdisc can be grafted onto a taprio classVladimir Oltean2023-08-101-0/+50
* | | | | selftests/tc-testing: test that taprio can only be attached as rootVladimir Oltean2023-08-102-0/+66
* | | | | selftests/tc-testing: add ptp_mock Kconfig dependencyVladimir Oltean2023-08-101-1/+2
* | | | | net/sched: taprio: dump class stats for the actual q->qdiscs[]Vladimir Oltean2023-08-101-1/+1
* | | | | selftests: mlxsw: router_bridge_lag: Add a new selftestPetr Machata2023-08-101-0/+50
| |_|_|/ |/| | |
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-0424-19/+2563
|\ \ \ \