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.09 [+7.09] TEST: ping [ OK ] # 8.09 [+0.99] TEST: ping6 [ OK ] # 8.09 [+0.01] INFO: Running IPv4 multipath tests # 9.35 [+1.26] TEST: ECMP [ OK ] # 9.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 10.62 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 11.98 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 11.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.00 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.31 [+1.31] TEST: ECMP [ OK ] # 13.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 14.67 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 14.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 15.94 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 15.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 15.98 [+0.03] INFO: Running IPv6 multipath tests # 17.22 [+1.24] TEST: ECMP [ OK ] # 17.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.49 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 19.79 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 19.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.83 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.11 [+1.28] TEST: 65535:65535 [ OK ] # 21.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 22.47 [+1.36] TEST: 128:512 [ OK ] # 22.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 24.56 [+2.09] TEST: 255:65535 [ OK ] # 24.56 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 24.58 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.85 [+1.27] TEST: 65535:65535 [ OK ] # 25.86 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.12 [+1.26] TEST: 128:512 [ OK ] # 27.12 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 28.92 [+1.80] TEST: 255:65535 [ OK ] # 28.93 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.01 # 40.06 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.23 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 66.50 [+15.27] TEST: NH stats test IPv4 [ OK ] # 81.68 [+15.18] TEST: NH stats test HW IPv4 [XFAIL] # 81.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4962 d_nh2=0 # 97.04 [+15.36] TEST: NH stats test IPv6 [ OK ] # 112.27 [+15.22] TEST: NH stats test HW IPv6 [XFAIL] # 112.27 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5034 d_nh2=0 # 112.49 [+0.22] RTNETLINK answers: No such process # 112.49 [+0.01] RTNETLINK answers: No such process # 112.56 [+0.06] RTNETLINK answers: No such file or directory # 112.57 [+0.01] RTNETLINK answers: No such file or directory # 112.58 [+0.01] RTNETLINK answers: No such file or directory # 112.59 [+0.01] RTNETLINK answers: No such file or directory # 112.60 [+0.01] RTNETLINK answers: No such file or directory # 112.61 [+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__->