make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_multipath.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: router_multipath.sh # 22.49 [+22.49] TEST: ping [ OK ] # 23.97 [+1.49] TEST: ping6 [ OK ] # 24.11 [+0.14] INFO: Running IPv4 multipath tests # 33.39 [+9.28] TEST: ECMP [ OK ] # 33.40 [+0.01] INFO: Expected ratio 1.00 Measured ratio .97 # 42.80 [+9.40] TEST: Weighted MP 2:1 [ OK ] # 42.81 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.06 # 52.36 [+9.55] TEST: Weighted MP 11:45 [ OK ] # 52.38 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.05 # 52.63 [+0.25] INFO: Running IPv6 multipath tests # 61.43 [+8.80] TEST: ECMP [ OK ] # 61.45 [+0.02] INFO: Expected ratio 1.00 Measured ratio 1.01 # 70.77 [+9.33] TEST: Weighted MP 2:1 [ OK ] # 70.79 [+0.02] INFO: Expected ratio 2.00 Measured ratio 1.96 # 80.22 [+9.42] TEST: Weighted MP 11:45 [ OK ] # 80.23 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.11 DETECTED CRASH, lowering timeout ok 1 selftests: net/forwarding: router_multipath.sh make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__->