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 # 8.17 [+8.17] TEST: ping [ OK ] # 9.16 [+0.99] TEST: ping6 [ OK ] # 9.17 [+0.01] INFO: Running IPv4 multipath tests # 10.54 [+1.38] TEST: ECMP [ OK ] # 10.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.86 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.86 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 13.26 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 13.26 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 13.29 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.70 [+1.41] TEST: ECMP [ OK ] # 14.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 16.07 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 16.07 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 17.40 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 17.40 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 17.45 [+0.05] INFO: Running IPv6 multipath tests # 18.79 [+1.34] TEST: ECMP [ OK ] # 18.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 20.11 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 20.12 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 21.44 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 21.44 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 21.50 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.83 [+1.33] TEST: 65535:65535 [ OK ] # 22.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 24.21 [+1.37] TEST: 128:512 [ OK ] # 24.21 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 26.15 [+1.94] TEST: 255:65535 [ OK ] # 26.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.96 # 26.18 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.49 [+1.31] TEST: 65535:65535 [ OK ] # 27.50 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.85 [+1.35] TEST: 128:512 [ OK ] # 28.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 30.78 [+1.92] TEST: 255:65535 [ OK ] # 30.78 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.96 # 41.99 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 53.21 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.55 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.93 [+15.38] TEST: NH stats test HW IPv4 [XFAIL] # 83.93 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4892 d_nh2=0 # 99.36 [+15.44] TEST: NH stats test IPv6 [ OK ] # 114.72 [+15.36] TEST: NH stats test HW IPv6 [XFAIL] # 114.72 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5095 d_nh2=0 # 115.09 [+0.36] RTNETLINK answers: No such process # 115.10 [+0.01] RTNETLINK answers: No such process # 115.19 [+0.10] RTNETLINK answers: No such file or directory # 115.21 [+0.02] RTNETLINK answers: No such file or directory # 115.23 [+0.01] RTNETLINK answers: No such file or directory # 115.24 [+0.02] RTNETLINK answers: No such file or directory # 115.26 [+0.01] RTNETLINK answers: No such file or directory # 115.28 [+0.02] 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__->