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.59 [+7.59] TEST: ping [ OK ] # 8.58 [+0.99] TEST: ping6 [ OK ] # 8.59 [+0.01] INFO: Running IPv4 multipath tests # 9.91 [+1.32] TEST: ECMP [ OK ] # 9.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.26 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.60 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 12.62 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.05 [+1.42] TEST: ECMP [ OK ] # 14.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.45 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 15.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.80 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 16.85 [+0.05] INFO: Running IPv6 multipath tests # 18.13 [+1.28] TEST: ECMP [ OK ] # 18.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.50 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.82 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 20.89 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.24 [+1.35] TEST: 65535:65535 [ OK ] # 22.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.66 [+1.42] TEST: 128:512 [ OK ] # 23.66 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 25.57 [+1.91] TEST: 255:65535 [ OK ] # 25.57 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 25.61 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.94 [+1.33] TEST: 65535:65535 [ OK ] # 26.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.26 [+1.32] TEST: 128:512 [ OK ] # 28.27 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 30.34 [+2.07] TEST: 255:65535 [ OK ] # 30.34 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 41.54 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.75 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.09 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.51 [+15.41] TEST: NH stats test HW IPv4 [XFAIL] # 83.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4966 d_nh2=0 # 98.99 [+15.49] TEST: NH stats test IPv6 [ OK ] # 114.31 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 114.31 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4942 d_nh2=0 # 114.64 [+0.33] RTNETLINK answers: No such process # 114.66 [+0.01] RTNETLINK answers: No such process # 114.75 [+0.09] RTNETLINK answers: No such file or directory # 114.76 [+0.02] RTNETLINK answers: No such file or directory # 114.78 [+0.01] RTNETLINK answers: No such file or directory # 114.79 [+0.02] RTNETLINK answers: No such file or directory # 114.81 [+0.02] RTNETLINK answers: No such file or directory # 114.83 [+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__->