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.11 [+0.98] TEST: ping6 [ OK ] # 8.11 [+0.01] INFO: Running IPv4 multipath tests # 9.40 [+1.29] TEST: ECMP [ OK ] # 9.40 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.67 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 11.92 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 11.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 11.94 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.23 [+1.29] TEST: ECMP [ OK ] # 13.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.50 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 14.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.78 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 15.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 15.81 [+0.03] INFO: Running IPv6 multipath tests # 17.03 [+1.22] TEST: ECMP [ OK ] # 17.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 18.29 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.55 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 19.59 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.83 [+1.24] TEST: 65535:65535 [ OK ] # 20.83 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.10 [+1.27] TEST: 128:512 [ OK ] # 22.10 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 23.88 [+1.78] TEST: 255:65535 [ OK ] # 23.89 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.55 # 23.90 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.14 [+1.24] TEST: 65535:65535 [ OK ] # 25.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 26.42 [+1.28] TEST: 128:512 [ OK ] # 26.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 28.21 [+1.78] TEST: 255:65535 [ OK ] # 28.21 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.92 # 39.31 [+11.10] TEST: IPv4 blackhole ping [ OK ] # 50.45 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.49 [+15.04] TEST: NH stats test IPv4 [ OK ] # 80.58 [+15.10] TEST: NH stats test HW IPv4 [XFAIL] # 80.58 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5009 d_nh2=0 # 95.73 [+15.15] TEST: NH stats test IPv6 [ OK ] # 110.81 [+15.08] TEST: NH stats test HW IPv6 [XFAIL] # 110.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4982 d_nh2=0 # 111.04 [+0.23] RTNETLINK answers: No such process # 111.05 [+0.01] RTNETLINK answers: No such process # 111.11 [+0.06] RTNETLINK answers: No such file or directory # 111.12 [+0.01] RTNETLINK answers: No such file or directory # 111.13 [+0.01] RTNETLINK answers: No such file or directory # 111.14 [+0.01] RTNETLINK answers: No such file or directory # 111.15 [+0.01] RTNETLINK answers: No such file or directory # 111.15 [+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__->