aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04selftests: router.sh: Add a diagramPetr Machata1-0/+18
2022-05-04selftests: router_vid_1: Add a diagram, fix coding stylePetr Machata1-1/+26
2022-05-04selftests: mlxsw: bail_on_lldpad before installing the cleanup trapPetr Machata4-10/+8
2022-05-04selftests: mptcp: functional tests for the userspace PM typeKishen Maloor1-0/+779
2022-05-04selftests: mptcp: create listeners to receive MPJsKishen Maloor1-0/+54
2022-05-04selftests: mptcp: capture netlink eventsKishen Maloor1-7/+157
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROYKishen Maloor1-0/+115
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATEKishen Maloor1-0/+129
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_REMOVEKishen Maloor1-0/+52
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCEKishen Maloor1-0/+131
2022-05-03selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean1-0/+253
2022-05-03selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau1-0/+11
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata1-0/+480
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata1-3/+18
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang1-0/+23
2022-05-02selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean2-0/+562
2022-05-02selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park1-9/+39
2022-04-29selftests: mptcp: Add tests for userspace PM typeMat Martineau1-0/+66
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-137/+192
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+2
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski57-530/+1756
2022-04-27selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang1-1/+10
2022-04-27selftests: mptcp: check MP_FAIL response mibsGeliang Tang1-3/+35
2022-04-27selftests: mptcp: add infinite map testcaseGeliang Tang2-1/+77
2022-04-26selftests/bpf: Add libbpf's log fixup logic selftestsAndrii Nakryiko3-0/+163
2022-04-26selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftestsAndrii Nakryiko3-2/+18
2022-04-25selftests/bpf: Add test for strict BTF type checkKumar Kartikeya Dwivedi1-0/+20
2022-04-25selftests/bpf: Add verifier tests for kptrKumar Kartikeya Dwivedi2-2/+522
2022-04-25selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi2-0/+227
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-4/+4
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko1-0/+22
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko1-0/+17
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko1-0/+22
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean10-0/+11
2022-04-23selftests: forwarding: add a test for local_termination.shVladimir Oltean1-0/+299
2022-04-23selftests: forwarding: add a no_forwarding.sh testVladimir Oltean1-0/+261
2022-04-23selftests: forwarding: add helper for retrieving IPv6 link-local address of interfaceVladimir Oltean1-0/+9
2022-04-23selftests: forwarding: add helpers for IP multicast group joins/leavesVladimir Oltean1-0/+38
2022-04-23selftests: forwarding: multiple instances in tcpdump helperJoachim Wiberg2-19/+31
2022-04-23selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.shJoachim Wiberg1-1/+2
2022-04-23selftests: forwarding: add option to run tests with stable MAC addressesVladimir Oltean1-0/+36
2022-04-23selftests: mptcp: add infinite map mibs checkGeliang Tang1-1/+35
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-128/+100
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2-0/+2
2022-04-23selftests/bpf: Switch fexit_stress to bpf_link_create() APIAndrii Nakryiko1-1/+1
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)1-1/+2
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+88
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-8/+51
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1