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.11 [+7.11] TEST: ping [ OK ] # 8.08 [+0.98] TEST: ping6 [ OK ] # 8.09 [+0.01] INFO: Running IPv4 multipath tests # 9.42 [+1.33] TEST: ECMP [ OK ] # 9.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.67 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 10.68 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 11.96 [+1.28] 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.53 [+1.56] TEST: ECMP [ OK ] # 13.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.45 [+1.92] TEST: Weighted MP 2:1 [ OK ] # 15.47 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.00 # 17.26 [+1.80] TEST: Weighted MP 11:45 [ OK ] # 17.27 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.08 # 17.34 [+0.07] INFO: Running IPv6 multipath tests # 18.82 [+1.47] TEST: ECMP [ OK ] # 18.82 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 20.27 [+1.44] TEST: Weighted MP 2:1 [ OK ] # 20.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 21.62 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 21.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 21.68 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 23.02 [+1.34] TEST: 65535:65535 [ OK ] # 23.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 24.35 [+1.33] TEST: 128:512 [ OK ] # 24.35 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 26.38 [+2.03] TEST: 255:65535 [ OK ] # 26.39 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 26.41 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.70 [+1.29] TEST: 65535:65535 [ OK ] # 27.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.97 [+1.26] TEST: 128:512 [ OK ] # 28.97 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.85 [+1.88] TEST: 255:65535 [ OK ] # 30.85 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.60 # 42.01 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 53.17 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 68.40 [+15.23] TEST: NH stats test IPv4 [ OK ] # 83.62 [+15.22] TEST: NH stats test HW IPv4 [XFAIL] # 83.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4893 d_nh2=0 # 98.86 [+15.23] TEST: NH stats test IPv6 [ OK ] # 114.05 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 114.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5044 d_nh2=0 # 114.31 [+0.26] RTNETLINK answers: No such process # 114.32 [+0.01] RTNETLINK answers: No such process # 114.39 [+0.07] RTNETLINK answers: No such file or directory # 114.40 [+0.01] RTNETLINK answers: No such file or directory # 114.41 [+0.01] RTNETLINK answers: No such file or directory # 114.42 [+0.01] RTNETLINK answers: No such file or directory # 114.43 [+0.01] RTNETLINK answers: No such file or directory # 114.44 [+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__->