summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov2021-04-011-2/+11
| | * | | selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov2021-03-301-5/+5
| | |/ /
| * | | idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)2021-04-011-1/+10
| * | | idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)2021-04-011-2/+2
| * | | idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)2021-04-011-0/+4
| * | | radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)2021-04-013-0/+6
| * | | radix tree test suite: Fix compilationMatthew Wilcox (Oracle)2021-03-301-0/+0
| |/ /
* | | tc-testing: add simple action test to verify batch change cleanupVlad Buslov2021-04-081-0/+29
* | | tc-testing: add simple action test to verify batch add cleanupVlad Buslov2021-04-081-0/+30
* | | selftests: mptcp: add the net device name testcaseGeliang Tang2021-04-071-0/+8
| |/ |/|
* | selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts2021-04-021-2/+15
* | selftests: mptcp: init nstat historyMatthieu Baerts2021-04-021-0/+7
* | selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts2021-04-024-33/+72
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-0219-503/+939
|\ \
| * | selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICTCong Wang2021-04-012-0/+58
| * | selftests/bpf: Add a test case for udp sockmapCong Wang2021-04-012-0/+158
| * | selftests/bpf: Add an option for a debug shell in vmtest.shKP Singh2021-03-311-11/+28
| * | selftests: xsk: Remove unused definesBjörn Töpel2021-03-302-6/+3
| * | selftests: xsk: Remove mutex and condition variableBjörn Töpel2021-03-302-30/+6
| * | selftests: xsk: Remove thread attributeBjörn Töpel2021-03-302-9/+2
| * | selftests: xsk: Implement bpf_link testMaciej Fijalkowski2021-03-303-50/+139
| * | selftests: xsk: Remove sync_mutex_tx and atomic varMaciej Fijalkowski2021-03-302-26/+7
| * | selftests: xsk: Refactor teardown/bidi test cases and testapp_validateMaciej Fijalkowski2021-03-302-53/+78
| * | selftests: xsk: Remove Tx synchronization resourcesMaciej Fijalkowski2021-03-302-10/+7
| * | selftests: xsk: Split worker threadMaciej Fijalkowski2021-03-301-79/+77
| * | selftests: xsk: Remove thread for netns switchMaciej Fijalkowski2021-03-302-119/+14
| * | selftests: xsk: Simplify frame traversal in dumping threadMaciej Fijalkowski2021-03-301-26/+21
| * | selftests: xsk: Remove inline keyword from source fileMaciej Fijalkowski2021-03-301-10/+7
| * | selftests: xsk: Remove unused functionMaciej Fijalkowski2021-03-301-13/+0
| * | selftests: xsk: Remove struct ifaceconfigobjMaciej Fijalkowski2021-03-302-44/+30
| * | selftests: xsk: Don't call worker_pkt_dump() for stats testMaciej Fijalkowski2021-03-301-1/+1
| * | bpf: selftests: Update clang requirement in README.rst for testing kfunc callMartin KaFai Lau2021-03-301-0/+14
| * | bpf: selftests: Add kfunc_call testMartin KaFai Lau2021-03-273-0/+148
| * | bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functionsMartin KaFai Lau2021-03-273-46/+11
| * | bpf: selftests: Rename bictcp to bpf_cubicMartin KaFai Lau2021-03-271-15/+15
| * | bpf: Support bpf program calling kernel functionMartin KaFai Lau2021-03-272-11/+11
| * | bpf: selftests: Add tests for batched ops in LPM trie mapsPedro Tammela2021-03-261-0/+158
| * | selftests/bpf: Better error messages for ima_setup.sh failuresKP Singh2021-03-261-2/+4
* | | selftests/net: so_txtime multi-host supportCarlos Llamas2021-04-012-85/+259
* | | selftests: ethtool: add a netdevsim FEC testJakub Kicinski2021-03-312-1/+114
* | | selftests: mptcp: remove id 0 address testcasesGeliang Tang2021-03-311-2/+33
* | | selftests: mptcp: add addr argument for del_addrGeliang Tang2021-03-311-3/+31
* | | selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts2021-03-311-3/+3
* | | tc-testing: add simple action change testVlad Buslov2021-03-311-0/+24
* | | selftests: net: add UDP GRO forwarding self-testsPaolo Abeni2021-03-312-0/+252
* | | selftests: mlxsw: Test vetoing of double samplingIdo Schimmel2021-03-291-0/+30
* | | selftests: mlxsw: Test matchall failure with protocol matchIdo Schimmel2021-03-291-0/+17
* | | selftests: forwarding: Add tc-police tests for packets per secondBaowen Zheng2021-03-292-0/+65
* | | selftests: tc-testing: add action police selftest for packets per secondBaowen Zheng2021-03-291-0/+48
* | | selftests: mptcp: signal addresses testcasesGeliang Tang2021-03-261-0/+58