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.62 [+7.62] TEST: ping [ OK ] # 8.61 [+0.99] TEST: ping6 [ OK ] # 8.62 [+0.01] INFO: Running IPv4 multipath tests # 9.94 [+1.32] TEST: ECMP [ OK ] # 9.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.29 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.29 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.65 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.67 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.04 [+1.37] TEST: ECMP [ OK ] # 14.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.45 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 15.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.81 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.81 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.87 [+0.05] INFO: Running IPv6 multipath tests # 18.17 [+1.30] TEST: ECMP [ OK ] # 18.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.51 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.83 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 20.89 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.27 [+1.38] TEST: 65535:65535 [ OK ] # 22.28 [+0.01] INFO: Expected ratio 1.00 Measured ratio .98 # 23.70 [+1.42] TEST: 128:512 [ OK ] # 23.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 25.72 [+2.01] TEST: 255:65535 [ OK ] # 25.72 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 25.75 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.07 [+1.32] TEST: 65535:65535 [ OK ] # 27.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.42 [+1.35] TEST: 128:512 [ OK ] # 28.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 30.30 [+1.87] TEST: 255:65535 [ OK ] # 30.30 [+0.00] INFO: Expected ratio 257.00 Measured ratio 273.20 # 41.53 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.74 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.24 [+15.50] TEST: NH stats test IPv4 [ OK ] # 83.60 [+15.36] TEST: NH stats test HW IPv4 [XFAIL] # 83.60 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4936 d_nh2=0 # 99.09 [+15.50] TEST: NH stats test IPv6 [ OK ] # 114.41 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 114.41 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4948 d_nh2=0 # 114.80 [+0.39] RTNETLINK answers: No such process # 114.81 [+0.01] RTNETLINK answers: No such process # 114.91 [+0.10] RTNETLINK answers: No such file or directory # 114.93 [+0.02] RTNETLINK answers: No such file or directory # 114.94 [+0.02] RTNETLINK answers: No such file or directory # 114.96 [+0.02] RTNETLINK answers: No such file or directory # 114.98 [+0.02] RTNETLINK answers: No such file or directory # 114.99 [+0.02] 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__->