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 # 2.02 [+2.02] # 2.02 [+0.00] Software drops test # 7.31 [+5.29] Failed to stop monitoring # 7.72 [+0.41] TEST: Capturing active software drops [ OK ] # 12.78 [+5.05] Failed to stop monitoring # 13.18 [+0.41] TEST: Capturing inactive software drops [ OK ] # 13.32 [+0.14] # 13.32 [+0.00] Hardware drops test # 18.60 [+5.28] Failed to stop monitoring # 19.06 [+0.46] TEST: Capturing active hardware drops [ OK ] # 24.11 [+5.05] Failed to stop monitoring # 24.54 [+0.43] TEST: Capturing inactive hardware drops [ OK ] # 24.65 [+0.12] # 24.65 [+0.00] Tests passed: 4 # 24.65 [+0.00] Tests failed: 0 # 24.67 [+0.01] Cannot open network namespace "ns1-SgkiXq": 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__->