make -C tools/testing/selftests TARGETS="net" TEST_PROGS=unicast_extensionns.sh TEST_GEN_PROGS="" run_tests DETECTED CRASH, lowering timeout make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: unicast_extensions.sh # 0.27 [+0.27] ########################################################################### # 0.27 [+0.00] Unicast address extensions tests (behavior of reserved IPv4 addresses) # 0.27 [+0.00] ########################################################################### # 4.15 [+3.88] TEST: assign and ping within 240/4 (1 of 2) (is allowed) [ OK ] # 8.60 [+4.45] TEST: assign and ping within 240/4 (2 of 2) (is allowed) [ OK ] # 13.01 [+4.41] TEST: assign and ping within 0/8 (1 of 2) (is allowed) [ OK ] # 17.41 [+4.40] TEST: assign and ping within 0/8 (2 of 2) (is allowed) [ OK ] # 21.79 [+4.37] TEST: assign and ping inside 255.255/16 (is allowed) [ OK ] # 26.21 [+4.43] TEST: assign and ping inside 255.255.255/24 (is allowed) [ OK ] # 33.35 [+7.13] TEST: route between 240.5.6/24 and 255.1.2/24 (is allowed) [ OK ] # 40.71 [+7.37] TEST: route between 0.200/16 and 245.99/16 (is allowed) [ OK ] # 45.06 [+4.35] TEST: assign and ping lowest address (/24) [ OK ] # 49.68 [+4.62] TEST: assign and ping lowest address (/26) [ OK ] # 57.18 [+7.49] TEST: routing using lowest address [ OK ] # 61.73 [+4.55] TEST: assigning 0.0.0.0 (is forbidden) [ OK ] # 65.86 [+4.13] TEST: assigning 255.255.255.255 (is forbidden) [ OK ] # 69.88 [+4.02] TEST: assign and ping inside 127/8 (is forbidden) [ OK ] # 74.05 [+4.17] TEST: assign and ping class D address (is forbidden) [ OK ] # 79.58 [+5.54] TEST: routing using class D (is forbidden) [ OK ] # 86.64 [+7.05] TEST: routing using 127/8 (is forbidden) [ OK ] ok 1 selftests: net: unicast_extensions.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->