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.42 [+7.42] TEST: ping [ OK ] # 8.47 [+1.05] TEST: ping6 [ OK ] # 8.48 [+0.01] INFO: Running IPv4 multipath tests # 9.82 [+1.35] TEST: ECMP [ OK ] # 9.83 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.17 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.17 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.49 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.50 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.51 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.85 [+1.33] TEST: ECMP [ OK ] # 13.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.20 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.59 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 16.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.64 [+0.04] INFO: Running IPv6 multipath tests # 18.01 [+1.37] TEST: ECMP [ OK ] # 18.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.43 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 19.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.71 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 20.75 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.05 [+1.30] TEST: 65535:65535 [ OK ] # 22.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.37 [+1.32] TEST: 128:512 [ OK ] # 23.38 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.34 [+1.96] TEST: 255:65535 [ OK ] # 25.34 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.48 # 25.36 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.69 [+1.33] TEST: 65535:65535 [ OK ] # 26.69 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.97 [+1.28] TEST: 128:512 [ OK ] # 27.97 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 30.19 [+2.21] TEST: 255:65535 [ OK ] # 30.19 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.58 # 41.34 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 52.47 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 67.64 [+15.17] TEST: NH stats test IPv4 [ OK ] # 82.88 [+15.24] TEST: NH stats test HW IPv4 [XFAIL] # 82.88 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5010 d_nh2=0 # 98.29 [+15.41] TEST: NH stats test IPv6 [ OK ] # 113.69 [+15.40] TEST: NH stats test HW IPv6 [XFAIL] # 113.69 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4920 d_nh2=0 # 113.95 [+0.26] RTNETLINK answers: No such process # 113.96 [+0.01] RTNETLINK answers: No such process # 114.03 [+0.07] RTNETLINK answers: No such file or directory # 114.04 [+0.01] RTNETLINK answers: No such file or directory # 114.05 [+0.01] RTNETLINK answers: No such file or directory # 114.06 [+0.01] RTNETLINK answers: No such file or directory # 114.08 [+0.01] RTNETLINK answers: No such file or directory # 114.09 [+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__->