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 # 8.11 [+8.11] TEST: ping [ OK ] # 9.12 [+1.01] TEST: ping6 [ OK ] # 9.12 [+0.01] INFO: Running IPv4 multipath tests # 10.42 [+1.30] TEST: ECMP [ OK ] # 10.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.72 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 11.72 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 13.02 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 13.02 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 13.03 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.35 [+1.31] TEST: ECMP [ OK ] # 14.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.65 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.65 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.94 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 16.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.98 [+0.04] INFO: Running IPv6 multipath tests # 18.25 [+1.27] TEST: ECMP [ OK ] # 18.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.51 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 19.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.79 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 20.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 20.83 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.12 [+1.29] TEST: 65535:65535 [ OK ] # 22.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.42 [+1.29] TEST: 128:512 [ OK ] # 23.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.35 [+1.93] TEST: 255:65535 [ OK ] # 25.35 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 25.37 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 26.61 [+1.24] TEST: 65535:65535 [ OK ] # 26.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.89 [+1.28] TEST: 128:512 [ OK ] # 27.89 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 29.98 [+2.08] TEST: 255:65535 [ OK ] # 29.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.41 # 41.11 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 52.30 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.55 [+15.25] TEST: NH stats test IPv4 [ OK ] # 82.79 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 82.79 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4939 d_nh2=0 # 98.14 [+15.35] TEST: NH stats test IPv6 [ OK ] # 113.40 [+15.26] TEST: NH stats test HW IPv6 [XFAIL] # 113.40 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5038 d_nh2=0 # 113.66 [+0.26] RTNETLINK answers: No such process # 113.67 [+0.01] RTNETLINK answers: No such process # 113.74 [+0.07] RTNETLINK answers: No such file or directory # 113.75 [+0.01] RTNETLINK answers: No such file or directory # 113.76 [+0.01] RTNETLINK answers: No such file or directory # 113.77 [+0.01] RTNETLINK answers: No such file or directory # 113.78 [+0.01] RTNETLINK answers: No such file or directory # 113.79 [+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__->