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.10 [+7.10] TEST: ping [ OK ] # 8.08 [+0.98] TEST: ping6 [ OK ] # 8.09 [+0.01] INFO: Running IPv4 multipath tests # 9.37 [+1.28] TEST: ECMP [ OK ] # 9.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 10.67 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 11.96 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 11.98 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.30 [+1.32] TEST: ECMP [ OK ] # 13.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 14.59 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 15.90 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 15.90 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 15.94 [+0.04] INFO: Running IPv6 multipath tests # 17.20 [+1.26] TEST: ECMP [ OK ] # 17.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.50 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 18.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.76 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 19.80 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.04 [+1.24] TEST: 65535:65535 [ OK ] # 21.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 22.35 [+1.31] TEST: 128:512 [ OK ] # 22.35 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 24.29 [+1.94] TEST: 255:65535 [ OK ] # 24.29 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.03 # 24.31 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.56 [+1.25] TEST: 65535:65535 [ OK ] # 25.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.82 [+1.26] TEST: 128:512 [ OK ] # 26.82 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 28.58 [+1.76] TEST: 255:65535 [ OK ] # 28.58 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.81 # 39.73 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 50.88 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.07 [+15.19] TEST: NH stats test IPv4 [ OK ] # 82.26 [+16.19] TEST: NH stats test HW IPv4 [XFAIL] # 82.27 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4950 d_nh2=0 # 97.62 [+15.36] TEST: NH stats test IPv6 [ OK ] # 112.82 [+15.20] TEST: NH stats test HW IPv6 [XFAIL] # 112.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5086 d_nh2=0 # 113.09 [+0.27] RTNETLINK answers: No such process # 113.10 [+0.01] RTNETLINK answers: No such process # 113.17 [+0.07] RTNETLINK answers: No such file or directory # 113.18 [+0.01] RTNETLINK answers: No such file or directory # 113.19 [+0.01] RTNETLINK answers: No such file or directory # 113.20 [+0.01] RTNETLINK answers: No such file or directory # 113.22 [+0.01] RTNETLINK answers: No such file or directory # 113.23 [+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__->