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 # 12.29 [+12.29] # 12.29 [+0.00] ########################################################################### # 12.30 [+0.00] Legacy routing # 12.30 [+0.00] ########################################################################### # 12.30 [+0.00] # 18.07 [+5.77] TEST: IPv4: redirect exception [ OK ] # 18.20 [+0.13] TEST: IPv6: redirect exception [ OK ] # 19.40 [+1.19] TEST: IPv4: redirect exception plus mtu [ OK ] # 19.51 [+0.11] TEST: IPv6: redirect exception plus mtu [ OK ] # 21.34 [+1.84] TEST: IPv4: routing reset [ OK ] # 21.46 [+0.12] TEST: IPv6: routing reset [ OK ] # 22.24 [+0.78] TEST: IPv4: mtu exception [ OK ] # 22.38 [+0.13] TEST: IPv6: mtu exception [ OK ] # 27.17 [+4.80] TEST: IPv4: mtu exception plus redirect [ OK ] # 27.31 [+0.13] TEST: IPv6: mtu exception plus redirect [ OK ] # 29.45 [+2.14] # 29.45 [+0.00] ########################################################################### # 29.45 [+0.00] Legacy routing with VRF # 29.45 [+0.00] ########################################################################### # 29.46 [+0.00] # 49.13 [+19.67] TEST: IPv4: redirect exception [ OK ] # 49.33 [+0.20] TEST: IPv6: redirect exception [ OK ] # 50.56 [+1.23] TEST: IPv4: redirect exception plus mtu [ OK ] # 50.68 [+0.12] TEST: IPv6: redirect exception plus mtu [ OK ] # 52.50 [+1.82] TEST: IPv4: routing reset [ OK ] # 52.61 [+0.12] TEST: IPv6: routing reset [ OK ] # 53.39 [+0.78] TEST: IPv4: mtu exception [ OK ] # 53.52 [+0.12] TEST: IPv6: mtu exception [ OK ] # 58.30 [+4.78] TEST: IPv4: mtu exception plus redirect [ OK ] # 58.43 [+0.14] TEST: IPv6: mtu exception plus redirect [ OK ] # 60.66 [+2.22] # 60.66 [+0.00] ########################################################################### # 60.66 [+0.00] Routing with nexthop objects # 60.66 [+0.00] ########################################################################### # 60.66 [+0.00] # 80.07 [+19.41] TEST: IPv4: redirect exception [ OK ] # 80.20 [+0.13] TEST: IPv6: redirect exception [ OK ] # 81.38 [+1.18] TEST: IPv4: redirect exception plus mtu [ OK ] # 81.53 [+0.15] TEST: IPv6: redirect exception plus mtu [ OK ] # 83.59 [+2.06] TEST: IPv4: routing reset [ OK ] # 83.70 [+0.11] TEST: IPv6: routing reset [ OK ] # 84.50 [+0.80] TEST: IPv4: mtu exception [ OK ] # 84.61 [+0.11] TEST: IPv6: mtu exception [ OK ] # 89.41 [+4.80] TEST: IPv4: mtu exception plus redirect [ OK ] # 89.53 [+0.11] TEST: IPv6: mtu exception plus redirect [ OK ] # 91.76 [+2.23] # 91.76 [+0.00] ########################################################################### # 91.76 [+0.00] Routing with nexthop objects and VRF # 91.76 [+0.00] ########################################################################### # 91.77 [+0.00] # 112.17 [+20.40] TEST: IPv4: redirect exception [ OK ] # 112.28 [+0.11] TEST: IPv6: redirect exception [ OK ] # 113.47 [+1.19] TEST: IPv4: redirect exception plus mtu [ OK ] # 113.61 [+0.14] TEST: IPv6: redirect exception plus mtu [ OK ] # 115.65 [+2.04] TEST: IPv4: routing reset [ OK ] # 115.78 [+0.12] TEST: IPv6: routing reset [ OK ] # 116.66 [+0.88] TEST: IPv4: mtu exception [ OK ] # 116.80 [+0.15] TEST: IPv6: mtu exception [ OK ] # 121.62 [+4.82] TEST: IPv4: mtu exception plus redirect [ OK ] # 121.74 [+0.13] TEST: IPv6: mtu exception plus redirect [ OK ] # 122.14 [+0.40] # 122.14 [+0.00] Tests passed: 40 # 122.14 [+0.00] Tests failed: 0 # 122.15 [+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__->