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.17 [+7.17] TEST: ping [ OK ] # 8.17 [+1.00] TEST: ping6 [ OK ] # 8.18 [+0.01] INFO: Running IPv4 multipath tests # 9.44 [+1.26] TEST: ECMP [ OK ] # 9.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.76 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.76 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.10 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.11 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.12 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.46 [+1.34] TEST: ECMP [ OK ] # 13.46 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.74 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.75 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.09 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.09 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.13 [+0.04] INFO: Running IPv6 multipath tests # 17.42 [+1.29] TEST: ECMP [ OK ] # 17.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.69 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.03 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.03 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 20.08 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.38 [+1.30] TEST: 65535:65535 [ OK ] # 21.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.66 [+1.27] TEST: 128:512 [ OK ] # 22.66 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 24.45 [+1.79] TEST: 255:65535 [ OK ] # 24.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.55 # 24.47 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.74 [+1.27] TEST: 65535:65535 [ OK ] # 25.74 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.00 [+1.26] TEST: 128:512 [ OK ] # 27.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.89 # 28.99 [+1.99] TEST: 255:65535 [ OK ] # 28.99 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.25 # 40.17 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 51.32 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.81 [+15.49] TEST: NH stats test IPv4 [ OK ] # 82.92 [+16.11] TEST: NH stats test HW IPv4 [XFAIL] # 82.93 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4968 d_nh2=0 # 98.20 [+15.28] TEST: NH stats test IPv6 [ OK ] # 113.44 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 113.44 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5053 d_nh2=0 # 113.74 [+0.29] RTNETLINK answers: No such process # 113.75 [+0.01] RTNETLINK answers: No such process # 113.82 [+0.07] RTNETLINK answers: No such file or directory # 113.83 [+0.01] RTNETLINK answers: No such file or directory # 113.84 [+0.01] RTNETLINK answers: No such file or directory # 113.85 [+0.01] RTNETLINK answers: No such file or directory # 113.86 [+0.01] RTNETLINK answers: No such file or directory # 113.87 [+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__->