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 # 6.99 [+6.99] TEST: ping [ OK ] # 7.98 [+0.99] TEST: ping6 [ OK ] # 7.99 [+0.01] INFO: Running IPv4 multipath tests # 9.27 [+1.28] TEST: ECMP [ OK ] # 9.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.58 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 11.89 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 11.90 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 11.91 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.19 [+1.28] TEST: ECMP [ OK ] # 13.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 14.45 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 14.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 15.71 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 15.74 [+0.03] INFO: Running IPv6 multipath tests # 16.97 [+1.23] TEST: ECMP [ OK ] # 16.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 18.22 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 18.22 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 19.47 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 19.47 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 19.51 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 20.79 [+1.27] TEST: 65535:65535 [ OK ] # 20.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 22.09 [+1.29] TEST: 128:512 [ OK ] # 22.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 23.84 [+1.75] TEST: 255:65535 [ OK ] # 23.84 [+0.00] INFO: Expected ratio 257.00 Measured ratio 277.47 # 23.85 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.15 [+1.30] TEST: 65535:65535 [ OK ] # 25.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 26.43 [+1.28] TEST: 128:512 [ OK ] # 26.44 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 28.22 [+1.78] TEST: 255:65535 [ OK ] # 28.22 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.55 # 39.34 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 50.48 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.63 [+15.15] TEST: NH stats test IPv4 [ OK ] # 80.75 [+15.12] TEST: NH stats test HW IPv4 [XFAIL] # 80.75 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5128 d_nh2=0 # 95.86 [+15.11] TEST: NH stats test IPv6 [ OK ] # 111.02 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 111.02 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5002 d_nh2=0 # 111.24 [+0.23] RTNETLINK answers: No such process # 111.25 [+0.01] RTNETLINK answers: No such process # 111.31 [+0.06] RTNETLINK answers: No such file or directory # 111.32 [+0.01] RTNETLINK answers: No such file or directory # 111.33 [+0.01] RTNETLINK answers: No such file or directory # 111.34 [+0.01] RTNETLINK answers: No such file or directory # 111.35 [+0.01] RTNETLINK answers: No such file or directory # 111.36 [+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__->