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.51 [+8.51] # 8.51 [+0.00] ########################################################################### # 8.51 [+0.00] Legacy routing # 8.51 [+0.00] ########################################################################### # 8.51 [+0.00] # 13.70 [+5.18] TEST: IPv4: redirect exception [ OK ] # 13.78 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.58 [+0.80] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.67 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.91 [+1.24] TEST: IPv4: routing reset [ OK ] # 16.01 [+0.10] TEST: IPv6: routing reset [ OK ] # 16.54 [+0.53] TEST: IPv4: mtu exception [ OK ] # 16.61 [+0.07] TEST: IPv6: mtu exception [ OK ] # 21.15 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.25 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] # 22.75 [+1.51] # 22.75 [+0.00] ########################################################################### # 22.76 [+0.00] Legacy routing with VRF # 22.76 [+0.00] ########################################################################### # 22.76 [+0.00] # 37.76 [+14.99] TEST: IPv4: redirect exception [ OK ] # 37.85 [+0.10] TEST: IPv6: redirect exception [ OK ] # 38.67 [+0.82] TEST: IPv4: redirect exception plus mtu [ OK ] # 38.77 [+0.10] TEST: IPv6: redirect exception plus mtu [ OK ] # 40.05 [+1.28] TEST: IPv4: routing reset [ OK ] # 40.14 [+0.09] TEST: IPv6: routing reset [ OK ] # 40.68 [+0.54] TEST: IPv4: mtu exception [ OK ] # 40.77 [+0.09] TEST: IPv6: mtu exception [ OK ] # 45.33 [+4.56] TEST: IPv4: mtu exception plus redirect [ OK ] # 45.43 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 46.74 [+1.31] # 46.74 [+0.00] ########################################################################### # 46.74 [+0.00] Routing with nexthop objects # 46.74 [+0.00] ########################################################################### # 46.74 [+0.00] # 59.19 [+12.45] TEST: IPv4: redirect exception [ OK ] # 59.25 [+0.06] TEST: IPv6: redirect exception [ OK ] # 59.83 [+0.59] TEST: IPv4: redirect exception plus mtu [ OK ] # 59.89 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 60.92 [+1.04] TEST: IPv4: routing reset [ OK ] # 60.99 [+0.06] TEST: IPv6: routing reset [ OK ] # 61.37 [+0.38] TEST: IPv4: mtu exception [ OK ] # 61.43 [+0.06] TEST: IPv6: mtu exception [ OK ] # 65.85 [+4.42] TEST: IPv4: mtu exception plus redirect [ OK ] # 65.91 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 67.02 [+1.11] # 67.02 [+0.00] ########################################################################### # 67.03 [+0.00] Routing with nexthop objects and VRF # 67.03 [+0.00] ########################################################################### # 67.03 [+0.00] # 79.90 [+12.87] TEST: IPv4: redirect exception [ OK ] # 79.96 [+0.06] TEST: IPv6: redirect exception [ OK ] # 80.57 [+0.61] TEST: IPv4: redirect exception plus mtu [ OK ] # 80.65 [+0.07] TEST: IPv6: redirect exception plus mtu [ OK ] # 81.68 [+1.03] TEST: IPv4: routing reset [ OK ] # 81.75 [+0.07] TEST: IPv6: routing reset [ OK ] # 82.13 [+0.38] TEST: IPv4: mtu exception [ OK ] # 82.19 [+0.05] TEST: IPv6: mtu exception [ OK ] # 86.60 [+4.41] TEST: IPv4: mtu exception plus redirect [ OK ] # 86.67 [+0.07] TEST: IPv6: mtu exception plus redirect [ OK ] # 86.88 [+0.21] # 86.88 [+0.00] Tests passed: 40 # 86.88 [+0.00] Tests failed: 0 # 86.89 [+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__->