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.77 [+7.77] TEST: ping [ OK ] # 8.76 [+0.99] TEST: ping6 [ OK ] # 8.77 [+0.01] INFO: Running IPv4 multipath tests # 10.10 [+1.33] TEST: ECMP [ OK ] # 10.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.48 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.87 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 12.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.89 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.27 [+1.37] TEST: ECMP [ OK ] # 14.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.61 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 17.04 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 17.04 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 17.09 [+0.05] INFO: Running IPv6 multipath tests # 18.36 [+1.27] TEST: ECMP [ OK ] # 18.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.67 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 21.00 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 21.06 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.40 [+1.35] TEST: 65535:65535 [ OK ] # 22.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.82 [+1.41] TEST: 128:512 [ OK ] # 23.82 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 25.69 [+1.86] TEST: 255:65535 [ OK ] # 25.69 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.54 # 25.71 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.01 [+1.30] TEST: 65535:65535 [ OK ] # 27.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.35 [+1.33] TEST: 128:512 [ OK ] # 28.35 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 30.48 [+2.14] TEST: 255:65535 [ OK ] # 30.49 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.13 # 41.70 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.89 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 68.23 [+15.33] TEST: NH stats test IPv4 [ OK ] # 83.52 [+15.29] TEST: NH stats test HW IPv4 [XFAIL] # 83.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5036 d_nh2=0 # 98.97 [+15.45] TEST: NH stats test IPv6 [ OK ] # 114.25 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 114.25 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4944 d_nh2=0 # 114.59 [+0.33] RTNETLINK answers: No such process # 114.60 [+0.01] RTNETLINK answers: No such process # 114.70 [+0.10] RTNETLINK answers: No such file or directory # 114.72 [+0.01] RTNETLINK answers: No such file or directory # 114.73 [+0.01] RTNETLINK answers: No such file or directory # 114.75 [+0.02] RTNETLINK answers: No such file or directory # 114.76 [+0.01] RTNETLINK answers: No such file or directory # 114.78 [+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__->