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.47 [+7.47] TEST: ping [ OK ] # 8.46 [+0.98] TEST: ping6 [ OK ] # 8.46 [+0.00] INFO: Running IPv4 multipath tests # 9.80 [+1.33] TEST: ECMP [ OK ] # 9.80 [+0.01] INFO: Expected ratio 1.00 Measured ratio .98 # 11.22 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 11.22 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 12.55 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 12.58 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.94 [+1.35] TEST: ECMP [ OK ] # 13.94 [+0.01] INFO: Expected ratio 1.00 Measured ratio .98 # 15.29 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 16.65 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.66 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 16.70 [+0.04] INFO: Running IPv6 multipath tests # 18.07 [+1.37] TEST: ECMP [ OK ] # 18.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.41 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.77 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 20.82 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.14 [+1.32] TEST: 65535:65535 [ OK ] # 22.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.51 [+1.36] TEST: 128:512 [ OK ] # 23.51 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 25.35 [+1.83] TEST: 255:65535 [ OK ] # 25.35 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 25.37 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.65 [+1.28] TEST: 65535:65535 [ OK ] # 26.65 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.98 [+1.33] TEST: 128:512 [ OK ] # 27.99 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 30.22 [+2.24] TEST: 255:65535 [ OK ] # 30.22 [+0.00] INFO: Expected ratio 257.00 Measured ratio 283.52 # 41.42 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.63 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.99 [+15.36] TEST: NH stats test IPv4 [ OK ] # 85.82 [+17.83] TEST: NH stats test HW IPv4 [XFAIL] # 85.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5003 d_nh2=0 # 101.43 [+15.61] TEST: NH stats test IPv6 [ OK ] # 116.74 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 116.74 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4979 d_nh2=0 # 117.09 [+0.35] RTNETLINK answers: No such process # 117.11 [+0.01] RTNETLINK answers: No such process # 117.20 [+0.09] RTNETLINK answers: No such file or directory # 117.21 [+0.01] RTNETLINK answers: No such file or directory # 117.23 [+0.01] RTNETLINK answers: No such file or directory # 117.24 [+0.02] RTNETLINK answers: No such file or directory # 117.26 [+0.02] RTNETLINK answers: No such file or directory # 117.27 [+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__->