make -C tools/testing/selftests TARGETS="net" TEST_PROGS=icmp_redirect.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: icmp_redirect.sh # 11.77 [+11.77] # 11.77 [+0.00] ########################################################################### # 11.78 [+0.00] Legacy routing # 11.78 [+0.00] ########################################################################### # 11.78 [+0.00] # 17.48 [+5.70] TEST: IPv4: redirect exception [ OK ] # 17.64 [+0.16] TEST: IPv6: redirect exception [ OK ] # 18.84 [+1.20] TEST: IPv4: redirect exception plus mtu [ OK ] # 18.97 [+0.12] TEST: IPv6: redirect exception plus mtu [ OK ] # 20.81 [+1.84] TEST: IPv4: routing reset [ OK ] # 20.97 [+0.16] TEST: IPv6: routing reset [ OK ] # 21.74 [+0.77] TEST: IPv4: mtu exception [ OK ] # 21.87 [+0.13] TEST: IPv6: mtu exception [ OK ] # 26.65 [+4.78] TEST: IPv4: mtu exception plus redirect [ OK ] # 26.77 [+0.12] TEST: IPv6: mtu exception plus redirect [ OK ] # 28.94 [+2.17] # 28.94 [+0.00] ########################################################################### # 28.95 [+0.00] Legacy routing with VRF # 28.95 [+0.00] ########################################################################### # 28.95 [+0.00] # 48.59 [+19.64] TEST: IPv4: redirect exception [ OK ] # 48.73 [+0.14] TEST: IPv6: redirect exception [ OK ] # 49.93 [+1.20] TEST: IPv4: redirect exception plus mtu [ OK ] # 50.07 [+0.14] TEST: IPv6: redirect exception plus mtu [ OK ] # 51.95 [+1.88] TEST: IPv4: routing reset [ OK ] # 52.09 [+0.14] TEST: IPv6: routing reset [ OK ] # 52.87 [+0.78] TEST: IPv4: mtu exception [ OK ] # 53.01 [+0.13] TEST: IPv6: mtu exception [ OK ] # 57.80 [+4.79] TEST: IPv4: mtu exception plus redirect [ OK ] # 57.94 [+0.14] TEST: IPv6: mtu exception plus redirect [ OK ] # 60.02 [+2.09] # 60.02 [+0.00] ########################################################################### # 60.02 [+0.00] Routing with nexthop objects # 60.03 [+0.00] ########################################################################### # 60.03 [+0.00] # 79.43 [+19.41] TEST: IPv4: redirect exception [ OK ] # 79.55 [+0.11] TEST: IPv6: redirect exception [ OK ] # 80.68 [+1.13] TEST: IPv4: redirect exception plus mtu [ OK ] # 80.81 [+0.13] TEST: IPv6: redirect exception plus mtu [ OK ] # 82.82 [+2.01] TEST: IPv4: routing reset [ OK ] # 82.93 [+0.11] TEST: IPv6: routing reset [ OK ] # 83.70 [+0.77] TEST: IPv4: mtu exception [ OK ] # 83.83 [+0.14] TEST: IPv6: mtu exception [ OK ] # 88.60 [+4.76] TEST: IPv4: mtu exception plus redirect [ OK ] # 88.74 [+0.14] TEST: IPv6: mtu exception plus redirect [ OK ] # 91.00 [+2.26] # 91.00 [+0.00] ########################################################################### # 91.00 [+0.00] Routing with nexthop objects and VRF # 91.00 [+0.00] ########################################################################### # 91.00 [+0.00] # 111.00 [+20.00] TEST: IPv4: redirect exception [ OK ] # 111.13 [+0.12] TEST: IPv6: redirect exception [ OK ] # 112.34 [+1.22] TEST: IPv4: redirect exception plus mtu [ OK ] # 112.50 [+0.16] TEST: IPv6: redirect exception plus mtu [ OK ] # 114.56 [+2.06] TEST: IPv4: routing reset [ OK ] # 114.67 [+0.11] TEST: IPv6: routing reset [ OK ] # 115.46 [+0.79] TEST: IPv4: mtu exception [ OK ] # 115.58 [+0.12] TEST: IPv6: mtu exception [ OK ] # 120.36 [+4.78] TEST: IPv4: mtu exception plus redirect [ OK ] # 120.50 [+0.14] TEST: IPv6: mtu exception plus redirect [ OK ] # 120.92 [+0.41] # 120.92 [+0.00] Tests passed: 40 # 120.92 [+0.00] Tests failed: 0 # 120.92 [+0.00] Tests xfailed: 0 ok 1 selftests: net: icmp_redirect.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__->