make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=router_mmultipath.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-4/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
TAP version 13
1..1
# overriding timeout to 21600
# selftests: net/forwarding: router_multipath.sh
# TEST: ping                                                          [ OK ]
# TEST: ping6                                                         [ OK ]
# INFO: Running IPv4 multipath tests
# TEST: ECMP                                                          [ OK ]
# INFO: Expected ratio 1.00 Measured ratio .99
# TEST: Weighted MP 2:1                                               [ OK ]
# INFO: Expected ratio 2.00 Measured ratio 2.01
# TEST: Weighted MP 11:45                                             [ OK ]
# INFO: Expected ratio 4.09 Measured ratio 4.12
# INFO: Running IPv6 multipath tests
# TEST: ECMP                                                          [ OK ]
# INFO: Expected ratio 1.00 Measured ratio 1.02
# TEST: Weighted MP 2:1                                               [ OK ]
# INFO: Expected ratio 2.00 Measured ratio 1.90

WAIT TIMEOUT stdout

Ctrl-C stdout

Ctrl-C stdout
^Cmake[1]: *** [../../lib.mk:102: run_tests] Interrupt
make: *** [Makefile:191: run_tests] Interrupt

xx__->