make -C tools/testing/selftests TARGETS="drivers/net/virtio_net" TEST_PROGGS=basic_features.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-19/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-19/tools/testing/selftests/drivers/net/virtio_net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-19/tools/testing/selftests/drivers/net/virtio_net'
make[1]: Entering directory '/home/virtme/testing-19/tools/testing/selftests/drivers/net/virtio_net'
TAP version 13
1..1
# timeout set to 45
# selftests: drivers/net/virtio_net: basic_features.sh
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: argument "veth0" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# Error: argument "veth1" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: argument "veth0" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# Error: argument "veth1" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# TEST: ping simple                                                   [FAIL]
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: argument "veth0" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# Error: argument "veth1" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Rule family not supported.
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: argument "veth0" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# Error: Unknown device type.
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# Error: argument "veth1" is wrong: Device does not exist
# 
# RTNETLINK answers: Operation not supported
# TEST: mac feature filtered                                          [FAIL]
# Ping failed
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth1"
# RTNETLINK answers: Operation not supported
# RTNETLINK answers: Operation not supported
# Cannot find device "veth0"
# Error: Rule family not supported.
# Error: Rule family not supported.
not ok 1 selftests: drivers/net/virtio_net: basic_features.sh # exit=1
make[1]: Leaving directory '/home/virtme/testing-19/tools/testing/selftests/drivers/net/virtio_net'
make: Leaving directory '/home/virtme/testing-19/tools/testing/selftests'
xx__-> echo $?
0
xx__->