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.66 [+11.66] # 11.66 [+0.00] ########################################################################### # 11.67 [+0.00] Legacy routing # 11.67 [+0.00] ########################################################################### # 11.67 [+0.00] # 17.32 [+5.65] TEST: IPv4: redirect exception [ OK ] # 17.43 [+0.11] TEST: IPv6: redirect exception [ OK ] # 18.56 [+1.13] TEST: IPv4: redirect exception plus mtu [ OK ] # 18.65 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 20.34 [+1.69] TEST: IPv4: routing reset [ OK ] # 20.45 [+0.10] TEST: IPv6: routing reset [ OK ] # 21.19 [+0.75] TEST: IPv4: mtu exception [ OK ] # 21.29 [+0.10] TEST: IPv6: mtu exception [ OK ] # 26.06 [+4.77] TEST: IPv4: mtu exception plus redirect [ OK ] # 26.17 [+0.11] TEST: IPv6: mtu exception plus redirect [ OK ] # 28.21 [+2.04] # 28.21 [+0.00] ########################################################################### # 28.21 [+0.00] Legacy routing with VRF # 28.22 [+0.00] ########################################################################### # 28.22 [+0.00] # 47.22 [+19.00] TEST: IPv4: redirect exception [ OK ] # 47.34 [+0.12] TEST: IPv6: redirect exception [ OK ] # 48.50 [+1.16] TEST: IPv4: redirect exception plus mtu [ OK ] # 48.62 [+0.12] TEST: IPv6: redirect exception plus mtu [ OK ] # 50.44 [+1.82] TEST: IPv4: routing reset [ OK ] # 50.62 [+0.18] TEST: IPv6: routing reset [ OK ] # 51.42 [+0.80] TEST: IPv4: mtu exception [ OK ] # 51.53 [+0.12] TEST: IPv6: mtu exception [ OK ] # 56.28 [+4.74] TEST: IPv4: mtu exception plus redirect [ OK ] # 56.39 [+0.12] TEST: IPv6: mtu exception plus redirect [ OK ] # 58.44 [+2.05] # 58.44 [+0.00] ########################################################################### # 58.44 [+0.00] Routing with nexthop objects # 58.44 [+0.00] ########################################################################### # 58.44 [+0.00] # 76.71 [+18.27] TEST: IPv4: redirect exception [ OK ] # 76.84 [+0.13] TEST: IPv6: redirect exception [ OK ] # 77.98 [+1.14] TEST: IPv4: redirect exception plus mtu [ OK ] # 78.09 [+0.11] TEST: IPv6: redirect exception plus mtu [ OK ] # 80.05 [+1.96] TEST: IPv4: routing reset [ OK ] # 80.16 [+0.11] TEST: IPv6: routing reset [ OK ] # 80.90 [+0.74] TEST: IPv4: mtu exception [ OK ] # 81.00 [+0.10] TEST: IPv6: mtu exception [ OK ] # 85.76 [+4.76] TEST: IPv4: mtu exception plus redirect [ OK ] # 85.86 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] # 87.87 [+2.01] # 87.87 [+0.00] ########################################################################### # 87.87 [+0.00] Routing with nexthop objects and VRF # 87.88 [+0.00] ########################################################################### # 87.88 [+0.00] # 107.39 [+19.51] TEST: IPv4: redirect exception [ OK ] # 107.51 [+0.13] TEST: IPv6: redirect exception [ OK ] # 108.61 [+1.10] TEST: IPv4: redirect exception plus mtu [ OK ] # 108.73 [+0.12] TEST: IPv6: redirect exception plus mtu [ OK ] # 110.70 [+1.97] TEST: IPv4: routing reset [ OK ] # 110.82 [+0.12] TEST: IPv6: routing reset [ OK ] # 111.53 [+0.71] TEST: IPv4: mtu exception [ OK ] # 111.65 [+0.12] TEST: IPv6: mtu exception [ OK ] # 116.41 [+4.76] TEST: IPv4: mtu exception plus redirect [ OK ] # 116.54 [+0.12] TEST: IPv6: mtu exception plus redirect [ OK ] # 116.91 [+0.37] # 116.91 [+0.00] Tests passed: 40 # 116.91 [+0.00] Tests failed: 0 # 116.91 [+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__->