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.93 [+7.93] TEST: ping [ OK ] # 8.91 [+0.98] TEST: ping6 [ OK ] # 8.92 [+0.01] INFO: Running IPv4 multipath tests # 10.26 [+1.34] TEST: ECMP [ OK ] # 10.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.61 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 13.04 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 13.04 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 13.07 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.42 [+1.35] TEST: ECMP [ OK ] # 14.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.78 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.78 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 17.14 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 17.14 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 17.20 [+0.06] INFO: Running IPv6 multipath tests # 18.53 [+1.33] TEST: ECMP [ OK ] # 18.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.93 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.93 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.26 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 21.26 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 21.32 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.70 [+1.38] TEST: 65535:65535 [ OK ] # 22.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 24.13 [+1.43] TEST: 128:512 [ OK ] # 24.13 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 26.07 [+1.93] TEST: 255:65535 [ OK ] # 26.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 26.10 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.39 [+1.29] TEST: 65535:65535 [ OK ] # 27.40 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.77 [+1.37] TEST: 128:512 [ OK ] # 28.77 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.74 [+1.96] TEST: 255:65535 [ OK ] # 30.74 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.86 # 41.96 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 53.17 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.57 [+15.41] TEST: NH stats test IPv4 [ OK ] # 83.89 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 83.89 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4970 d_nh2=0 # 99.18 [+15.29] TEST: NH stats test IPv6 [ OK ] # 114.50 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 114.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4969 d_nh2=0 # 114.86 [+0.36] RTNETLINK answers: No such process # 114.88 [+0.02] RTNETLINK answers: No such process # 114.98 [+0.10] RTNETLINK answers: No such file or directory # 114.99 [+0.01] RTNETLINK answers: No such file or directory # 115.01 [+0.01] RTNETLINK answers: No such file or directory # 115.02 [+0.01] RTNETLINK answers: No such file or directory # 115.04 [+0.01] RTNETLINK answers: No such file or directory # 115.05 [+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__->