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.25 [+7.25] TEST: ping [ OK ] # 8.24 [+0.98] TEST: ping6 [ OK ] # 8.24 [+0.01] INFO: Running IPv4 multipath tests # 9.55 [+1.30] TEST: ECMP [ OK ] # 9.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.83 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.13 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.14 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.15 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.42 [+1.27] TEST: ECMP [ OK ] # 13.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.72 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 14.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.06 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.10 [+0.04] INFO: Running IPv6 multipath tests # 17.37 [+1.26] TEST: ECMP [ OK ] # 17.37 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.64 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.64 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.95 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 19.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 19.99 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.33 [+1.34] TEST: 65535:65535 [ OK ] # 21.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.65 [+1.32] TEST: 128:512 [ OK ] # 22.66 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 24.63 [+1.98] TEST: 255:65535 [ OK ] # 24.64 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 24.65 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.94 [+1.28] TEST: 65535:65535 [ OK ] # 25.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.26 [+1.32] TEST: 128:512 [ OK ] # 27.27 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 29.06 [+1.80] TEST: 255:65535 [ OK ] # 29.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.21 # 40.23 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 51.39 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 67.98 [+16.59] TEST: NH stats test IPv4 [ OK ] # 83.32 [+15.35] TEST: NH stats test HW IPv4 [XFAIL] # 83.32 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4985 d_nh2=0 # 98.61 [+15.29] TEST: NH stats test IPv6 [ OK ] # 113.77 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 113.78 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4862 d_nh2=0 # 114.03 [+0.25] RTNETLINK answers: No such process # 114.04 [+0.01] RTNETLINK answers: No such process # 114.12 [+0.08] RTNETLINK answers: No such file or directory # 114.13 [+0.01] RTNETLINK answers: No such file or directory # 114.14 [+0.01] RTNETLINK answers: No such file or directory # 114.15 [+0.01] RTNETLINK answers: No such file or directory # 114.17 [+0.01] RTNETLINK answers: No such file or directory # 114.18 [+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__->