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.70 [+7.70] TEST: ping [ OK ] # 8.69 [+0.99] TEST: ping6 [ OK ] # 8.69 [+0.00] INFO: Running IPv4 multipath tests # 10.02 [+1.33] TEST: ECMP [ OK ] # 10.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.38 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.38 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.76 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.79 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.12 [+1.33] TEST: ECMP [ OK ] # 14.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.49 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.82 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 16.89 [+0.06] INFO: Running IPv6 multipath tests # 18.21 [+1.32] TEST: ECMP [ OK ] # 18.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.52 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.85 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 20.85 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 20.90 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.17 [+1.27] TEST: 65535:65535 [ OK ] # 22.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.48 [+1.32] TEST: 128:512 [ OK ] # 23.48 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 25.33 [+1.84] TEST: 255:65535 [ OK ] # 25.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 25.35 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.66 [+1.31] TEST: 65535:65535 [ OK ] # 26.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.96 [+1.30] TEST: 128:512 [ OK ] # 27.96 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 29.73 [+1.77] TEST: 255:65535 [ OK ] # 29.73 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 40.92 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.11 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.51 [+15.40] TEST: NH stats test IPv4 [ OK ] # 82.72 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 82.73 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4921 d_nh2=0 # 98.02 [+15.30] TEST: NH stats test IPv6 [ OK ] # 113.31 [+15.29] TEST: NH stats test HW IPv6 [XFAIL] # 113.31 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5078 d_nh2=0 # 113.66 [+0.35] RTNETLINK answers: No such process # 113.68 [+0.02] RTNETLINK answers: No such process # 113.78 [+0.11] RTNETLINK answers: No such file or directory # 113.80 [+0.02] RTNETLINK answers: No such file or directory # 113.82 [+0.02] RTNETLINK answers: No such file or directory # 113.83 [+0.02] RTNETLINK answers: No such file or directory # 113.85 [+0.02] RTNETLINK answers: No such file or directory # 113.87 [+0.02] 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__->