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.49 [+8.49] # 8.49 [+0.00] ########################################################################### # 8.49 [+0.00] Legacy routing # 8.49 [+0.00] ########################################################################### # 8.50 [+0.00] # 13.61 [+5.12] TEST: IPv4: redirect exception [ OK ] # 13.70 [+0.09] TEST: IPv6: redirect exception [ OK ] # 14.47 [+0.77] TEST: IPv4: redirect exception plus mtu [ OK ] # 14.55 [+0.07] TEST: IPv6: redirect exception plus mtu [ OK ] # 15.77 [+1.23] TEST: IPv4: routing reset [ OK ] # 15.87 [+0.09] TEST: IPv6: routing reset [ OK ] # 16.36 [+0.49] TEST: IPv4: mtu exception [ OK ] # 16.44 [+0.08] TEST: IPv6: mtu exception [ OK ] # 20.98 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 21.05 [+0.08] TEST: IPv6: mtu exception plus redirect [ OK ] DETECTED CRASH, lowering timeout # 22.57 [+1.51] # 22.57 [+0.00] ########################################################################### # 22.57 [+0.00] Legacy routing with VRF # 22.57 [+0.00] ########################################################################### # 22.57 [+0.00] # 37.55 [+14.98] TEST: IPv4: redirect exception [ OK ] # 37.64 [+0.09] TEST: IPv6: redirect exception [ OK ] # 38.49 [+0.85] TEST: IPv4: redirect exception plus mtu [ OK ] # 38.58 [+0.09] TEST: IPv6: redirect exception plus mtu [ OK ] # 39.88 [+1.30] TEST: IPv4: routing reset [ OK ] # 39.95 [+0.07] TEST: IPv6: routing reset [ OK ] # 40.48 [+0.53] TEST: IPv4: mtu exception [ OK ] # 40.56 [+0.07] TEST: IPv6: mtu exception [ OK ] # 45.10 [+4.54] TEST: IPv4: mtu exception plus redirect [ OK ] # 45.20 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] # 46.66 [+1.46] # 46.66 [+0.00] ########################################################################### # 46.66 [+0.00] Routing with nexthop objects # 46.66 [+0.00] ########################################################################### # 46.66 [+0.00] # 61.13 [+14.47] TEST: IPv4: redirect exception [ OK ] # 61.23 [+0.10] TEST: IPv6: redirect exception [ OK ] # 61.98 [+0.75] TEST: IPv4: redirect exception plus mtu [ OK ] # 62.07 [+0.08] TEST: IPv6: redirect exception plus mtu [ OK ] # 63.42 [+1.36] TEST: IPv4: routing reset [ OK ] # 63.52 [+0.10] TEST: IPv6: routing reset [ OK ] # 64.02 [+0.50] TEST: IPv4: mtu exception [ OK ] # 64.11 [+0.08] TEST: IPv6: mtu exception [ OK ] # 68.64 [+4.53] TEST: IPv4: mtu exception plus redirect [ OK ] # 68.74 [+0.10] TEST: IPv6: mtu exception plus redirect [ OK ] # 70.11 [+1.37] # 70.11 [+0.00] ########################################################################### # 70.11 [+0.00] Routing with nexthop objects and VRF # 70.11 [+0.00] ########################################################################### # 70.11 [+0.00] # 85.26 [+15.14] TEST: IPv4: redirect exception [ OK ] # 85.35 [+0.09] TEST: IPv6: redirect exception [ OK ] # 86.15 [+0.81] TEST: IPv4: redirect exception plus mtu [ OK ] # 86.23 [+0.08] TEST: IPv6: redirect exception plus mtu [ OK ] # 87.67 [+1.44] TEST: IPv4: routing reset [ OK ] # 87.77 [+0.10] TEST: IPv6: routing reset [ OK ] # 88.30 [+0.53] TEST: IPv4: mtu exception [ OK ] # 88.39 [+0.09] TEST: IPv6: mtu exception [ OK ] # 92.97 [+4.58] TEST: IPv4: mtu exception plus redirect [ OK ] # 93.08 [+0.12] TEST: IPv6: mtu exception plus redirect [ OK ] # 93.38 [+0.30] # 93.38 [+0.00] Tests passed: 40 # 93.38 [+0.00] Tests failed: 0 # 93.38 [+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__->