aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+19
2018-02-28selftests: forwarding: Introduce basic shared blocks testsJiri Pirko2-0/+128
2018-02-28selftests: forwarding: Introduce basic tc chains testsJiri Pirko1-0/+122
2018-02-28selftests: forwarding: Introduce tc actions testsJiri Pirko1-0/+195
2018-02-28selftests: forwarding: Introduce tc flower matching testsJiri Pirko2-0/+219
2018-02-28selftests: forwarding: Allow to get netdev interfaces names from commandlineJiri Pirko1-0/+15
2018-02-28selftests: forwarding: Add MAC get helperJiri Pirko1-0/+7
2018-02-28selftests: forwarding: Add tc offload check helperJiri Pirko1-0/+13
2018-02-28selftests: forwarding: Test IPv6 weighted nexthopsIdo Schimmel1-0/+36
2018-02-28selftests: forwarding: Test IPv4 weighted nexthopsIdo Schimmel2-0/+91
2018-02-28selftests: forwarding: Create test topology for multipath routingIdo Schimmel1-0/+209
2018-02-28selftests: forwarding: Add a test for basic IPv4 and IPv6 routingIdo Schimmel2-0/+140
2018-02-28selftests: forwarding: Add a test for flooded trafficIdo Schimmel2-0/+90
2018-02-28selftests: forwarding: Add a test for FDB learningIdo Schimmel2-1/+96
2018-02-28selftests: forwarding: Add initial testing frameworkIdo Schimmel6-0/+465
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman1-1/+1
2018-02-27selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan1-8/+57
2018-02-27selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan1-67/+0
2018-02-27selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern1-1/+1
2018-02-26bpf: add tail call tests to test_verifierDaniel Borkmann1-7/+110
2018-02-26bpf: unify rlimit handling in selftestsDaniel Borkmann11-54/+44
2018-02-26selftests: vm: update .gitignore with new testShuah Khan1-0/+1
2018-02-26selftests: memory-hotplug: silence test command echoShuah Khan1-1/+1
2018-02-26selftests/futex: Fix line continuation in MakefileDaniel Díaz1-3/+3
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox1-0/+52
2018-02-26tc: python3, string formattingsBTaskaya2-5/+5
2018-02-26tools: tc-testing: better error reportingBrenda J. Butler1-14/+70
2018-02-26tools: tc-testing: Fix indentationBrenda J. Butler1-2/+2
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+132
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman1-0/+2
2018-02-25radix tree test suite: Fix buildMatthew Wilcox4-2/+16
2018-02-23bpf: add various jit test casesDaniel Borkmann1-0/+89
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-1/+91
2018-02-23Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney5-37/+41
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+29
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+61
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn3-8/+51
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris1-0/+61
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen1-0/+61
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell1-0/+1
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell1-1/+0
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-02-20torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney1-23/+1
2018-02-20torture: Grace periods do not piggyback off of themselvesPaul E. McKenney1-1/+2
2018-02-20torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney1-4/+4
2018-02-20torture: Default jitter off when running rcuperfPaul E. McKenney1-0/+6
2018-02-20torture: Specify qemu memory size with --memory argumentPaul E. McKenney2-2/+10