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.26 [+7.26] TEST: ping [ OK ] # 8.24 [+0.98] TEST: ping6 [ OK ] # 8.24 [+0.00] INFO: Running IPv4 multipath tests # 9.53 [+1.28] TEST: ECMP [ OK ] # 9.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.81 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.82 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.13 [+1.31] 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.44 [+1.29] TEST: ECMP [ OK ] # 13.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.72 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.72 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.00 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 16.01 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.05 [+0.04] INFO: Running IPv6 multipath tests # 17.29 [+1.24] TEST: ECMP [ OK ] # 17.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.55 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 19.83 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 19.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 19.87 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.14 [+1.26] TEST: 65535:65535 [ OK ] # 21.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.42 [+1.28] TEST: 128:512 [ OK ] # 22.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 24.20 [+1.78] TEST: 255:65535 [ OK ] # 24.21 [+0.00] INFO: Expected ratio 257.00 Measured ratio 244.14 # 24.23 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.48 [+1.25] TEST: 65535:65535 [ OK ] # 25.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.74 [+1.26] TEST: 128:512 [ OK ] # 26.75 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 28.51 [+1.76] TEST: 255:65535 [ OK ] # 28.51 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.01 # 39.65 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 50.81 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 65.95 [+15.14] TEST: NH stats test IPv4 [ OK ] # 81.13 [+15.18] TEST: NH stats test HW IPv4 [XFAIL] # 81.14 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4890 d_nh2=0 # 96.38 [+15.24] TEST: NH stats test IPv6 [ OK ] # 111.59 [+15.21] TEST: NH stats test HW IPv6 [XFAIL] # 111.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4995 d_nh2=0 # 111.91 [+0.32] RTNETLINK answers: No such process # 111.92 [+0.01] RTNETLINK answers: No such process # 112.01 [+0.09] RTNETLINK answers: No such file or directory # 112.03 [+0.01] RTNETLINK answers: No such file or directory # 112.04 [+0.02] RTNETLINK answers: No such file or directory # 112.06 [+0.02] RTNETLINK answers: No such file or directory # 112.08 [+0.02] RTNETLINK answers: No such file or directory # 112.09 [+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__->