summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | selftests: mlxsw: Add forwarding test for RIF MAC profilesDanielle Ratson2021-10-261-0/+213
| * | | | | | | | | selftests: mlxsw: Add a scale test for RIF MAC profilesDanielle Ratson2021-10-265-2/+106
| * | | | | | | | | selftests: mlxsw: Reduce test run timeIdo Schimmel2021-10-252-18/+20
| * | | | | | | | | selftests: mlxsw: Use permanent neighbours instead of reachable onesIdo Schimmel2021-10-251-11/+11
| * | | | | | | | | selftests: mlxsw: Add helpers for skipping selftestsPetr Machata2021-10-258-24/+81
| * | | | | | | | | selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean2021-10-251-0/+47
| * | | | | | | | | selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean2021-10-251-2/+8
| * | | | | | | | | Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-252-55/+2
| * | | | | | | | | selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean2021-10-241-0/+47
| * | | | | | | | | selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean2021-10-241-2/+8
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-2211-8/+488
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: mlxsw: Add a test for un/offloadable qdisc treesPetr Machata2021-10-191-0/+276
| * | | | | | | | | | mptcp: increase default max additional subflows to 2Paolo Abeni2021-10-162-4/+7
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-142-107/+78
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests: mlxsw: RED: Test per-TC ECN countersPetr Machata2021-10-133-10/+60
| * | | | | | | | | | | selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata2021-10-122-5/+122
| * | | | | | | | | | | selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata2021-10-121-2/+0
| * | | | | | | | | | | selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang2021-10-081-2/+26
| * | | | | | | | | | | selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen2021-10-081-2/+4
| * | | | | | | | | | | selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen2021-10-081-27/+11
| * | | | | | | | | | | selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen2021-10-081-3/+3
| * | | | | | | | | | | selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen2021-10-081-0/+250
| * | | | | | | | | | | selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen2021-10-084-1/+364
| * | | | | | | | | | | selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen2021-10-084-0/+465
| * | | | | | | | | | | testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen2021-10-081-0/+10
| * | | | | | | | | | | testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen2021-10-081-0/+3
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-073-12/+64
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | selftests: net: Test for the IOAM encapsulation with IPv6Justin Iurman2021-10-041-50/+159
| * | | | | | | | | | | selftests: net: mscc: ocelot: add a test for egress VLAN modificationVladimir Oltean2021-10-021-0/+39
| * | | | | | | | | | | selftests: net: mscc: ocelot: rename the VLAN modification test to ingressVladimir Oltean2021-10-021-3/+3
| * | | | | | | | | | | selftests: net: mscc: ocelot: bring up the ports automaticallyVladimir Oltean2021-10-021-0/+5
| * | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-10-0199-367/+1154
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen2021-10-0113-40/+38
| | * | | | | | | | | | | selftests/bpf: Use kselftest skip code for skipped testsPo-Hsu Lin2021-09-302-3/+9
| | * | | | | | | | | | | bpf: selftests: Fix fd cleanup in get_branch_snapshotKumar Kartikeya Dwivedi2021-09-291-3/+2
| | * | | | | | | | | | | selftests/bpf: Fix probe_user test failure with clang build kernelYonghong Song2021-09-282-4/+28
| | * | | | | | | | | | | selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") useAndrii Nakryiko2021-09-281-19/+19
| | * | | | | | | | | | | selftests/bpf: Normalize all the rest SEC() usesAndrii Nakryiko2021-09-2812-35/+33
| | * | | | | | | | | | | selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko2021-09-2839-157/+141
| | * | | | | | | | | | | selftests/bpf: Normalize XDP section names in selftestsAndrii Nakryiko2021-09-2819-30/+27
| | * | | | | | | | | | | selftests: xsk: Add frame_headroom testMagnus Karlsson2021-09-282-11/+44
| | * | | | | | | | | | | selftests: xsk: Change interleaving of packets in unaligned modeMagnus Karlsson2021-09-281-3/+3
| | * | | | | | | | | | | selftests: xsk: Add single packet testMagnus Karlsson2021-09-282-0/+14
| | * | | | | | | | | | | selftests: xsk: Introduce pacing of trafficMagnus Karlsson2021-09-282-7/+29
| | * | | | | | | | | | | selftests: xsk: Fix socket creation retryMagnus Karlsson2021-09-281-6/+5
| | * | | | | | | | | | | selftests: xsk: Put the same buffer only once in the fill ringMagnus Karlsson2021-09-281-6/+11
| | * | | | | | | | | | | selftests: xsk: Fix missing initializationMagnus Karlsson2021-09-281-0/+7
| | * | | | | | | | | | | bpf: selftest: Add verifier tests for <8-byte scalar spill and refillMartin KaFai Lau2021-09-261-0/+161
| | * | | | | | | | | | | bpf: selftest: A bpf prog that has a 32bit scalar spillMartin KaFai Lau2021-09-263-0/+393
| | * | | | | | | | | | | selftests/bpf: Fix btf_dump __int128 test failure with clang build kernelYonghong Song2021-09-241-6/+21