summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell-1/+1
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern-3/+95
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio-2/+0
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio-6/+61
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio-1/+43
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio-1/+44
2018-03-17selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio-10/+70
2018-03-17selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio-1/+17
2018-03-17selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio-13/+73
2018-03-17selftests: pmtu: Introduce support for multiple testsStefano Brivio-26/+61
2018-03-17selftests: pmtu: Factor out MTU parsing helperStefano Brivio-6/+11
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio-7/+9
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio-16/+8
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern-2/+178
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern-3/+7
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern-84/+85
2018-03-11selftests: forwarding: Allow creation of interfaces without a config fileIdo Schimmel-5/+6
2018-03-11selftests: forwarding: Exit with error when missing interfacesIdo Schimmel-2/+2
2018-03-11selftests: forwarding: Exit with error when missing dependenciesIdo Schimmel-1/+1
2018-03-11selftests: forwarding: Add a test for VLAN-unaware bridgeIdo Schimmel-0/+86
2018-03-08selftests/net: enable fragments for fib-onlink-testsAnders Roxell-0/+5
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...Jiri Pirko-1/+1
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko-1/+4
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio-1/+164
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole-1/+1
2018-03-05selftests: forwarding: Add suppport to create veth interfacesDavid Ahern-0/+40
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky-6/+10
2018-03-04selftests: rtnetlink: remove testns on test failPrashant Bhole-0/+6
2018-03-04selftests: forwarding: Add multipath test for L4 hashingDavid Ahern-0/+44
2018-03-01selftests: forwarding: Add description to the multipath testsDavid Ahern-17/+20
2018-03-01selftests: forwarding: Use PING6 instead of ping for ipv6 multipath testDavid Ahern-1/+1
2018-03-01selftests: forwarding: Handle 0 for packet difference in multipath testsDavid Ahern-0/+7
2018-03-01selftests: forwarding: Only check tc version for tc testsDavid Ahern-15/+25
2018-02-28selftests: forwarding: Introduce basic shared blocks testsJiri Pirko-0/+128
2018-02-28selftests: forwarding: Introduce basic tc chains testsJiri Pirko-0/+122
2018-02-28selftests: forwarding: Introduce tc actions testsJiri Pirko-0/+195
2018-02-28selftests: forwarding: Introduce tc flower matching testsJiri Pirko-0/+219
2018-02-28selftests: forwarding: Allow to get netdev interfaces names from commandlineJiri Pirko-0/+15
2018-02-28selftests: forwarding: Add MAC get helperJiri Pirko-0/+7
2018-02-28selftests: forwarding: Add tc offload check helperJiri Pirko-0/+13
2018-02-28selftests: forwarding: Test IPv6 weighted nexthopsIdo Schimmel-0/+36
2018-02-28selftests: forwarding: Test IPv4 weighted nexthopsIdo Schimmel-0/+91
2018-02-28selftests: forwarding: Create test topology for multipath routingIdo Schimmel-0/+209
2018-02-28selftests: forwarding: Add a test for basic IPv4 and IPv6 routingIdo Schimmel-0/+140
2018-02-28selftests: forwarding: Add a test for flooded trafficIdo Schimmel-0/+90
2018-02-28selftests: forwarding: Add a test for FDB learningIdo Schimmel-1/+96
2018-02-28selftests: forwarding: Add initial testing frameworkIdo Schimmel-0/+465
2018-02-27selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan-8/+57
2018-02-27selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan-67/+0
2018-02-27selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern-1/+1