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.24 [+8.24] # 8.24 [+0.00] ########################################################################### # 8.24 [+0.00] Legacy routing # 8.25 [+0.00] ########################################################################### # 8.25 [+0.00] # 13.39 [+5.14] TEST: IPv4: redirect exception [ OK ] # 13.48 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.26 [+0.78] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.33 [+0.07] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.50 [+1.17] TEST: IPv4: routing reset [ OK ] # 15.59 [+0.09] TEST: IPv6: routing reset [ OK ] # 16.10 [+0.51] TEST: IPv4: mtu exception [ OK ] # 16.18 [+0.08] TEST: IPv6: mtu exception [ OK ] # 20.69 [+4.51] TEST: IPv4: mtu exception plus redirect [ OK ] # 20.79 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] # 22.23 [+1.44] # 22.23 [+0.00] ########################################################################### # 22.23 [+0.00] Legacy routing with VRF # 22.23 [+0.00] ########################################################################### # 22.23 [+0.00] # 36.96 [+14.73] TEST: IPv4: redirect exception [ OK ] # 37.06 [+0.09] TEST: IPv6: redirect exception [ OK ] # 37.82 [+0.76] TEST: IPv4: redirect exception plus mtu [ OK ] # 37.89 [+0.08] TEST: IPv6: redirect exception plus mtu [ OK ] # 39.05 [+1.16] TEST: IPv4: routing reset [ OK ] # 39.13 [+0.08] TEST: IPv6: routing reset [ OK ] # 39.62 [+0.49] TEST: IPv4: mtu exception [ OK ] # 39.70 [+0.08] TEST: IPv6: mtu exception [ OK ] # 44.21 [+4.51] TEST: IPv4: mtu exception plus redirect [ OK ] # 44.29 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 45.47 [+1.17] # 45.47 [+0.00] ########################################################################### # 45.47 [+0.00] Routing with nexthop objects # 45.47 [+0.00] ########################################################################### # 45.47 [+0.00] # 57.28 [+11.80] TEST: IPv4: redirect exception [ OK ] # 57.34 [+0.07] TEST: IPv6: redirect exception [ OK ] # 57.88 [+0.54] TEST: IPv4: redirect exception plus mtu [ OK ] # 57.95 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 58.89 [+0.95] TEST: IPv4: routing reset [ OK ] # 58.94 [+0.05] TEST: IPv6: routing reset [ OK ] # 59.30 [+0.36] TEST: IPv4: mtu exception [ OK ] # 59.35 [+0.05] TEST: IPv6: mtu exception [ OK ] # 63.72 [+4.36] TEST: IPv4: mtu exception plus redirect [ OK ] # 63.79 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 64.76 [+0.97] # 64.76 [+0.00] ########################################################################### # 64.77 [+0.00] Routing with nexthop objects and VRF # 64.77 [+0.00] ########################################################################### # 64.77 [+0.00] # 77.16 [+12.39] TEST: IPv4: redirect exception [ OK ] # 77.22 [+0.06] TEST: IPv6: redirect exception [ OK ] # 77.81 [+0.59] TEST: IPv4: redirect exception plus mtu [ OK ] # 77.87 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 78.89 [+1.02] TEST: IPv4: routing reset [ OK ] # 78.95 [+0.06] TEST: IPv6: routing reset [ OK ] # 79.33 [+0.38] TEST: IPv4: mtu exception [ OK ] # 79.39 [+0.06] TEST: IPv6: mtu exception [ OK ] # 83.77 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 83.84 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 84.01 [+0.17] # 84.01 [+0.00] Tests passed: 40 # 84.01 [+0.00] Tests failed: 0 # 84.01 [+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__->