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.46 [+0.00] ########################################################################### # 8.46 [+0.00] Legacy routing # 8.46 [+0.00] ########################################################################### # 8.47 [+0.00] # 13.62 [+5.16] TEST: IPv4: redirect exception [ OK ] # 13.71 [+0.08] TEST: IPv6: redirect exception [ OK ] # 14.53 [+0.82] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.62 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.87 [+1.24] TEST: IPv4: routing reset [ OK ] # 15.96 [+0.10] TEST: IPv6: routing reset [ OK ] # 16.48 [+0.52] TEST: IPv4: mtu exception [ OK ] # 16.56 [+0.08] TEST: IPv6: mtu exception [ OK ] # 21.12 [+4.56] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.23 [+0.11] TEST: IPv6: mtu exception plus redirect [ OK ] # 22.81 [+1.59] # 22.81 [+0.00] ########################################################################### # 22.82 [+0.00] Legacy routing with VRF # 22.82 [+0.00] ########################################################################### # 22.82 [+0.00] # 38.01 [+15.19] TEST: IPv4: redirect exception [ OK ] # 38.10 [+0.09] TEST: IPv6: redirect exception [ OK ] # 38.94 [+0.84] TEST: IPv4: redirect exception plus mtu [ OK ] # 39.04 [+0.10] TEST: IPv6: redirect exception plus mtu [ OK ] # 40.27 [+1.23] TEST: IPv4: routing reset [ OK ] # 40.35 [+0.08] TEST: IPv6: routing reset [ OK ] # 40.88 [+0.53] TEST: IPv4: mtu exception [ OK ] # 40.98 [+0.10] TEST: IPv6: mtu exception [ OK ] # 45.54 [+4.56] TEST: IPv4: mtu exception plus redirect [ OK ] # 45.63 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 46.90 [+1.28] # 46.90 [+0.00] ########################################################################### # 46.91 [+0.00] Routing with nexthop objects # 46.91 [+0.00] ########################################################################### # 46.91 [+0.00] # 59.31 [+12.40] TEST: IPv4: redirect exception [ OK ] # 59.37 [+0.07] TEST: IPv6: redirect exception [ OK ] # 59.95 [+0.58] TEST: IPv4: redirect exception plus mtu [ OK ] # 60.01 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 61.03 [+1.03] TEST: IPv4: routing reset [ OK ] # 61.10 [+0.07] TEST: IPv6: routing reset [ OK ] # 61.47 [+0.37] TEST: IPv4: mtu exception [ OK ] # 61.53 [+0.06] TEST: IPv6: mtu exception [ OK ] # 65.93 [+4.40] TEST: IPv4: mtu exception plus redirect [ OK ] # 66.00 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] # 67.09 [+1.09] # 67.09 [+0.00] ########################################################################### # 67.10 [+0.00] Routing with nexthop objects and VRF # 67.10 [+0.00] ########################################################################### # 67.10 [+0.00] # 79.96 [+12.87] TEST: IPv4: redirect exception [ OK ] # 80.04 [+0.08] TEST: IPv6: redirect exception [ OK ] # 80.65 [+0.61] TEST: IPv4: redirect exception plus mtu [ OK ] # 80.72 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 81.73 [+1.02] TEST: IPv4: routing reset [ OK ] # 81.80 [+0.07] TEST: IPv6: routing reset [ OK ] # 82.20 [+0.40] TEST: IPv4: mtu exception [ OK ] # 82.26 [+0.06] TEST: IPv6: mtu exception [ OK ] # 86.67 [+4.41] TEST: IPv4: mtu exception plus redirect [ OK ] # 86.74 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 86.94 [+0.21] # 86.94 [+0.00] Tests passed: 40 # 86.94 [+0.00] Tests failed: 0 # 86.94 [+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__->