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.59 [+8.59] # 8.59 [+0.00] ########################################################################### # 8.60 [+0.00] Legacy routing # 8.60 [+0.00] ########################################################################### # 8.60 [+0.00] # 13.82 [+5.22] TEST: IPv4: redirect exception [ OK ] # 13.92 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.77 [+0.85] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.85 [+0.08] TEST: IPv6: redirect exception plus mtu [ OK ] # 16.11 [+1.26] TEST: IPv4: routing reset [ OK ] # 16.20 [+0.08] TEST: IPv6: routing reset [ OK ] # 16.72 [+0.52] TEST: IPv4: mtu exception [ OK ] # 16.79 [+0.08] TEST: IPv6: mtu exception [ OK ] # 21.34 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.41 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 22.80 [+1.39] # 22.80 [+0.00] ########################################################################### # 22.80 [+0.00] Legacy routing with VRF # 22.80 [+0.00] ########################################################################### # 22.80 [+0.00] # 35.57 [+12.77] TEST: IPv4: redirect exception [ OK ] # 35.64 [+0.07] TEST: IPv6: redirect exception [ OK ] # 36.22 [+0.59] TEST: IPv4: redirect exception plus mtu [ OK ] # 36.28 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 37.16 [+0.88] TEST: IPv4: routing reset [ OK ] # 37.23 [+0.07] TEST: IPv6: routing reset [ OK ] # 37.60 [+0.37] TEST: IPv4: mtu exception [ OK ] # 37.66 [+0.06] TEST: IPv6: mtu exception [ OK ] # 42.07 [+4.41] TEST: IPv4: mtu exception plus redirect [ OK ] # 42.15 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 43.30 [+1.15] # 43.30 [+0.00] ########################################################################### # 43.30 [+0.00] Routing with nexthop objects # 43.30 [+0.00] ########################################################################### # 43.30 [+0.00] # 55.74 [+12.44] TEST: IPv4: redirect exception [ OK ] # 55.80 [+0.06] TEST: IPv6: redirect exception [ OK ] # 56.36 [+0.57] TEST: IPv4: redirect exception plus mtu [ OK ] # 56.42 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 57.41 [+0.99] TEST: IPv4: routing reset [ OK ] # 57.48 [+0.06] TEST: IPv6: routing reset [ OK ] # 57.83 [+0.36] TEST: IPv4: mtu exception [ OK ] # 57.89 [+0.06] TEST: IPv6: mtu exception [ OK ] # 62.29 [+4.40] TEST: IPv4: mtu exception plus redirect [ OK ] # 62.35 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 63.41 [+1.06] # 63.41 [+0.00] ########################################################################### # 63.41 [+0.00] Routing with nexthop objects and VRF # 63.41 [+0.00] ########################################################################### # 63.41 [+0.00] # 75.94 [+12.53] TEST: IPv4: redirect exception [ OK ] # 76.01 [+0.07] TEST: IPv6: redirect exception [ OK ] # 76.56 [+0.56] TEST: IPv4: redirect exception plus mtu [ OK ] # 76.62 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 77.61 [+0.99] TEST: IPv4: routing reset [ OK ] # 77.67 [+0.06] TEST: IPv6: routing reset [ OK ] # 78.04 [+0.38] TEST: IPv4: mtu exception [ OK ] # 78.12 [+0.07] TEST: IPv6: mtu exception [ OK ] # 82.50 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 82.57 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 82.76 [+0.19] # 82.76 [+0.00] Tests passed: 40 # 82.76 [+0.00] Tests failed: 0 # 82.76 [+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__->