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.12 [+7.12] TEST: ping [ OK ] # 8.10 [+0.98] TEST: ping6 [ OK ] # 8.11 [+0.01] INFO: Running IPv4 multipath tests # 9.42 [+1.31] TEST: ECMP [ OK ] # 9.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.79 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 10.79 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.13 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.13 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.15 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.49 [+1.34] TEST: ECMP [ OK ] # 13.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.77 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.78 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.07 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.10 [+0.04] INFO: Running IPv6 multipath tests # 17.36 [+1.25] TEST: ECMP [ OK ] # 17.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 18.65 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.65 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.91 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 19.96 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.28 [+1.32] TEST: 65535:65535 [ OK ] # 21.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.59 [+1.31] TEST: 128:512 [ OK ] # 22.60 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 24.53 [+1.93] TEST: 255:65535 [ OK ] # 24.53 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.30 # 24.55 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.80 [+1.26] TEST: 65535:65535 [ OK ] # 25.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 27.10 [+1.29] TEST: 128:512 [ OK ] # 27.10 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 28.92 [+1.82] TEST: 255:65535 [ OK ] # 28.92 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 40.07 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.25 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.51 [+15.26] TEST: NH stats test IPv4 [ OK ] # 81.76 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 81.76 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5037 d_nh2=0 # 96.93 [+15.17] TEST: NH stats test IPv6 [ OK ] # 112.05 [+15.13] TEST: NH stats test HW IPv6 [XFAIL] # 112.06 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5028 d_nh2=0 # 112.29 [+0.23] RTNETLINK answers: No such process # 112.30 [+0.01] RTNETLINK answers: No such process # 112.36 [+0.07] RTNETLINK answers: No such file or directory # 112.37 [+0.01] RTNETLINK answers: No such file or directory # 112.38 [+0.01] RTNETLINK answers: No such file or directory # 112.39 [+0.01] RTNETLINK answers: No such file or directory # 112.40 [+0.01] RTNETLINK answers: No such file or directory # 112.41 [+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__->