make -C tools/testing/selftests TARGETS="net" TEST_PROGS=icmp_redirect.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: icmp_redirect.sh # 8.27 [+8.27] # 8.27 [+0.00] ########################################################################### # 8.27 [+0.00] Legacy routing # 8.27 [+0.00] ########################################################################### # 8.27 [+0.00] # 13.40 [+5.13] TEST: IPv4: redirect exception [ OK ] # 13.48 [+0.07] TEST: IPv6: redirect exception [ OK ] # 14.24 [+0.76] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.31 [+0.07] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.48 [+1.17] TEST: IPv4: routing reset [ OK ] # 15.58 [+0.09] TEST: IPv6: routing reset [ OK ] # 16.10 [+0.52] TEST: IPv4: mtu exception [ OK ] # 16.17 [+0.08] TEST: IPv6: mtu exception [ OK ] # 20.70 [+4.52] TEST: IPv4: mtu exception plus redirect [ OK ] # 20.78 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 22.11 [+1.33] # 22.11 [+0.00] ########################################################################### # 22.11 [+0.00] Legacy routing with VRF # 22.11 [+0.00] ########################################################################### # 22.11 [+0.00] # 34.35 [+12.23] TEST: IPv4: redirect exception [ OK ] # 34.42 [+0.07] TEST: IPv6: redirect exception [ OK ] # 35.01 [+0.59] TEST: IPv4: redirect exception plus mtu [ OK ] # 35.06 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 35.99 [+0.93] TEST: IPv4: routing reset [ OK ] # 36.06 [+0.07] TEST: IPv6: routing reset [ OK ] # 36.42 [+0.36] TEST: IPv4: mtu exception [ OK ] # 36.48 [+0.05] TEST: IPv6: mtu exception [ OK ] # 40.86 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 40.93 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 42.07 [+1.14] # 42.07 [+0.00] ########################################################################### # 42.07 [+0.00] Routing with nexthop objects # 42.08 [+0.00] ########################################################################### # 42.08 [+0.00] # 54.22 [+12.14] TEST: IPv4: redirect exception [ OK ] # 54.29 [+0.07] TEST: IPv6: redirect exception [ OK ] # 54.91 [+0.61] TEST: IPv4: redirect exception plus mtu [ OK ] # 54.97 [+0.07] TEST: IPv6: redirect exception plus mtu [ OK ] # 55.92 [+0.95] TEST: IPv4: routing reset [ OK ] # 55.99 [+0.07] TEST: IPv6: routing reset [ OK ] # 56.33 [+0.34] TEST: IPv4: mtu exception [ OK ] # 56.39 [+0.06] TEST: IPv6: mtu exception [ OK ] # 60.74 [+4.35] TEST: IPv4: mtu exception plus redirect [ OK ] # 60.81 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 61.81 [+1.00] # 61.81 [+0.00] ########################################################################### # 61.81 [+0.00] Routing with nexthop objects and VRF # 61.81 [+0.00] ########################################################################### # 61.81 [+0.00] # 74.17 [+12.36] TEST: IPv4: redirect exception [ OK ] # 74.23 [+0.06] TEST: IPv6: redirect exception [ OK ] # 74.78 [+0.55] TEST: IPv4: redirect exception plus mtu [ OK ] # 74.84 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 75.80 [+0.96] TEST: IPv4: routing reset [ OK ] # 75.86 [+0.06] TEST: IPv6: routing reset [ OK ] # 76.23 [+0.38] TEST: IPv4: mtu exception [ OK ] # 76.28 [+0.05] TEST: IPv6: mtu exception [ OK ] # 80.66 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 80.72 [+0.05] TEST: IPv6: mtu exception plus redirect [ OK ] # 80.91 [+0.20] # 80.91 [+0.00] Tests passed: 40 # 80.92 [+0.00] Tests failed: 0 # 80.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__->