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.15 [+7.15] TEST: ping [ OK ] # 8.14 [+0.98] TEST: ping6 [ OK ] # 8.15 [+0.01] INFO: Running IPv4 multipath tests # 9.42 [+1.28] TEST: ECMP [ OK ] # 9.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.71 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 12.08 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 12.10 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.42 [+1.31] TEST: ECMP [ OK ] # 13.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.77 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 14.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 16.05 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 16.05 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 16.08 [+0.03] INFO: Running IPv6 multipath tests # 17.34 [+1.26] TEST: ECMP [ OK ] # 17.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.64 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 18.65 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.91 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 19.96 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.26 [+1.30] TEST: 65535:65535 [ OK ] # 21.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.58 [+1.32] TEST: 128:512 [ OK ] # 22.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.88 # 24.35 [+1.77] TEST: 255:65535 [ OK ] # 24.35 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.95 # 24.37 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.64 [+1.27] TEST: 65535:65535 [ OK ] # 25.64 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.89 [+1.26] TEST: 128:512 [ OK ] # 26.90 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 28.67 [+1.78] TEST: 255:65535 [ OK ] # 28.68 [+0.00] INFO: Expected ratio 257.00 Measured ratio 275.51 # 39.83 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 50.99 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 66.22 [+15.23] TEST: NH stats test IPv4 [ OK ] # 81.48 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 81.48 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4922 d_nh2=0 # 96.78 [+15.30] TEST: NH stats test IPv6 [ OK ] # 111.95 [+15.18] TEST: NH stats test HW IPv6 [XFAIL] # 111.95 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5029 d_nh2=0 # 112.23 [+0.27] RTNETLINK answers: No such process # 112.24 [+0.01] RTNETLINK answers: No such process # 112.31 [+0.07] RTNETLINK answers: No such file or directory # 112.32 [+0.01] RTNETLINK answers: No such file or directory # 112.34 [+0.01] RTNETLINK answers: No such file or directory # 112.35 [+0.01] RTNETLINK answers: No such file or directory # 112.36 [+0.01] RTNETLINK answers: No such file or directory # 112.37 [+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__->