make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=gre_muultipath_nh_res.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_res.sh DETECTED CRASH, lowering timeout # 23.63 [+23.63] TEST: ping [ OK ] # 25.08 [+1.45] TEST: ping6 [ OK ] # 25.19 [+0.11] INFO: Running IPv4 multipath tests # 36.55 [+11.36] TEST: ECMP [ OK ] # 36.57 [+0.02] INFO: Expected ratio 1.00 Measured ratio .98 # 48.07 [+11.50] TEST: Weighted MP 2:1 [ OK ] # 48.08 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.04 # 59.59 [+11.51] TEST: Weighted MP 11:45 [ OK ] # 59.60 [+0.01] INFO: Expected ratio 4.09 Measured ratio 3.92 # 59.88 [+0.27] INFO: Running IPv6 multipath tests # 71.36 [+11.49] TEST: ECMP [ OK ] # 71.38 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00 # 83.07 [+11.69] TEST: Weighted MP 2:1 [ OK ] # 83.08 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.97 # 94.67 [+11.58] TEST: Weighted MP 11:45 [ OK ] # 94.68 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.13 ok 1 selftests: net/forwarding: gre_multipath_nh_res.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__->