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.01 [+7.01] TEST: ping [ OK ] # 7.99 [+0.98] TEST: ping6 [ OK ] # 8.00 [+0.01] INFO: Running IPv4 multipath tests # 9.27 [+1.27] TEST: ECMP [ OK ] # 9.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.55 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 11.78 [+1.23] TEST: Weighted MP 11:45 [ OK ] # 11.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 11.80 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.06 [+1.26] TEST: ECMP [ OK ] # 13.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.34 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.35 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 15.63 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 15.68 [+0.04] INFO: Running IPv6 multipath tests # 16.93 [+1.25] TEST: ECMP [ OK ] # 16.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.20 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 19.46 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.46 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 19.51 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 20.80 [+1.29] TEST: 65535:65535 [ OK ] # 20.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.09 [+1.28] TEST: 128:512 [ OK ] # 22.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 23.86 [+1.77] TEST: 255:65535 [ OK ] # 23.86 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.35 # 23.87 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.12 [+1.25] TEST: 65535:65535 [ OK ] # 25.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.38 [+1.25] TEST: 128:512 [ OK ] # 26.38 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 28.18 [+1.80] TEST: 255:65535 [ OK ] # 28.19 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.40 # 39.30 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 50.45 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.74 [+15.29] TEST: NH stats test IPv4 [ OK ] # 80.92 [+15.18] TEST: NH stats test HW IPv4 [XFAIL] # 80.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5029 d_nh2=0 # 96.18 [+15.25] TEST: NH stats test IPv6 [ OK ] # 111.40 [+15.22] TEST: NH stats test HW IPv6 [XFAIL] # 111.40 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4973 d_nh2=0 # 111.64 [+0.24] RTNETLINK answers: No such process # 111.65 [+0.01] RTNETLINK answers: No such process # 111.71 [+0.06] RTNETLINK answers: No such file or directory # 111.72 [+0.01] RTNETLINK answers: No such file or directory # 111.73 [+0.01] RTNETLINK answers: No such file or directory # 111.74 [+0.01] RTNETLINK answers: No such file or directory # 111.75 [+0.01] RTNETLINK answers: No such file or directory # 111.76 [+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__->