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.86 [+6.86] TEST: ping [ OK ] # 7.83 [+0.98] TEST: ping6 [ OK ] # 7.84 [+0.01] INFO: Running IPv4 multipath tests # 9.09 [+1.26] TEST: ECMP [ OK ] # 9.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.36 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 10.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 11.60 [+1.24] TEST: Weighted MP 11:45 [ OK ] # 11.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 11.61 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 12.86 [+1.25] TEST: ECMP [ OK ] # 12.86 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.09 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 14.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 15.36 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.36 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 15.39 [+0.03] INFO: Running IPv6 multipath tests # 16.59 [+1.20] TEST: ECMP [ OK ] # 16.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 17.83 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 17.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 19.07 [+1.24] TEST: Weighted MP 11:45 [ OK ] # 19.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 19.11 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.33 [+1.23] TEST: 65535:65535 [ OK ] # 20.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 21.59 [+1.26] TEST: 128:512 [ OK ] # 21.59 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 23.39 [+1.79] TEST: 255:65535 [ OK ] # 23.39 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 23.40 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 24.61 [+1.21] TEST: 65535:65535 [ OK ] # 24.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 25.85 [+1.24] TEST: 128:512 [ OK ] # 25.85 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 27.57 [+1.72] TEST: 255:65535 [ OK ] # 27.57 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 38.66 [+11.09] TEST: IPv4 blackhole ping [ OK ] # 49.78 [+11.11] TEST: IPv6 blackhole ping [ OK ] # 64.78 [+15.01] TEST: NH stats test IPv4 [ OK ] # 79.78 [+14.99] TEST: NH stats test HW IPv4 [XFAIL] # 79.78 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4912 d_nh2=0 # 94.91 [+15.13] TEST: NH stats test IPv6 [ OK ] # 109.96 [+15.04] TEST: NH stats test HW IPv6 [XFAIL] # 109.96 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5024 d_nh2=0 # 110.18 [+0.22] RTNETLINK answers: No such process # 110.19 [+0.01] RTNETLINK answers: No such process # 110.26 [+0.07] RTNETLINK answers: No such file or directory # 110.27 [+0.01] RTNETLINK answers: No such file or directory # 110.27 [+0.01] RTNETLINK answers: No such file or directory # 110.28 [+0.01] RTNETLINK answers: No such file or directory # 110.29 [+0.01] RTNETLINK answers: No such file or directory # 110.30 [+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__->