aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-61/+154
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-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-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-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 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/git/jmorris/linux-securityLinus Torvalds1-0/+61
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/git/kees/linux into fixes-v4.16-rc3James 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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-50/+111
2018-02-16selftests/net: add zerocopy support for PF_RDS test caseSowmini Varadhan1-4/+64
2018-02-16selftests/net: add support for PF_RDS socketsSowmini Varadhan1-1/+64
2018-02-15selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-02-15tools: tc-testing: Update README and TODOBrenda J. Butler2-19/+179
2018-02-15tools: tc-testing: valgrindPluginBrenda J. Butler1-0/+142
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler2-44/+142
2018-02-15tools: tc-testing: rootPluginBrenda J. Butler2-4/+19
2018-02-15tools: tc-testing: Introduce plugin architectureBrenda J. Butler5-58/+368
2018-02-15tools: tc-testing: Refactor test-runnerBrenda J. Butler1-29/+52