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 # 6.98 [+6.98] TEST: ping [ OK ] # 7.97 [+0.98] TEST: ping6 [ OK ] # 7.98 [+0.01] INFO: Running IPv4 multipath tests # 9.22 [+1.25] TEST: ECMP [ OK ] # 9.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.51 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.84 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 11.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 11.86 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.17 [+1.31] TEST: ECMP [ OK ] # 13.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.44 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.79 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 15.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 15.83 [+0.04] INFO: Running IPv6 multipath tests # 17.12 [+1.29] TEST: ECMP [ OK ] # 17.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.41 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 18.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.70 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 19.70 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 19.75 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.00 [+1.25] TEST: 65535:65535 [ OK ] # 21.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.31 [+1.32] TEST: 128:512 [ OK ] # 22.32 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 24.19 [+1.87] TEST: 255:65535 [ OK ] # 24.19 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 24.21 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.46 [+1.25] TEST: 65535:65535 [ OK ] # 25.46 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.77 [+1.31] TEST: 128:512 [ OK ] # 26.77 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 28.78 [+2.01] TEST: 255:65535 [ OK ] # 28.78 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.45 # 39.92 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.06 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 66.19 [+15.13] TEST: NH stats test IPv4 [ OK ] # 81.24 [+15.06] TEST: NH stats test HW IPv4 [XFAIL] # 81.24 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4934 d_nh2=0 # 96.41 [+15.16] TEST: NH stats test IPv6 [ OK ] # 111.49 [+15.08] TEST: NH stats test HW IPv6 [XFAIL] # 111.49 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4915 d_nh2=0 # 111.74 [+0.25] RTNETLINK answers: No such process # 111.75 [+0.01] RTNETLINK answers: No such process # 111.81 [+0.06] RTNETLINK answers: No such file or directory # 111.82 [+0.01] RTNETLINK answers: No such file or directory # 111.83 [+0.01] RTNETLINK answers: No such file or directory # 111.84 [+0.01] RTNETLINK answers: No such file or directory # 111.85 [+0.01] RTNETLINK answers: No such file or directory # 111.86 [+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__->