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.06 [+7.06] TEST: ping [ OK ] # 8.04 [+0.98] TEST: ping6 [ OK ] # 8.05 [+0.01] INFO: Running IPv4 multipath tests # 9.30 [+1.25] TEST: ECMP [ OK ] # 9.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.58 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 11.87 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 11.89 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.14 [+1.25] TEST: ECMP [ OK ] # 13.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.42 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 15.68 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 15.72 [+0.03] INFO: Running IPv6 multipath tests # 16.97 [+1.25] TEST: ECMP [ OK ] # 16.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.25 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 18.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.57 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 19.57 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 19.60 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.85 [+1.25] TEST: 65535:65535 [ OK ] # 20.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.14 [+1.29] TEST: 128:512 [ OK ] # 22.15 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 23.92 [+1.78] TEST: 255:65535 [ OK ] # 23.92 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.58 # 23.94 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.18 [+1.25] TEST: 65535:65535 [ OK ] # 25.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.43 [+1.25] TEST: 128:512 [ OK ] # 26.44 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 28.28 [+1.84] TEST: 255:65535 [ OK ] # 28.28 [+0.00] INFO: Expected ratio 257.00 Measured ratio 272.06 # 39.41 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.53 [+11.12] TEST: IPv6 blackhole ping [ OK ] # 65.67 [+15.14] TEST: NH stats test IPv4 [ OK ] # 80.77 [+15.10] TEST: NH stats test HW IPv4 [XFAIL] # 80.77 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5004 d_nh2=0 # 95.84 [+15.07] TEST: NH stats test IPv6 [ OK ] # 111.03 [+15.18] TEST: NH stats test HW IPv6 [XFAIL] # 111.03 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5000 d_nh2=0 # 111.25 [+0.23] RTNETLINK answers: No such process # 111.26 [+0.01] RTNETLINK answers: No such process # 111.33 [+0.06] RTNETLINK answers: No such file or directory # 111.34 [+0.01] RTNETLINK answers: No such file or directory # 111.35 [+0.01] RTNETLINK answers: No such file or directory # 111.36 [+0.01] RTNETLINK answers: No such file or directory # 111.37 [+0.01] RTNETLINK answers: No such file or directory # 111.38 [+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__->