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.23 [+7.23] TEST: ping [ OK ] # 8.21 [+0.98] TEST: ping6 [ OK ] # 8.22 [+0.01] INFO: Running IPv4 multipath tests # 9.51 [+1.29] TEST: ECMP [ OK ] # 9.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.78 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.78 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.14 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.14 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.15 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.45 [+1.30] TEST: ECMP [ OK ] # 13.46 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.77 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 14.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.19 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 16.20 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.03 # 16.30 [+0.10] INFO: Running IPv6 multipath tests # 18.00 [+1.70] TEST: ECMP [ OK ] # 18.02 [+0.02] INFO: Expected ratio 1.00 Measured ratio .99 # 19.52 [+1.50] TEST: Weighted MP 2:1 [ OK ] # 19.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.86 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.91 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.22 [+1.30] TEST: 65535:65535 [ OK ] # 22.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.54 [+1.32] TEST: 128:512 [ OK ] # 23.55 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.41 [+1.86] TEST: 255:65535 [ OK ] # 25.41 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.14 # 25.43 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.70 [+1.27] TEST: 65535:65535 [ OK ] # 26.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.99 [+1.29] TEST: 128:512 [ OK ] # 28.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 29.93 [+1.94] TEST: 255:65535 [ OK ] # 29.94 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 41.10 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 52.27 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 67.50 [+15.23] TEST: NH stats test IPv4 [ OK ] # 82.63 [+15.13] TEST: NH stats test HW IPv4 [XFAIL] # 82.63 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4999 d_nh2=0 # 97.82 [+15.18] TEST: NH stats test IPv6 [ OK ] # 112.94 [+15.13] TEST: NH stats test HW IPv6 [XFAIL] # 112.95 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4982 d_nh2=0 # 113.16 [+0.21] RTNETLINK answers: No such process # 113.17 [+0.01] RTNETLINK answers: No such process # 113.22 [+0.06] RTNETLINK answers: No such file or directory # 113.23 [+0.01] RTNETLINK answers: No such file or directory # 113.24 [+0.01] RTNETLINK answers: No such file or directory # 113.25 [+0.01] RTNETLINK answers: No such file or directory # 113.26 [+0.01] RTNETLINK answers: No such file or directory # 113.27 [+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__->