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.18 [+0.98] TEST: ping6 [ OK ] # 8.19 [+0.01] INFO: Running IPv4 multipath tests # 9.49 [+1.30] TEST: ECMP [ OK ] # 9.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.76 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.76 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.07 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 12.09 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.38 [+1.30] TEST: ECMP [ OK ] # 13.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.67 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 15.98 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 15.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 16.02 [+0.04] INFO: Running IPv6 multipath tests # 17.31 [+1.30] TEST: ECMP [ OK ] # 17.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 18.60 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 19.88 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 19.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 19.93 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.23 [+1.30] TEST: 65535:65535 [ OK ] # 21.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.50 [+1.27] TEST: 128:512 [ OK ] # 22.51 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 24.40 [+1.89] TEST: 255:65535 [ OK ] # 24.40 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 24.42 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.68 [+1.26] TEST: 65535:65535 [ OK ] # 25.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 26.97 [+1.29] TEST: 128:512 [ OK ] # 26.97 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 28.74 [+1.77] TEST: 255:65535 [ OK ] # 28.74 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.32 # 39.90 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.06 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 66.34 [+15.28] TEST: NH stats test IPv4 [ OK ] # 81.51 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 81.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4965 d_nh2=0 # 98.66 [+17.15] TEST: NH stats test IPv6 [ OK ] # 113.85 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 113.85 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5008 d_nh2=0 # 114.13 [+0.29] RTNETLINK answers: No such process # 114.15 [+0.01] RTNETLINK answers: No such process # 114.22 [+0.07] RTNETLINK answers: No such file or directory # 114.23 [+0.01] RTNETLINK answers: No such file or directory # 114.24 [+0.01] RTNETLINK answers: No such file or directory # 114.25 [+0.01] RTNETLINK answers: No such file or directory # 114.26 [+0.01] RTNETLINK answers: No such file or directory # 114.27 [+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__->