make -C tools/testing/selftests TARGETS="net" TEST_PROGS=cmsg_time.sh TESTT_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: cmsg_time.sh # Error: Unknown device type. # Cannot find device "dummy0" # Cannot find device "dummy0" # Cannot find device "dummy0" # Cannot find device "dummy0" # send failed: Network is unreachable # Case UDPv4 - no options returned 1, expected 0 # send failed: Network is unreachable # Case UDPv4 - ts cnt returned '0', expected '2' # send failed: Network is unreachable # Case UDPv4 - ts0 SCHED returned '', expected 'OK' # send failed: Network is unreachable # Case UDPv4 - ts0 SND returned '', expected 'OK' # send failed: Network is unreachable # Case UDPv4 - TXTIME abs returned '', expected 'OK' # send failed: Network is unreachable # Case UDPv4 - TXTIME rel returned ' - < 500', expected 'OK' # send failed: Network is unreachable # Case ICMPv4 - no options returned 1, expected 0 # send failed: Network is unreachable # Case ICMPv4 - ts cnt returned '0', expected '2' # send failed: Network is unreachable # Case ICMPv4 - ts0 SCHED returned '', expected 'OK' # send failed: Network is unreachable # Case ICMPv4 - ts0 SND returned '', expected 'OK' # send failed: Network is unreachable # Case ICMPv4 - TXTIME abs returned '', expected 'OK' # send failed: Network is unreachable # Case ICMPv4 - TXTIME rel returned ' - < 500', expected 'OK' # send failed: Network is unreachable # Case RAWv4 - no options returned 1, expected 0 # send failed: Network is unreachable # Case RAWv4 - ts cnt returned '0', expected '2' # send failed: Network is unreachable # Case RAWv4 - ts0 SCHED returned '', expected 'OK' # send failed: Network is unreachable # Case RAWv4 - ts0 SND returned '', expected 'OK' # send failed: Network is unreachable # Case RAWv4 - TXTIME abs returned '', expected 'OK' # send failed: Network is unreachable # Case RAWv4 - TXTIME rel returned ' - < 500', expected 'OK' # Can't open socket: Address family not supported by protocol # Case UDPv6 - no options returned 5, expected 0 # Can't open socket: Address family not supported by protocol # Case UDPv6 - ts cnt returned '0', expected '2' # Can't open socket: Address family not supported by protocol # Case UDPv6 - ts0 SCHED returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case UDPv6 - ts0 SND returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case UDPv6 - TXTIME abs returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case UDPv6 - TXTIME rel returned ' - < 500', expected 'OK' # Can't open socket: Address family not supported by protocol # Case ICMPv6 - no options returned 5, expected 0 # Can't open socket: Address family not supported by protocol # Case ICMPv6 - ts cnt returned '0', expected '2' # Can't open socket: Address family not supported by protocol # Case ICMPv6 - ts0 SCHED returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case ICMPv6 - ts0 SND returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case ICMPv6 - TXTIME abs returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case ICMPv6 - TXTIME rel returned ' - < 500', expected 'OK' # Can't open socket: Address family not supported by protocol # Case RAWv6 - no options returned 5, expected 0 # Can't open socket: Address family not supported by protocol # Case RAWv6 - ts cnt returned '0', expected '2' # Can't open socket: Address family not supported by protocol # Case RAWv6 - ts0 SCHED returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case RAWv6 - ts0 SND returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case RAWv6 - TXTIME abs returned '', expected 'OK' # Can't open socket: Address family not supported by protocol # Case RAWv6 - TXTIME rel returned ' - < 500', expected 'OK' # FAIL - 36/36 cases failed not ok 1 selftests: net: cmsg_time.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->