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.02 [+7.02] TEST: ping [ OK ] # 8.00 [+0.98] TEST: ping6 [ OK ] # 8.01 [+0.01] INFO: Running IPv4 multipath tests # 9.26 [+1.25] TEST: ECMP [ OK ] # 9.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.61 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 10.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 11.96 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 11.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 11.97 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.28 [+1.31] TEST: ECMP [ OK ] # 13.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.57 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 15.87 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 15.90 [+0.03] INFO: Running IPv6 multipath tests # 17.12 [+1.22] TEST: ECMP [ OK ] # 17.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.36 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 18.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 19.60 [+1.24] TEST: Weighted MP 11:45 [ OK ] # 19.61 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 19.65 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.90 [+1.26] TEST: 65535:65535 [ OK ] # 20.90 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.17 [+1.27] TEST: 128:512 [ OK ] # 22.17 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 23.97 [+1.80] TEST: 255:65535 [ OK ] # 23.97 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.95 # 23.99 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.24 [+1.25] TEST: 65535:65535 [ OK ] # 25.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.49 [+1.25] TEST: 128:512 [ OK ] # 26.49 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 28.31 [+1.81] TEST: 255:65535 [ OK ] # 28.31 [+0.00] INFO: Expected ratio 257.00 Measured ratio 268.69 # 39.45 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 50.60 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 65.77 [+15.17] TEST: NH stats test IPv4 [ OK ] # 80.85 [+15.08] TEST: NH stats test HW IPv4 [XFAIL] # 80.85 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4968 d_nh2=0 # 95.97 [+15.13] TEST: NH stats test IPv6 [ OK ] # 111.10 [+15.13] TEST: NH stats test HW IPv6 [XFAIL] # 111.10 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4948 d_nh2=0 # 111.29 [+0.19] RTNETLINK answers: No such process # 111.30 [+0.01] RTNETLINK answers: No such process # 111.35 [+0.05] RTNETLINK answers: No such file or directory # 111.36 [+0.01] RTNETLINK answers: No such file or directory # 111.37 [+0.01] RTNETLINK answers: No such file or directory # 111.38 [+0.01] RTNETLINK answers: No such file or directory # 111.38 [+0.01] RTNETLINK answers: No such file or directory # 111.39 [+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__->