summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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-2212-10/+488
|\
| * Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2110-5/+415
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-212-1/+145
| | |\
| | | * selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
| | | * selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
| | * | selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang2021-10-181-0/+1
| | * | vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella2021-10-151-2/+0
| | * | ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra2021-10-154-0/+183
| | * | selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-0/+60
| | * | selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-2/+26
| * | | mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-181-3/+20
| * | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-161-2/+52
| |\ \ \ | | |/ / | |/| |
| | * | selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-131-2/+52
* | | | 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-144-109/+108
|\| | |
| * | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-142-109/+81
| |\ \ \
| | * | | selftests: net: modify IOAM tests for undef bitsJustin Iurman2021-10-122-109/+81
| * | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-112-2/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov2021-10-012-2/+30
* | | | | 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
|\| | | |
| * | | | Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-10-041-1/+4
| |\ \ \ \
| | * | | | selftests: drivers/dma-buf: Fix implicit declaration warnsShuah Khan2021-09-271-1/+4
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-012-11/+60
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson2021-09-301-10/+59
| | * | | | selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
* | | | | | 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