aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu4-2/+256
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_testJiri Pirko1-1/+1
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko1-1/+4
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio2-1/+164
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole1-1/+1
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-21/+148
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+2
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+59
2018-03-05selftests: forwarding: Add suppport to create veth interfacesDavid Ahern2-0/+40
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky1-6/+10
2018-03-04tc-testing: skbmod: fix match value of ethertypeDavide Caratti1-1/+1
2018-03-04selftests: rtnetlink: remove testns on test failPrashant Bhole1-0/+6
2018-03-04tools: tc-testing: Add notap optionBrenda J. Butler1-11/+23
2018-03-04selftests: forwarding: Add multipath test for L4 hashingDavid Ahern1-0/+44
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-61/+154
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan1-1/+2
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+58
2018-03-01selftests: forwarding: Add description to the multipath testsDavid Ahern1-17/+20
2018-03-01selftests: forwarding: Use PING6 instead of ping for ipv6 multipath testDavid Ahern1-1/+1
2018-03-01selftests: forwarding: Handle 0 for packet difference in multipath testsDavid Ahern1-0/+7
2018-03-01selftests: forwarding: Only check tc version for tc testsDavid Ahern7-15/+25
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus 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-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-25radix tree test suite: Fix buildMatthew Wilcox4-2/+16