make -C tools/testing/selftests TARGETS="net" TEST_PROGS=netdev-l2addr.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: netdev-l2addr.sh # 0.02 [+0.02] !!!malformed message: len=0 # 0.13 [+0.10] !!!malformed message: len=0 # 0.15 [+0.03] Cannot find device "nsim2025" # 0.18 [+0.03] Device "nsim2025" does not exist. # 0.18 [+0.00] ERROR: Couldn't get ether addr (ret: ns-XTCeKa) # 0.21 [+0.03] Device "nsim2025" does not exist. # 0.21 [+0.00] ERROR: Couldn't get brd addr (ret: ns-XTCeKa) # 0.24 [+0.03] Device "nsim2025" does not exist. # 0.28 [+0.04] Cannot find device "nsim2025" # 0.31 [+0.03] Cannot find device "nsim2025" # 0.34 [+0.03] Device "nsim2025" does not exist. # 0.34 [+0.00] ERROR: Couldn't set ether addr (ret: d0:be:d0:be:d0:00) # 0.37 [+0.03] Device "nsim2025" does not exist. # 0.37 [+0.00] ERROR: Couldn't set brd addr (ret: Couldn't set ether addr) # 0.43 [+0.06] !!!malformed message: len=0 # 0.46 [+0.03] Cannot find device "nsim2025p2" # 0.49 [+0.03] Device "nsim2025p2" does not exist. # 0.49 [+0.00] ERROR: Couldn't get ether addr (ret: ns-XTCeKa) # 0.51 [+0.03] Device "nsim2025p2" does not exist. # 0.52 [+0.00] ERROR: Couldn't get brd addr (ret: ns-XTCeKa) # 0.54 [+0.03] Device "nsim2025p2" does not exist. # 0.55 [+0.00] ERROR: Couldn't get permaddr (ret: Couldn't get brd addr) not ok 1 selftests: net: netdev-l2addr.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->