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.73 [+7.73] TEST: ping [ OK ] # 8.73 [+0.99] TEST: ping6 [ OK ] # 8.73 [+0.00] INFO: Running IPv4 multipath tests # 10.13 [+1.40] TEST: ECMP [ OK ] # 10.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.55 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 11.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.91 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.94 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.32 [+1.38] TEST: ECMP [ OK ] # 14.32 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.68 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.68 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 17.03 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 17.03 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 17.08 [+0.05] INFO: Running IPv6 multipath tests # 18.36 [+1.28] TEST: ECMP [ OK ] # 18.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.75 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.75 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 21.09 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 21.09 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 21.15 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.46 [+1.31] TEST: 65535:65535 [ OK ] # 22.47 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.87 [+1.41] TEST: 128:512 [ OK ] # 23.88 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 25.88 [+2.01] TEST: 255:65535 [ OK ] # 25.89 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.09 # 25.91 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.19 [+1.28] TEST: 65535:65535 [ OK ] # 27.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.50 [+1.31] TEST: 128:512 [ OK ] # 28.50 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 30.47 [+1.97] TEST: 255:65535 [ OK ] # 30.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.55 # 41.69 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.89 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.35 [+15.46] TEST: NH stats test IPv4 [ OK ] # 83.62 [+15.27] TEST: NH stats test HW IPv4 [XFAIL] # 83.63 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4859 d_nh2=0 # 98.95 [+15.32] TEST: NH stats test IPv6 [ OK ] # 114.24 [+15.29] TEST: NH stats test HW IPv6 [XFAIL] # 114.24 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4996 d_nh2=0 # 114.61 [+0.36] RTNETLINK answers: No such process # 114.62 [+0.02] RTNETLINK answers: No such process # 114.74 [+0.11] RTNETLINK answers: No such file or directory # 114.76 [+0.02] RTNETLINK answers: No such file or directory # 114.77 [+0.02] RTNETLINK answers: No such file or directory # 114.79 [+0.02] RTNETLINK answers: No such file or directory # 114.80 [+0.02] RTNETLINK answers: No such file or directory # 114.82 [+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__->