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.71 [+7.71] TEST: ping [ OK ] # 8.69 [+0.98] TEST: ping6 [ OK ] # 8.70 [+0.00] INFO: Running IPv4 multipath tests # 9.98 [+1.28] TEST: ECMP [ OK ] # 9.99 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.38 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 11.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.70 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.70 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 12.73 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.09 [+1.36] TEST: ECMP [ OK ] # 14.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.41 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 15.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.78 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 16.84 [+0.05] INFO: Running IPv6 multipath tests # 18.15 [+1.31] TEST: ECMP [ OK ] # 18.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.47 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.77 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.83 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.11 [+1.28] TEST: 65535:65535 [ OK ] # 22.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.42 [+1.31] TEST: 128:512 [ OK ] # 23.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.87 # 25.29 [+1.86] TEST: 255:65535 [ OK ] # 25.29 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.74 # 25.32 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.59 [+1.27] TEST: 65535:65535 [ OK ] # 26.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.90 [+1.31] TEST: 128:512 [ OK ] # 27.90 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 29.76 [+1.85] TEST: 255:65535 [ OK ] # 29.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 276.69 # 40.96 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.17 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 67.48 [+15.32] TEST: NH stats test IPv4 [ OK ] # 82.66 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 82.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5006 d_nh2=0 # 98.10 [+15.44] TEST: NH stats test IPv6 [ OK ] # 113.35 [+15.25] TEST: NH stats test HW IPv6 [XFAIL] # 113.35 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4981 d_nh2=0 # 113.67 [+0.31] RTNETLINK answers: No such process # 113.68 [+0.01] RTNETLINK answers: No such process # 113.77 [+0.09] RTNETLINK answers: No such file or directory # 113.78 [+0.01] RTNETLINK answers: No such file or directory # 113.80 [+0.02] RTNETLINK answers: No such file or directory # 113.81 [+0.01] RTNETLINK answers: No such file or directory # 113.82 [+0.02] RTNETLINK answers: No such file or directory # 113.84 [+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__->