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.25 [+8.25] # 8.25 [+0.00] ########################################################################### # 8.25 [+0.00] Legacy routing # 8.25 [+0.00] ########################################################################### # 8.25 [+0.00] # 13.37 [+5.12] TEST: IPv4: redirect exception [ OK ] # 13.45 [+0.08] TEST: IPv6: redirect exception [ OK ] # 14.24 [+0.79] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.33 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.52 [+1.20] TEST: IPv4: routing reset [ OK ] # 15.60 [+0.08] TEST: IPv6: routing reset [ OK ] # 16.11 [+0.51] TEST: IPv4: mtu exception [ OK ] # 16.19 [+0.08] TEST: IPv6: mtu exception [ OK ] # 20.74 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 20.82 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 22.10 [+1.29] # 22.10 [+0.00] ########################################################################### # 22.10 [+0.00] Legacy routing with VRF # 22.10 [+0.00] ########################################################################### # 22.11 [+0.00] # 34.26 [+12.15] TEST: IPv4: redirect exception [ OK ] # 34.32 [+0.06] TEST: IPv6: redirect exception [ OK ] # 34.88 [+0.56] TEST: IPv4: redirect exception plus mtu [ OK ] # 34.93 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 35.79 [+0.86] TEST: IPv4: routing reset [ OK ] # 35.84 [+0.05] TEST: IPv6: routing reset [ OK ] # 36.23 [+0.38] TEST: IPv4: mtu exception [ OK ] # 36.30 [+0.08] TEST: IPv6: mtu exception [ OK ] # 40.70 [+4.40] TEST: IPv4: mtu exception plus redirect [ OK ] # 40.78 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] # 41.89 [+1.11] # 41.89 [+0.00] ########################################################################### # 41.89 [+0.00] Routing with nexthop objects # 41.89 [+0.00] ########################################################################### # 41.90 [+0.00] # 53.86 [+11.96] TEST: IPv4: redirect exception [ OK ] # 53.94 [+0.08] TEST: IPv6: redirect exception [ OK ] # 54.60 [+0.66] TEST: IPv4: redirect exception plus mtu [ OK ] # 54.65 [+0.05] TEST: IPv6: redirect exception plus mtu [ OK ] # 55.62 [+0.97] TEST: IPv4: routing reset [ OK ] # 55.70 [+0.07] TEST: IPv6: routing reset [ OK ] # 56.06 [+0.37] TEST: IPv4: mtu exception [ OK ] # 56.12 [+0.05] TEST: IPv6: mtu exception [ OK ] # 60.49 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 60.55 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 61.60 [+1.05] # 61.60 [+0.00] ########################################################################### # 61.60 [+0.00] Routing with nexthop objects and VRF # 61.60 [+0.00] ########################################################################### # 61.60 [+0.00] # 74.06 [+12.46] TEST: IPv4: redirect exception [ OK ] # 74.12 [+0.06] TEST: IPv6: redirect exception [ OK ] # 74.70 [+0.58] TEST: IPv4: redirect exception plus mtu [ OK ] # 74.77 [+0.06] TEST: IPv6: redirect exception plus mtu [ OK ] # 75.75 [+0.98] TEST: IPv4: routing reset [ OK ] # 75.81 [+0.07] TEST: IPv6: routing reset [ OK ] # 76.18 [+0.36] TEST: IPv4: mtu exception [ OK ] # 76.23 [+0.06] TEST: IPv6: mtu exception [ OK ] # 80.62 [+4.38] TEST: IPv4: mtu exception plus redirect [ OK ] # 80.68 [+0.06] TEST: IPv6: mtu exception plus redirect [ OK ] # 80.87 [+0.19] # 80.87 [+0.00] Tests passed: 40 # 80.87 [+0.00] Tests failed: 0 # 80.87 [+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__->