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.84 [+8.84] # 8.84 [+0.00] ########################################################################### # 8.84 [+0.00] Legacy routing # 8.84 [+0.00] ########################################################################### # 8.84 [+0.00] # 14.02 [+5.18] TEST: IPv4: redirect exception [ OK ] # 14.11 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.94 [+0.83] TEST: IPv4: redirect exception plus mtu [ OK ] # 15.02 [+0.08] TEST: IPv6: redirect exception plus mtu [ OK ] # 16.26 [+1.24] TEST: IPv4: routing reset [ OK ] # 16.36 [+0.10] TEST: IPv6: routing reset [ OK ] # 16.89 [+0.53] TEST: IPv4: mtu exception [ OK ] # 16.96 [+0.08] TEST: IPv6: mtu exception [ OK ] # 21.50 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.58 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 23.11 [+1.53] # 23.11 [+0.00] ########################################################################### # 23.11 [+0.00] Legacy routing with VRF # 23.11 [+0.00] ########################################################################### # 23.12 [+0.00] # 38.40 [+15.29] TEST: IPv4: redirect exception [ OK ] # 38.49 [+0.09] TEST: IPv6: redirect exception [ OK ] # 39.34 [+0.84] TEST: IPv4: redirect exception plus mtu [ OK ] # 39.43 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 40.73 [+1.30] TEST: IPv4: routing reset [ OK ] # 40.81 [+0.08] TEST: IPv6: routing reset [ OK ] # 41.41 [+0.61] TEST: IPv4: mtu exception [ OK ] # 41.50 [+0.09] TEST: IPv6: mtu exception [ OK ] # 46.12 [+4.61] TEST: IPv4: mtu exception plus redirect [ OK ] # 46.22 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] # 47.86 [+1.63] # 47.86 [+0.00] ########################################################################### # 47.86 [+0.00] Routing with nexthop objects # 47.86 [+0.00] ########################################################################### # 47.86 [+0.00] # 63.40 [+15.54] TEST: IPv4: redirect exception [ OK ] # 63.47 [+0.07] TEST: IPv6: redirect exception [ OK ] # 64.36 [+0.89] TEST: IPv4: redirect exception plus mtu [ OK ] # 64.45 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 65.89 [+1.44] TEST: IPv4: routing reset [ OK ] # 65.97 [+0.08] TEST: IPv6: routing reset [ OK ] # 66.52 [+0.55] TEST: IPv4: mtu exception [ OK ] # 66.61 [+0.09] TEST: IPv6: mtu exception [ OK ] # 71.16 [+4.55] TEST: IPv4: mtu exception plus redirect [ OK ] # 71.25 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] # 72.76 [+1.51] # 72.76 [+0.00] ########################################################################### # 72.76 [+0.00] Routing with nexthop objects and VRF # 72.76 [+0.00] ########################################################################### # 72.76 [+0.00] # 88.61 [+15.85] TEST: IPv4: redirect exception [ OK ] # 88.70 [+0.09] TEST: IPv6: redirect exception [ OK ] # 89.57 [+0.87] TEST: IPv4: redirect exception plus mtu [ OK ] # 89.67 [+0.10] TEST: IPv6: redirect exception plus mtu [ OK ] # 91.21 [+1.54] TEST: IPv4: routing reset [ OK ] # 91.31 [+0.11] TEST: IPv6: routing reset [ OK ] # 91.87 [+0.55] TEST: IPv4: mtu exception [ OK ] # 91.94 [+0.08] TEST: IPv6: mtu exception [ OK ] # 96.51 [+4.57] TEST: IPv4: mtu exception plus redirect [ OK ] # 96.61 [+0.09] TEST: IPv6: mtu exception plus redirect [ OK ] # 96.89 [+0.29] # 96.89 [+0.00] Tests passed: 40 # 96.89 [+0.00] Tests failed: 0 # 96.90 [+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__->