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.85 [+11.85] # 11.85 [+0.00] ########################################################################### # 11.85 [+0.00] Legacy routing # 11.85 [+0.00] ########################################################################### # 11.85 [+0.00] # 17.54 [+5.69] TEST: IPv4: redirect exception [ OK ] # 17.69 [+0.14] TEST: IPv6: redirect exception [ OK ] # 18.87 [+1.19] TEST: IPv4: redirect exception plus mtu [ OK ] # 18.99 [+0.12] TEST: IPv6: redirect exception plus mtu [ OK ] # 20.87 [+1.87] TEST: IPv4: routing reset [ OK ] # 20.97 [+0.11] TEST: IPv6: routing reset [ OK ] # 21.76 [+0.78] TEST: IPv4: mtu exception [ OK ] # 21.87 [+0.11] TEST: IPv6: mtu exception [ OK ] # 26.66 [+4.80] TEST: IPv4: mtu exception plus redirect [ OK ] # 26.79 [+0.13] TEST: IPv6: mtu exception plus redirect [ OK ] # 29.19 [+2.40] # 29.19 [+0.00] ########################################################################### # 29.19 [+0.00] Legacy routing with VRF # 29.19 [+0.00] ########################################################################### # 29.19 [+0.00] # 49.47 [+20.28] TEST: IPv4: redirect exception [ OK ] # 49.59 [+0.11] TEST: IPv6: redirect exception [ OK ] # 50.86 [+1.27] TEST: IPv4: redirect exception plus mtu [ OK ] # 50.97 [+0.11] TEST: IPv6: redirect exception plus mtu [ OK ] # 52.81 [+1.84] TEST: IPv4: routing reset [ OK ] # 52.97 [+0.16] TEST: IPv6: routing reset [ OK ] # 53.70 [+0.74] TEST: IPv4: mtu exception [ OK ] # 53.84 [+0.13] TEST: IPv6: mtu exception [ OK ] # 58.64 [+4.80] TEST: IPv4: mtu exception plus redirect [ OK ] # 58.75 [+0.12] TEST: IPv6: mtu exception plus redirect [ OK ] # 60.93 [+2.18] # 60.93 [+0.00] ########################################################################### # 60.94 [+0.00] Routing with nexthop objects # 60.94 [+0.00] ########################################################################### # 60.94 [+0.00] # 80.31 [+19.37] TEST: IPv4: redirect exception [ OK ] # 80.43 [+0.13] TEST: IPv6: redirect exception [ OK ] # 81.59 [+1.15] TEST: IPv4: redirect exception plus mtu [ OK ] # 81.70 [+0.12] TEST: IPv6: redirect exception plus mtu [ OK ] # 83.76 [+2.05] TEST: IPv4: routing reset [ OK ] # 83.87 [+0.11] TEST: IPv6: routing reset [ OK ] # 84.63 [+0.76] TEST: IPv4: mtu exception [ OK ] # 84.74 [+0.11] TEST: IPv6: mtu exception [ OK ] # 89.54 [+4.79] TEST: IPv4: mtu exception plus redirect [ OK ] # 89.68 [+0.14] TEST: IPv6: mtu exception plus redirect [ OK ] # 91.80 [+2.12] # 91.80 [+0.00] ########################################################################### # 91.80 [+0.00] Routing with nexthop objects and VRF # 91.80 [+0.00] ########################################################################### # 91.80 [+0.00] # 112.15 [+20.35] TEST: IPv4: redirect exception [ OK ] # 112.30 [+0.15] TEST: IPv6: redirect exception [ OK ] # 113.52 [+1.22] TEST: IPv4: redirect exception plus mtu [ OK ] # 113.67 [+0.14] TEST: IPv6: redirect exception plus mtu [ OK ] # 115.86 [+2.20] TEST: IPv4: routing reset [ OK ] # 115.98 [+0.12] TEST: IPv6: routing reset [ OK ] # 116.79 [+0.80] TEST: IPv4: mtu exception [ OK ] # 116.91 [+0.12] TEST: IPv6: mtu exception [ OK ] # 121.72 [+4.81] TEST: IPv4: mtu exception plus redirect [ OK ] # 121.84 [+0.13] TEST: IPv6: mtu exception plus redirect [ OK ] # 122.24 [+0.40] # 122.24 [+0.00] Tests passed: 40 # 122.25 [+0.00] Tests failed: 0 # 122.25 [+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__->