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.18 [+7.18] TEST: ping [ OK ] # 8.21 [+1.03] TEST: ping6 [ OK ] # 8.23 [+0.01] INFO: Running IPv4 multipath tests # 9.50 [+1.28] TEST: ECMP [ OK ] # 9.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.89 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 10.90 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.19 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.20 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 12.21 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.54 [+1.33] TEST: ECMP [ OK ] # 13.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.87 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 14.87 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.24 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.24 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 16.29 [+0.05] INFO: Running IPv6 multipath tests # 17.63 [+1.34] TEST: ECMP [ OK ] # 17.63 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.89 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.15 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 20.15 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 20.20 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.47 [+1.27] TEST: 65535:65535 [ OK ] # 21.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.81 [+1.34] TEST: 128:512 [ OK ] # 22.81 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 24.91 [+2.10] TEST: 255:65535 [ OK ] # 24.92 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.96 # 24.95 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.35 [+1.40] TEST: 65535:65535 [ OK ] # 26.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.77 [+1.41] TEST: 128:512 [ OK ] # 27.77 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 29.77 [+2.00] TEST: 255:65535 [ OK ] # 29.78 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.03 # 40.93 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 52.20 [+11.27] TEST: IPv6 blackhole ping [ OK ] # 67.73 [+15.53] TEST: NH stats test IPv4 [ OK ] # 82.94 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 82.94 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5055 d_nh2=0 # 98.18 [+15.24] TEST: NH stats test IPv6 [ OK ] # 113.46 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 113.46 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5058 d_nh2=0 # 113.70 [+0.24] RTNETLINK answers: No such process # 113.71 [+0.01] RTNETLINK answers: No such process # 113.78 [+0.06] RTNETLINK answers: No such file or directory # 113.79 [+0.01] RTNETLINK answers: No such file or directory # 113.80 [+0.01] RTNETLINK answers: No such file or directory # 113.81 [+0.01] RTNETLINK answers: No such file or directory # 113.82 [+0.01] RTNETLINK answers: No such file or directory # 113.83 [+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__->