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.74 [+7.74] TEST: ping [ OK ] # 8.73 [+0.99] TEST: ping6 [ OK ] # 8.74 [+0.00] INFO: Running IPv4 multipath tests # 10.10 [+1.36] TEST: ECMP [ OK ] # 10.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.44 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.77 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.79 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.14 [+1.35] TEST: ECMP [ OK ] # 14.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.50 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.82 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.88 [+0.05] INFO: Running IPv6 multipath tests # 18.17 [+1.29] TEST: ECMP [ OK ] # 18.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.50 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.82 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 20.89 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.23 [+1.34] TEST: 65535:65535 [ OK ] # 22.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.56 [+1.33] TEST: 128:512 [ OK ] # 23.56 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.44 [+1.88] TEST: 255:65535 [ OK ] # 25.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.86 # 25.47 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.74 [+1.27] TEST: 65535:65535 [ OK ] # 26.74 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.04 [+1.30] TEST: 128:512 [ OK ] # 28.05 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 29.90 [+1.86] TEST: 255:65535 [ OK ] # 29.91 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.40 # 41.08 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.29 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.72 [+15.43] TEST: NH stats test IPv4 [ OK ] # 83.05 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4970 d_nh2=0 # 99.66 [+16.61] TEST: NH stats test IPv6 [ OK ] # 115.00 [+15.34] TEST: NH stats test HW IPv6 [XFAIL] # 115.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5026 d_nh2=0 # 115.35 [+0.35] RTNETLINK answers: No such process # 115.37 [+0.02] RTNETLINK answers: No such process # 115.46 [+0.09] RTNETLINK answers: No such file or directory # 115.47 [+0.01] RTNETLINK answers: No such file or directory # 115.49 [+0.02] RTNETLINK answers: No such file or directory # 115.51 [+0.02] RTNETLINK answers: No such file or directory # 115.52 [+0.01] RTNETLINK answers: No such file or directory # 115.53 [+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__->