make -C tools/testing/selftests TARGETS="net" TEST_PROGS=drop_monitor_testts.sh TEST_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: drop_monitor_tests.sh # 1.84 [+1.84] # 1.84 [+0.00] Software drops test # 7.09 [+5.25] Failed to stop monitoring # 7.51 [+0.42] TEST: Capturing active software drops [ OK ] # 12.56 [+5.04] Failed to stop monitoring # 12.95 [+0.40] TEST: Capturing inactive software drops [ OK ] # 13.07 [+0.11] # 13.07 [+0.00] Hardware drops test # 18.29 [+5.22] Failed to stop monitoring # 18.67 [+0.38] TEST: Capturing active hardware drops [ OK ] # 23.71 [+5.05] Failed to stop monitoring # 24.09 [+0.38] TEST: Capturing inactive hardware drops [ OK ] # 24.18 [+0.09] # 24.18 [+0.00] Tests passed: 4 # 24.18 [+0.00] Tests failed: 0 # 24.20 [+0.01] Cannot open network namespace "ns1-IxxUcd": No such file or directory ok 1 selftests: net: drop_monitor_tests.sh 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__->