make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_mpath_nh.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: router_mpath_nh.sh # 7.73 [+7.73] TEST: ping [ OK ] # 8.82 [+1.10] TEST: ping6 [ OK ] # 8.84 [+0.02] INFO: Running IPv4 multipath tests # 10.34 [+1.50] TEST: ECMP [ OK ] # 10.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.82 [+1.47] TEST: Weighted MP 2:1 [ OK ] # 11.82 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 13.17 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 13.18 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 13.20 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.48 [+1.29] TEST: ECMP [ OK ] # 14.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.84 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.84 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 17.18 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 17.18 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 17.22 [+0.04] INFO: Running IPv6 multipath tests # 18.49 [+1.28] TEST: ECMP [ OK ] # 18.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.77 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.78 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 21.06 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 21.06 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 21.11 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.43 [+1.32] TEST: 65535:65535 [ OK ] # 22.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.78 [+1.35] TEST: 128:512 [ OK ] # 23.78 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 25.67 [+1.89] TEST: 255:65535 [ OK ] # 25.67 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.22 # 25.69 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.02 [+1.33] TEST: 65535:65535 [ OK ] # 27.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.32 [+1.30] TEST: 128:512 [ OK ] # 28.32 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 30.33 [+2.01] TEST: 255:65535 [ OK ] # 30.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.81 # 41.49 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 52.64 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 67.81 [+15.17] TEST: NH stats test IPv4 [ OK ] # 83.00 [+15.19] TEST: NH stats test HW IPv4 [XFAIL] # 83.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4905 d_nh2=0 # 98.18 [+15.18] TEST: NH stats test IPv6 [ OK ] # 113.34 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 113.34 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5091 d_nh2=0 # 113.60 [+0.25] RTNETLINK answers: No such process # 113.61 [+0.01] RTNETLINK answers: No such process # 113.69 [+0.08] RTNETLINK answers: No such file or directory # 113.70 [+0.01] RTNETLINK answers: No such file or directory # 113.71 [+0.01] RTNETLINK answers: No such file or directory # 113.73 [+0.01] RTNETLINK answers: No such file or directory # 113.74 [+0.01] RTNETLINK answers: No such file or directory # 113.75 [+0.01] RTNETLINK answers: No such file or directory ok 1 selftests: net/forwarding: router_mpath_nh.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->