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.21 [+8.21] # 8.22 [+0.00] ########################################################################### # 8.22 [+0.00] Legacy routing # 8.22 [+0.00] ########################################################################### # 8.22 [+0.00] # 13.41 [+5.19] TEST: IPv4: redirect exception [ OK ] # 13.51 [+0.10] TEST: IPv6: redirect exception [ OK ] # 14.30 [+0.79] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.40 [+0.10] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.67 [+1.27] TEST: IPv4: routing reset [ OK ] # 15.75 [+0.08] TEST: IPv6: routing reset [ OK ] # 16.25 [+0.49] TEST: IPv4: mtu exception [ OK ] # 16.32 [+0.08] TEST: IPv6: mtu exception [ OK ] # 20.85 [+4.53] TEST: IPv4: mtu exception plus redirect [ OK ] # 20.93 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] # 22.43 [+1.50] # 22.43 [+0.00] ########################################################################### # 22.43 [+0.00] Legacy routing with VRF # 22.43 [+0.00] ########################################################################### # 22.43 [+0.00] # 37.44 [+15.00] TEST: IPv4: redirect exception [ OK ] # 37.52 [+0.08] TEST: IPv6: redirect exception [ OK ] # 38.32 [+0.80] TEST: IPv4: redirect exception plus mtu [ OK ] # 38.41 [+0.08] TEST: IPv6: redirect exception plus mtu [ OK ] # 39.72 [+1.31] TEST: IPv4: routing reset [ OK ] # 39.82 [+0.10] TEST: IPv6: routing reset [ OK ] # 40.32 [+0.51] TEST: IPv4: mtu exception [ OK ] # 40.42 [+0.10] TEST: IPv6: mtu exception [ OK ] # 44.98 [+4.56] TEST: IPv4: mtu exception plus redirect [ OK ] # 45.08 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 46.33 [+1.25] # 46.33 [+0.00] ########################################################################### # 46.33 [+0.00] Routing with nexthop objects # 46.34 [+0.00] ########################################################################### # 46.34 [+0.00] # 58.60 [+12.26] TEST: IPv4: redirect exception [ OK ] # 58.67 [+0.07] TEST: IPv6: redirect exception [ OK ] # 59.24 [+0.57] TEST: IPv4: redirect exception plus mtu [ OK ] # 59.30 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 60.26 [+0.97] TEST: IPv4: routing reset [ OK ] # 60.32 [+0.06] TEST: IPv6: routing reset [ OK ] # 60.71 [+0.39] TEST: IPv4: mtu exception [ OK ] # 60.77 [+0.06] TEST: IPv6: mtu exception [ OK ] # 65.17 [+4.40] TEST: IPv4: mtu exception plus redirect [ OK ] # 65.23 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 66.31 [+1.07] # 66.31 [+0.00] ########################################################################### # 66.31 [+0.00] Routing with nexthop objects and VRF # 66.31 [+0.00] ########################################################################### # 66.31 [+0.00] # 78.82 [+12.51] TEST: IPv4: redirect exception [ OK ] # 78.88 [+0.06] TEST: IPv6: redirect exception [ OK ] # 79.48 [+0.60] TEST: IPv4: redirect exception plus mtu [ OK ] # 79.53 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 80.58 [+1.05] TEST: IPv4: routing reset [ OK ] # 80.64 [+0.06] TEST: IPv6: routing reset [ OK ] # 81.03 [+0.39] TEST: IPv4: mtu exception [ OK ] # 81.08 [+0.05] TEST: IPv6: mtu exception [ OK ] # 85.48 [+4.40] TEST: IPv4: mtu exception plus redirect [ OK ] # 85.54 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 85.74 [+0.20] # 85.74 [+0.00] Tests passed: 40 # 85.74 [+0.00] Tests failed: 0 # 85.74 [+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__->