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.27 [+7.27] TEST: ping [ OK ] # 8.25 [+0.98] TEST: ping6 [ OK ] # 8.26 [+0.01] INFO: Running IPv4 multipath tests # 9.58 [+1.32] TEST: ECMP [ OK ] # 9.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.88 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.88 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.16 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 12.16 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 12.18 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.47 [+1.30] TEST: ECMP [ OK ] # 13.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.84 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 14.84 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.19 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.19 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 16.23 [+0.04] INFO: Running IPv6 multipath tests # 17.52 [+1.29] TEST: ECMP [ OK ] # 17.52 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.79 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.80 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.07 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.11 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.41 [+1.29] TEST: 65535:65535 [ OK ] # 21.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.71 [+1.30] TEST: 128:512 [ OK ] # 22.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 24.54 [+1.83] TEST: 255:65535 [ OK ] # 24.55 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.35 # 24.56 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.80 [+1.24] TEST: 65535:65535 [ OK ] # 25.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.13 [+1.32] TEST: 128:512 [ OK ] # 27.13 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 28.91 [+1.79] TEST: 255:65535 [ OK ] # 28.92 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.49 # 40.06 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.20 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 66.36 [+15.16] TEST: NH stats test IPv4 [ OK ] # 81.50 [+15.14] TEST: NH stats test HW IPv4 [XFAIL] # 81.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4953 d_nh2=0 # 97.28 [+15.78] TEST: NH stats test IPv6 [ OK ] # 112.51 [+15.23] TEST: NH stats test HW IPv6 [XFAIL] # 112.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5048 d_nh2=0 # 112.76 [+0.25] RTNETLINK answers: No such process # 112.77 [+0.01] RTNETLINK answers: No such process # 112.84 [+0.07] RTNETLINK answers: No such file or directory # 112.85 [+0.01] RTNETLINK answers: No such file or directory # 112.86 [+0.01] RTNETLINK answers: No such file or directory # 112.87 [+0.01] RTNETLINK answers: No such file or directory # 112.88 [+0.01] RTNETLINK answers: No such file or directory # 112.90 [+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__->