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.36 [+7.36] TEST: ping [ OK ] # 8.36 [+0.99] TEST: ping6 [ OK ] # 8.36 [+0.00] INFO: Running IPv4 multipath tests # 9.67 [+1.32] TEST: ECMP [ OK ] # 9.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.98 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.98 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.29 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.29 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.31 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.61 [+1.30] TEST: ECMP [ OK ] # 13.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.91 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 14.91 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.22 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.22 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 16.27 [+0.05] INFO: Running IPv6 multipath tests # 17.54 [+1.27] TEST: ECMP [ OK ] # 17.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 18.80 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.80 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.92 # 20.07 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 20.12 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.43 [+1.31] TEST: 65535:65535 [ OK ] # 21.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.75 [+1.32] TEST: 128:512 [ OK ] # 22.75 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 24.53 [+1.78] TEST: 255:65535 [ OK ] # 24.54 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.48 # 24.56 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.85 [+1.29] TEST: 65535:65535 [ OK ] # 25.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 27.15 [+1.30] TEST: 128:512 [ OK ] # 27.16 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08 # 29.06 [+1.91] TEST: 255:65535 [ OK ] # 29.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 40.24 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 51.42 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.75 [+15.33] TEST: NH stats test IPv4 [ OK ] # 81.96 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 81.97 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5003 d_nh2=0 # 97.26 [+15.29] TEST: NH stats test IPv6 [ OK ] # 112.51 [+15.25] TEST: NH stats test HW IPv6 [XFAIL] # 112.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5082 d_nh2=0 # 112.81 [+0.30] RTNETLINK answers: No such process # 112.82 [+0.01] RTNETLINK answers: No such process # 112.92 [+0.09] RTNETLINK answers: No such file or directory # 112.93 [+0.01] RTNETLINK answers: No such file or directory # 112.95 [+0.01] RTNETLINK answers: No such file or directory # 112.96 [+0.01] RTNETLINK answers: No such file or directory # 112.97 [+0.01] RTNETLINK answers: No such file or directory # 112.99 [+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__->