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 DETECTED CRASH, lowering timeout # 23.73 [+23.73] TEST: ping [ OK ] # 25.18 [+1.45] TEST: ping6 [ OK ] # 25.29 [+0.12] INFO: Running IPv4 multipath tests # 36.76 [+11.46] TEST: ECMP [ OK ] # 36.77 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.02 # 48.12 [+11.35] TEST: Weighted MP 2:1 [ OK ] # 48.13 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.96 # 59.79 [+11.66] TEST: Weighted MP 11:45 [ OK ] # 59.80 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.12 # 60.07 [+0.27] INFO: Running IPv6 multipath tests # 71.86 [+11.79] TEST: ECMP [ OK ] # 71.88 [+0.01] INFO: Expected ratio 1.00 Measured ratio .99 # 83.56 [+11.68] TEST: Weighted MP 2:1 [ OK ] # 83.57 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.03 # 95.31 [+11.74] TEST: Weighted MP 11:45 [ OK ] # 95.32 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.04 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__->