make -C tools/testing/selftests TARGETS="net" TEST_PROGS=unicast_extensionns.sh TEST_GEN_PROGS="" run_tests 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.20 [+0.20] ########################################################################### # 0.20 [+0.00] Unicast address extensions tests (behavior of reserved IPv4 addresses) # 0.20 [+0.00] ########################################################################### DETECTED CRASH, lowering timeout # 2.37 [+2.17] TEST: assign and ping within 240/4 (1 of 2) (is allowed) [ OK ] # 4.28 [+1.91] TEST: assign and ping within 240/4 (2 of 2) (is allowed) [ OK ] # 6.20 [+1.92] TEST: assign and ping within 0/8 (1 of 2) (is allowed) [ OK ] # 8.16 [+1.95] TEST: assign and ping within 0/8 (2 of 2) (is allowed) [ OK ] # 10.10 [+1.94] TEST: assign and ping inside 255.255/16 (is allowed) [ OK ] # 12.05 [+1.95] TEST: assign and ping inside 255.255.255/24 (is allowed) [ OK ] # 15.31 [+3.26] TEST: route between 240.5.6/24 and 255.1.2/24 (is allowed) [ OK ] # 18.70 [+3.40] TEST: route between 0.200/16 and 245.99/16 (is allowed) [ OK ] # 20.58 [+1.87] TEST: assign and ping lowest address (/24) [ OK ] # 22.49 [+1.91] TEST: assign and ping lowest address (/26) [ OK ] # 25.74 [+3.25] TEST: routing using lowest address [ OK ] # 27.57 [+1.83] TEST: assigning 0.0.0.0 (is forbidden) [ OK ] # 29.29 [+1.72] TEST: assigning 255.255.255.255 (is forbidden) [ OK ] # 30.99 [+1.70] TEST: assign and ping inside 127/8 (is forbidden) [ OK ] # 32.76 [+1.77] TEST: assign and ping class D address (is forbidden) [ OK ] # 34.90 [+2.14] TEST: routing using class D (is forbidden) [ OK ] # 37.65 [+2.75] 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__->