make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=gre_muultipath_nh.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: gre_multipath_nh.sh # 17.94 [+17.94] TEST: ping [ OK ] # 19.23 [+1.29] TEST: ping6 [ OK ] # 19.31 [+0.08] INFO: Running IPv4 multipath tests # 28.08 [+8.77] TEST: ECMP [ OK ] # 28.09 [+0.01] INFO: Expected ratio 1.00 Measured ratio .99 # 36.97 [+8.88] TEST: Weighted MP 2:1 [ OK ] # 36.98 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.00 # 46.15 [+9.18] TEST: Weighted MP 11:45 [ OK ] # 46.17 [+0.02] INFO: Expected ratio 4.09 Measured ratio 4.02 # 46.38 [+0.21] INFO: Running IPv6 multipath tests # 55.16 [+8.78] TEST: ECMP [ OK ] # 55.18 [+0.02] INFO: Expected ratio 1.00 Measured ratio 1.01 # 64.30 [+9.12] TEST: Weighted MP 2:1 [ OK ] # 64.31 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.97 # 73.57 [+9.26] TEST: Weighted MP 11:45 [ OK ] # 73.58 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.03 DETECTED CRASH, lowering timeout ok 1 selftests: net/forwarding: gre_multipath_nh.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->