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.20 [+7.20] TEST: ping [ OK ] # 8.19 [+0.98] TEST: ping6 [ OK ] # 8.20 [+0.01] INFO: Running IPv4 multipath tests # 9.51 [+1.31] TEST: ECMP [ OK ] # 9.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.81 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.82 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.25 [+1.43] TEST: Weighted MP 11:45 [ OK ] # 12.25 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 12.29 [+0.04] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.71 [+1.42] TEST: ECMP [ OK ] # 13.71 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.03 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.04 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.35 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.35 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 16.38 [+0.03] INFO: Running IPv6 multipath tests # 17.76 [+1.37] TEST: ECMP [ OK ] # 17.76 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.11 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 19.11 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.38 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 20.38 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 20.42 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.73 [+1.31] TEST: 65535:65535 [ OK ] # 21.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.16 [+1.42] TEST: 128:512 [ OK ] # 23.16 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.22 [+2.07] TEST: 255:65535 [ OK ] # 25.23 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.23 # 25.25 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.60 [+1.35] TEST: 65535:65535 [ OK ] # 26.60 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 27.90 [+1.30] TEST: 128:512 [ OK ] # 27.90 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.89 # 29.83 [+1.92] TEST: 255:65535 [ OK ] # 29.83 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.48 # 41.04 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.23 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.53 [+15.30] TEST: NH stats test IPv4 [ OK ] # 82.85 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 82.85 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4977 d_nh2=0 # 98.14 [+15.29] TEST: NH stats test IPv6 [ OK ] # 113.59 [+15.45] TEST: NH stats test HW IPv6 [XFAIL] # 113.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4942 d_nh2=0 # 113.83 [+0.24] RTNETLINK answers: No such process # 113.84 [+0.01] RTNETLINK answers: No such process # 113.91 [+0.06] RTNETLINK answers: No such file or directory # 113.92 [+0.01] RTNETLINK answers: No such file or directory # 113.93 [+0.01] RTNETLINK answers: No such file or directory # 113.94 [+0.01] RTNETLINK answers: No such file or directory # 113.95 [+0.01] RTNETLINK answers: No such file or directory # 113.96 [+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__->