summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-286-1/+110
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-284-0/+87
| |\
| | * selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-124-0/+87
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-252-1/+23
| |\ \
| | * | bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-161-0/+19
| | * | kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian2018-11-091-1/+4
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-2617-77/+1629
|\ \ \
| * | | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-221-0/+29
| * | | tools/bpf: fix spelling mistake "memeory" -> "memory"Colin Ian King2018-11-221-2/+2
| * | | bpf: adding tests for map_in_map helpber in libbpfNikita V. Shirokov2018-11-213-1/+141
| * | | tools/bpf: enhance test_btf file testing to test func infoYonghong Song2018-11-203-13/+136
| * | | tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song2018-11-201-0/+8
| * | | tools/bpf: extends test_btf to test load/retrieve func_type infoYonghong Song2018-11-201-3/+329
| * | | tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNCMartin KaFai Lau2018-11-201-2/+472
| * | | tools: add selftest for BPF_F_ZERO_SEEDLorenz Bauer2018-11-201-9/+55
| * | | selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addrAndrey Ignatov2018-11-162-21/+78
| * | | selftests/bpf: Fix uninitialized duration warningJoe Stringer2018-11-161-1/+1
| * | | selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addrAndrey Ignatov2018-11-101-4/+24
| * | | selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov2018-11-101-10/+38
| * | | selftests/bpf: rename flow dissector section to flow_dissectorStanislav Fomichev2018-11-102-2/+2
| * | | selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan2018-11-094-1/+303
| * | | selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2018-11-072-10/+14
| | |/ | |/|
* | | selftests/net: add txring_overwriteWillem de Bruijn2018-11-244-1/+191
* | | selftests: explicitly require kernel features needed by udpgro testsPaolo Abeni2018-11-221-0/+14
* | | selftests: forwarding: vxlan_bridge_1d: Add learning testIdo Schimmel2018-11-211-0/+108
* | | selftests: mlxsw: Consider VxLAN learning enabled as validIdo Schimmel2018-11-211-1/+1
* | | selftests: mlxsw: Add a test for VxLAN floodingIdo Schimmel2018-11-191-0/+309
* | | selftests: mlxsw: Add a test for VxLAN configurationIdo Schimmel2018-11-191-0/+664
* | | selftests: forwarding: vxlan_bridge_1d_port_8472: New testPetr Machata2018-11-191-0/+10
* | | selftests: forwarding: vxlan_bridge_1d: Add an ECN decap testPetr Machata2018-11-191-0/+116
* | | selftests: forwarding: vxlan_bridge_1d: Add an ECN encap testPetr Machata2018-11-191-0/+26
* | | selftests: forwarding: vxlan_bridge_1d: Add a TOS testPetr Machata2018-11-191-0/+14
* | | selftests: forwarding: vxlan_bridge_1d: Add a TTL testPetr Machata2018-11-191-0/+33
* | | selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun testsPetr Machata2018-11-191-0/+26
* | | selftests: forwarding: vxlan_bridge_1d: Add unicast testPetr Machata2018-11-191-0/+54
* | | selftests: forwarding: vxlan_bridge_1d: Add flood testPetr Machata2018-11-191-0/+105
* | | selftests: forwarding: vxlan_bridge_1d: Add ping testPetr Machata2018-11-191-0/+8
* | | selftests: forwarding: Add a skeleton of vxlan_bridge_1dPetr Machata2018-11-191-0/+296
* | | selftests: forwarding: lib: Add link_stats_rx_errors_get()Petr Machata2018-11-191-2/+15
* | | selftests: forwarding: ping{6, }_do(): Allow passing ping argumentsPetr Machata2018-11-191-2/+4
* | | selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata2018-11-191-2/+2
* | | selftests: forwarding: lib: Add in_ns()Petr Machata2018-11-191-0/+11
* | | selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata2018-11-191-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-192-8/+31
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-191-5/+13
| |\ \
| | * | tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-11-171-3/+11
| | * | tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-11-171-2/+2
| | |/
| * | selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3
| * | selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman2018-11-121-1/+15
| |/
* | selftests: add explicit test for multiple concurrent GRO socketsPaolo Abeni2018-11-161-0/+34