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 # 18.53 [+18.53] TEST: ping [ OK ] # 19.83 [+1.30] TEST: ping6 [ OK ] # 19.93 [+0.09] INFO: Running IPv4 multipath tests # 28.46 [+8.53] TEST: ECMP [ OK ] # 28.47 [+0.02] INFO: Expected ratio 1.00 Measured ratio .99 # 37.25 [+8.78] TEST: Weighted MP 2:1 [ OK ] # 37.26 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.05 # 46.05 [+8.79] TEST: Weighted MP 11:45 [ OK ] # 46.06 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.09 # 46.28 [+0.22] INFO: Running IPv6 multipath tests # 55.03 [+8.75] TEST: ECMP [ OK ] # 55.04 [+0.01] INFO: Expected ratio 1.00 Measured ratio .99 # 63.91 [+8.87] TEST: Weighted MP 2:1 [ OK ] # 63.92 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.06 # 72.85 [+8.93] TEST: Weighted MP 11:45 [ OK ] # 72.86 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.13 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__->