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.41 [+8.41] # 8.41 [+0.00] ########################################################################### # 8.41 [+0.00] Legacy routing # 8.41 [+0.00] ########################################################################### # 8.41 [+0.00] # 13.60 [+5.19] TEST: IPv4: redirect exception [ OK ] # 13.67 [+0.08] TEST: IPv6: redirect exception [ OK ] # 14.52 [+0.84] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.61 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.90 [+1.29] TEST: IPv4: routing reset [ OK ] # 15.99 [+0.09] TEST: IPv6: routing reset [ OK ] # 16.51 [+0.52] TEST: IPv4: mtu exception [ OK ] # 16.59 [+0.08] TEST: IPv6: mtu exception [ OK ] # 21.14 [+4.56] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.22 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 22.72 [+1.50] # 22.72 [+0.00] ########################################################################### # 22.72 [+0.00] Legacy routing with VRF # 22.72 [+0.00] ########################################################################### # 22.72 [+0.00] # 38.15 [+15.42] TEST: IPv4: redirect exception [ OK ] # 38.23 [+0.08] TEST: IPv6: redirect exception [ OK ] # 39.03 [+0.81] TEST: IPv4: redirect exception plus mtu [ OK ] # 39.12 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 40.34 [+1.22] TEST: IPv4: routing reset [ OK ] # 40.43 [+0.09] TEST: IPv6: routing reset [ OK ] # 40.96 [+0.53] TEST: IPv4: mtu exception [ OK ] # 41.04 [+0.08] TEST: IPv6: mtu exception [ OK ] # 45.58 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 45.68 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 46.94 [+1.26] # 46.94 [+0.00] ########################################################################### # 46.94 [+0.00] Routing with nexthop objects # 46.94 [+0.00] ########################################################################### # 46.94 [+0.00] # 59.76 [+12.82] TEST: IPv4: redirect exception [ OK ] # 59.85 [+0.09] TEST: IPv6: redirect exception [ OK ] # 60.49 [+0.64] TEST: IPv4: redirect exception plus mtu [ OK ] # 60.56 [+0.07] TEST: IPv6: redirect exception plus mtu [ OK ] # 61.71 [+1.15] TEST: IPv4: routing reset [ OK ] # 61.78 [+0.06] TEST: IPv6: routing reset [ OK ] # 62.18 [+0.40] TEST: IPv4: mtu exception [ OK ] # 62.24 [+0.05] TEST: IPv6: mtu exception [ OK ] # 66.65 [+4.42] TEST: IPv4: mtu exception plus redirect [ OK ] # 66.72 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 67.90 [+1.18] # 67.90 [+0.00] ########################################################################### # 67.90 [+0.00] Routing with nexthop objects and VRF # 67.90 [+0.00] ########################################################################### # 67.91 [+0.00] # 81.16 [+13.25] TEST: IPv4: redirect exception [ OK ] # 81.22 [+0.06] TEST: IPv6: redirect exception [ OK ] # 81.83 [+0.61] TEST: IPv4: redirect exception plus mtu [ OK ] # 81.89 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 82.92 [+1.03] TEST: IPv4: routing reset [ OK ] # 82.98 [+0.07] TEST: IPv6: routing reset [ OK ] # 83.38 [+0.40] TEST: IPv4: mtu exception [ OK ] # 83.44 [+0.06] TEST: IPv6: mtu exception [ OK ] # 87.87 [+4.42] TEST: IPv4: mtu exception plus redirect [ OK ] # 87.95 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] # 88.15 [+0.20] # 88.15 [+0.00] Tests passed: 40 # 88.15 [+0.00] Tests failed: 0 # 88.15 [+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__->