aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-30selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)5-25/+39
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+3
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-23selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell1-1/+3
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell1-1/+1
2018-04-27selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell1-1/+2
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell1-1/+1
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern1-3/+95
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio1-2/+0
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio1-6/+61
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio1-1/+43
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio1-1/+44
2018-03-17selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio1-10/+70
2018-03-17selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio1-1/+17
2018-03-17selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio1-13/+73
2018-03-17selftests: pmtu: Introduce support for multiple testsStefano Brivio1-26/+61
2018-03-17selftests: pmtu: Factor out MTU parsing helperStefano Brivio1-6/+11
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio1-7/+9
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio1-16/+8
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern1-2/+178
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern1-3/+7
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern1-84/+85
2018-03-11selftests: forwarding: Allow creation of interfaces without a config fileIdo Schimmel2-5/+6
2018-03-11selftests: forwarding: Exit with error when missing interfacesIdo Schimmel1-2/+2
2018-03-11selftests: forwarding: Exit with error when missing dependenciesIdo Schimmel1-1/+1
2018-03-11selftests: forwarding: Add a test for VLAN-unaware bridgeIdo Schimmel1-0/+86
2018-03-08selftests/net: enable fragments for fib-onlink-testsAnders Roxell1-0/+5
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-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-04selftests: rtnetlink: remove testns on test failPrashant Bhole1-0/+6
2018-03-04selftests: forwarding: Add multipath test for L4 hashingDavid Ahern1-0/+44
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