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.46 [+8.46] # 8.47 [+0.00] ########################################################################### # 8.47 [+0.00] Legacy routing # 8.47 [+0.00] ########################################################################### # 8.47 [+0.00] # 13.66 [+5.18] TEST: IPv4: redirect exception [ OK ] # 13.75 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.55 [+0.80] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.64 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.89 [+1.26] TEST: IPv4: routing reset [ OK ] # 15.97 [+0.08] TEST: IPv6: routing reset [ OK ] # 16.49 [+0.52] TEST: IPv4: mtu exception [ OK ] # 16.57 [+0.08] TEST: IPv6: mtu exception [ OK ] # 21.12 [+4.55] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.22 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] # 22.75 [+1.53] # 22.75 [+0.00] ########################################################################### # 22.76 [+0.00] Legacy routing with VRF # 22.76 [+0.00] ########################################################################### # 22.76 [+0.00] # 37.90 [+15.14] TEST: IPv4: redirect exception [ OK ] # 37.98 [+0.08] TEST: IPv6: redirect exception [ OK ] # 38.81 [+0.83] TEST: IPv4: redirect exception plus mtu [ OK ] # 38.91 [+0.10] TEST: IPv6: redirect exception plus mtu [ OK ] # 40.17 [+1.26] TEST: IPv4: routing reset [ OK ] # 40.28 [+0.11] TEST: IPv6: routing reset [ OK ] # 40.83 [+0.55] TEST: IPv4: mtu exception [ OK ] # 40.92 [+0.09] TEST: IPv6: mtu exception [ OK ] # 45.46 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 45.54 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 46.83 [+1.28] # 46.83 [+0.00] ########################################################################### # 46.83 [+0.00] Routing with nexthop objects # 46.83 [+0.00] ########################################################################### # 46.83 [+0.00] # 59.19 [+12.35] TEST: IPv4: redirect exception [ OK ] # 59.26 [+0.07] TEST: IPv6: redirect exception [ OK ] # 59.83 [+0.58] TEST: IPv4: redirect exception plus mtu [ OK ] # 59.89 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 60.91 [+1.01] TEST: IPv4: routing reset [ OK ] # 60.96 [+0.06] TEST: IPv6: routing reset [ OK ] # 61.36 [+0.40] TEST: IPv4: mtu exception [ OK ] # 61.41 [+0.05] TEST: IPv6: mtu exception [ OK ] # 65.80 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 65.85 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 66.92 [+1.07] # 66.92 [+0.00] ########################################################################### # 66.92 [+0.00] Routing with nexthop objects and VRF # 66.92 [+0.00] ########################################################################### # 66.92 [+0.00] # 79.72 [+12.80] TEST: IPv4: redirect exception [ OK ] # 79.80 [+0.08] TEST: IPv6: redirect exception [ OK ] # 80.39 [+0.60] TEST: IPv4: redirect exception plus mtu [ OK ] # 80.46 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 81.45 [+0.99] TEST: IPv4: routing reset [ OK ] # 81.52 [+0.07] TEST: IPv6: routing reset [ OK ] # 81.90 [+0.39] TEST: IPv4: mtu exception [ OK ] # 81.97 [+0.06] TEST: IPv6: mtu exception [ OK ] # 86.39 [+4.42] TEST: IPv4: mtu exception plus redirect [ OK ] # 86.47 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] # 86.69 [+0.23] # 86.69 [+0.00] Tests passed: 40 # 86.69 [+0.00] Tests failed: 0 # 86.69 [+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__->