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 # 6.84 [+6.84] TEST: ping [ OK ] # 7.82 [+0.98] TEST: ping6 [ OK ] # 7.83 [+0.01] INFO: Running IPv4 multipath tests # 9.09 [+1.26] TEST: ECMP [ OK ] # 9.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.33 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 10.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 11.60 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 11.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 11.62 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 12.86 [+1.25] TEST: ECMP [ OK ] # 12.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.10 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 14.11 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 15.37 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 15.37 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 15.40 [+0.03] INFO: Running IPv6 multipath tests # 16.61 [+1.21] TEST: ECMP [ OK ] # 16.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 17.82 [+1.21] TEST: Weighted MP 2:1 [ OK ] # 17.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.06 [+1.23] TEST: Weighted MP 11:45 [ OK ] # 19.06 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 19.09 [+0.03] INFO: Running 16-bit IPv4 multipath tests # 20.33 [+1.24] TEST: 65535:65535 [ OK ] # 20.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 21.56 [+1.23] TEST: 128:512 [ OK ] # 21.56 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 23.29 [+1.73] TEST: 255:65535 [ OK ] # 23.30 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 23.31 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 24.55 [+1.24] TEST: 65535:65535 [ OK ] # 24.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 25.79 [+1.23] TEST: 128:512 [ OK ] # 25.79 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 27.56 [+1.77] TEST: 255:65535 [ OK ] # 27.56 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 38.70 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 49.84 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.01 [+15.17] TEST: NH stats test IPv4 [ OK ] # 80.14 [+15.14] TEST: NH stats test HW IPv4 [XFAIL] # 80.15 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4997 d_nh2=0 # 95.37 [+15.22] TEST: NH stats test IPv6 [ OK ] # 110.48 [+15.12] TEST: NH stats test HW IPv6 [XFAIL] # 110.49 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5005 d_nh2=0 # 110.73 [+0.24] RTNETLINK answers: No such process # 110.74 [+0.01] RTNETLINK answers: No such process # 110.81 [+0.07] RTNETLINK answers: No such file or directory # 110.82 [+0.01] RTNETLINK answers: No such file or directory # 110.83 [+0.01] RTNETLINK answers: No such file or directory # 110.84 [+0.01] RTNETLINK answers: No such file or directory # 110.85 [+0.01] RTNETLINK answers: No such file or directory # 110.86 [+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__->