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.52 [+8.52] # 8.52 [+0.00] ########################################################################### # 8.52 [+0.00] Legacy routing # 8.52 [+0.00] ########################################################################### # 8.52 [+0.00] # 13.78 [+5.26] TEST: IPv4: redirect exception [ OK ] # 13.87 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.72 [+0.85] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.83 [+0.10] TEST: IPv6: redirect exception plus mtu [ OK ] # 16.11 [+1.29] TEST: IPv4: routing reset [ OK ] # 16.21 [+0.09] TEST: IPv6: routing reset [ OK ] # 16.75 [+0.54] TEST: IPv4: mtu exception [ OK ] # 16.85 [+0.09] TEST: IPv6: mtu exception [ OK ] # 21.41 [+4.57] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.51 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 22.91 [+1.41] # 22.91 [+0.00] ########################################################################### # 22.92 [+0.00] Legacy routing with VRF # 22.92 [+0.00] ########################################################################### # 22.92 [+0.00] # 35.60 [+12.68] TEST: IPv4: redirect exception [ OK ] # 35.66 [+0.06] TEST: IPv6: redirect exception [ OK ] # 36.28 [+0.62] TEST: IPv4: redirect exception plus mtu [ OK ] # 36.34 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 37.29 [+0.95] TEST: IPv4: routing reset [ OK ] # 37.36 [+0.07] TEST: IPv6: routing reset [ OK ] # 37.75 [+0.39] TEST: IPv4: mtu exception [ OK ] # 37.81 [+0.06] TEST: IPv6: mtu exception [ OK ] # 42.22 [+4.41] TEST: IPv4: mtu exception plus redirect [ OK ] # 42.29 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 43.45 [+1.16] # 43.45 [+0.00] ########################################################################### # 43.45 [+0.00] Routing with nexthop objects # 43.45 [+0.00] ########################################################################### # 43.46 [+0.00] # 55.68 [+12.22] TEST: IPv4: redirect exception [ OK ] # 55.75 [+0.07] TEST: IPv6: redirect exception [ OK ] # 56.37 [+0.62] TEST: IPv4: redirect exception plus mtu [ OK ] # 56.43 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 57.48 [+1.05] TEST: IPv4: routing reset [ OK ] # 57.54 [+0.06] TEST: IPv6: routing reset [ OK ] # 57.93 [+0.39] TEST: IPv4: mtu exception [ OK ] # 57.99 [+0.06] TEST: IPv6: mtu exception [ OK ] # 62.39 [+4.40] TEST: IPv4: mtu exception plus redirect [ OK ] # 62.47 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] # 63.64 [+1.17] # 63.64 [+0.00] ########################################################################### # 63.64 [+0.00] Routing with nexthop objects and VRF # 63.64 [+0.00] ########################################################################### # 63.64 [+0.00] # 76.28 [+12.64] TEST: IPv4: redirect exception [ OK ] # 76.35 [+0.07] TEST: IPv6: redirect exception [ OK ] # 76.90 [+0.55] TEST: IPv4: redirect exception plus mtu [ OK ] # 76.97 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 77.94 [+0.98] TEST: IPv4: routing reset [ OK ] # 78.00 [+0.06] TEST: IPv6: routing reset [ OK ] # 78.38 [+0.37] TEST: IPv4: mtu exception [ OK ] # 78.43 [+0.06] TEST: IPv6: mtu exception [ OK ] # 82.81 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 82.88 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 83.08 [+0.20] # 83.08 [+0.00] Tests passed: 40 # 83.08 [+0.00] Tests failed: 0 # 83.08 [+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__->