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.27 [+7.27] TEST: ping [ OK ] # 8.26 [+0.99] TEST: ping6 [ OK ] # 8.27 [+0.01] INFO: Running IPv4 multipath tests # 9.58 [+1.31] TEST: ECMP [ OK ] # 9.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.96 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 10.97 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.33 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.33 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.36 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.76 [+1.40] TEST: ECMP [ OK ] # 13.76 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.13 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.14 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.52 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 16.53 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 16.58 [+0.05] INFO: Running IPv6 multipath tests # 17.92 [+1.34] TEST: ECMP [ OK ] # 17.92 [+0.01] INFO: Expected ratio 1.00 Measured ratio .99 # 19.32 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 19.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.62 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.66 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.94 [+1.28] TEST: 65535:65535 [ OK ] # 21.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.26 [+1.31] TEST: 128:512 [ OK ] # 23.26 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.21 [+1.95] TEST: 255:65535 [ OK ] # 25.21 [+0.01] INFO: Expected ratio 257.00 Measured ratio 252.03 # 25.24 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.61 [+1.36] TEST: 65535:65535 [ OK ] # 26.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.92 [+1.31] TEST: 128:512 [ OK ] # 27.92 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.04 [+2.12] TEST: 255:65535 [ OK ] # 30.04 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.79 # 41.20 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 52.34 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 67.51 [+15.17] TEST: NH stats test IPv4 [ OK ] # 82.62 [+15.11] TEST: NH stats test HW IPv4 [XFAIL] # 82.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4921 d_nh2=0 # 97.80 [+15.18] TEST: NH stats test IPv6 [ OK ] # 112.96 [+15.15] TEST: NH stats test HW IPv6 [XFAIL] # 112.96 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4909 d_nh2=0 # 113.21 [+0.25] RTNETLINK answers: No such process # 113.22 [+0.01] RTNETLINK answers: No such process # 113.29 [+0.07] RTNETLINK answers: No such file or directory # 113.30 [+0.01] RTNETLINK answers: No such file or directory # 113.31 [+0.01] RTNETLINK answers: No such file or directory # 113.32 [+0.01] RTNETLINK answers: No such file or directory # 113.33 [+0.01] RTNETLINK answers: No such file or directory # 113.34 [+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__->