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.66 [+7.66] TEST: ping [ OK ] # 8.66 [+1.00] TEST: ping6 [ OK ] # 8.66 [+0.00] INFO: Running IPv4 multipath tests # 9.96 [+1.30] TEST: ECMP [ OK ] # 9.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.30 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.65 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.68 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.02 [+1.34] TEST: ECMP [ OK ] # 14.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.35 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.35 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.69 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 16.74 [+0.05] INFO: Running IPv6 multipath tests # 18.06 [+1.32] TEST: ECMP [ OK ] # 18.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.42 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 19.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.71 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 20.76 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.05 [+1.29] TEST: 65535:65535 [ OK ] # 22.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.36 [+1.32] TEST: 128:512 [ OK ] # 23.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.18 [+1.81] TEST: 255:65535 [ OK ] # 25.18 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 25.20 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.50 [+1.30] TEST: 65535:65535 [ OK ] # 26.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 27.83 [+1.32] TEST: 128:512 [ OK ] # 27.83 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 29.65 [+1.81] TEST: 255:65535 [ OK ] # 29.65 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.73 # 40.83 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.04 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 67.42 [+15.38] TEST: NH stats test IPv4 [ OK ] # 82.67 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 82.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4982 d_nh2=0 # 98.06 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.32 [+15.26] TEST: NH stats test HW IPv6 [XFAIL] # 113.32 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5035 d_nh2=0 # 113.66 [+0.34] RTNETLINK answers: No such process # 113.67 [+0.01] RTNETLINK answers: No such process # 113.77 [+0.10] RTNETLINK answers: No such file or directory # 113.79 [+0.02] RTNETLINK answers: No such file or directory # 113.80 [+0.02] RTNETLINK answers: No such file or directory # 113.82 [+0.02] RTNETLINK answers: No such file or directory # 113.84 [+0.02] RTNETLINK answers: No such file or directory # 113.85 [+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__->