summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: Add one-armed router testIdo Schimmel2018-12-041-0/+259
* selftests: extend zerocopy tests to udpWillem de Bruijn2018-12-033-1/+7
* test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2018-12-032-1/+130
* selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel2018-11-302-0/+800
* selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridgeIdo Schimmel2018-11-301-1/+203
* selftests: mlxsw: Consider VLAN-aware bridges as validIdo Schimmel2018-11-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-296-53/+192
|\
| * bpf: Fix various lib and testsuite build failures on 32-bit.David Miller2018-11-281-5/+5
| * selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLSNaresh Kamboju2018-11-281-0/+1
| * bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend2018-11-282-17/+180
| * bpf: add msg_pop_data helper to toolsJohn Fastabend2018-11-281-0/+2
| * libbpf: Name changing for btf_get_from_idMartin KaFai Lau2018-11-261-1/+1
| * tools/bpf: change selftest test_btf for both jit and non-jitYonghong Song2018-11-261-30/+3
* | 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