linux_dsm_epyc7002/tools/testing/selftests/net
David Ahern 190f887c3c selftests: forwarding: Add suppport to create veth interfaces
For tests using veth interfaces, the test infrastructure can create
the netdevs if they do not exist. Arguably this is a preferred approach
since the tests require p$N and p$(N+1) to be pairs.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-05 10:44:29 -05:00
..
forwarding selftests: forwarding: Add suppport to create veth interfaces 2018-03-05 10:44:29 -05:00
.gitignore
config
fib_tests.sh selftests: fib_tests: sleep after changing carrier 2018-02-13 14:34:28 -05:00
fib-onlink-tests.sh selftests: Add FIB onlink tests 2018-02-13 14:47:33 -05:00
in_netns.sh selftests/net: ignore background traffic in psock_fanout 2018-02-23 12:47:05 -05:00
Makefile selftests: Add fib-onlink-tests.sh to TEST_PROGS 2018-02-27 11:41:26 -05:00
msg_zerocopy.c selftests/net: reap zerocopy completions passed up as ancillary data. 2018-02-27 14:19:11 -05:00
msg_zerocopy.sh
netdevice.sh
psock_fanout.c selftests/net: ignore background traffic in psock_fanout 2018-02-23 12:47:05 -05:00
psock_lib.h
psock_tpacket.c
reuseaddr_conflict.c
reuseport_bpf_cpu.c
reuseport_bpf_numa.c
reuseport_bpf.c
reuseport_dualstack.c
rtnetlink.sh selftests: rtnetlink: remove testns on test fail 2018-03-04 18:36:15 -05:00
run_afpackettests selftests/net: ignore background traffic in psock_fanout 2018-02-23 12:47:05 -05:00
run_netsocktests
socket.c
test_bpf.sh