make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_multipath.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: router_multipath.sh # 7.29 [+7.29] TEST: ping [ OK ] # 8.34 [+1.05] TEST: ping6 [ OK ] # 8.35 [+0.01] INFO: Running IPv4 multipath tests # 10.37 [+2.03] TEST: ECMP [ OK ] # 10.39 [+0.02] INFO: Expected ratio 1.00 Measured ratio 1.00 # 12.42 [+2.03] TEST: Weighted MP 2:1 [ OK ] # 12.43 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.96 # 14.17 [+1.74] TEST: Weighted MP 11:45 [ OK ] # 14.18 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 14.23 [+0.06] INFO: Running IPv6 multipath tests # 15.75 [+1.52] TEST: ECMP [ OK ] # 15.76 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 17.23 [+1.47] TEST: Weighted MP 2:1 [ OK ] # 17.23 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 18.62 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 18.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 ok 1 selftests: net/forwarding: router_multipath.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->