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.34 [+7.34] TEST: ping [ OK ] # 8.33 [+0.99] TEST: ping6 [ OK ] # 8.34 [+0.01] INFO: Running IPv4 multipath tests # 9.66 [+1.32] TEST: ECMP [ OK ] # 9.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.08 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 11.08 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 12.40 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.41 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.43 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.90 [+1.47] TEST: ECMP [ OK ] # 13.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.33 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 15.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 16.67 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 16.72 [+0.04] INFO: Running IPv6 multipath tests # 18.03 [+1.31] TEST: ECMP [ OK ] # 18.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.37 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.78 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 20.79 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.89 [+0.10] INFO: Running 16-bit IPv4 multipath tests # 22.34 [+1.45] TEST: 65535:65535 [ OK ] # 22.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.76 [+1.41] TEST: 128:512 [ OK ] # 23.76 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.80 [+2.04] TEST: 255:65535 [ OK ] # 25.80 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 25.83 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.12 [+1.29] TEST: 65535:65535 [ OK ] # 27.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.43 [+1.31] TEST: 128:512 [ OK ] # 28.44 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.62 [+2.18] TEST: 255:65535 [ OK ] # 30.62 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 41.76 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 52.97 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.63 [+15.66] TEST: NH stats test IPv4 [ OK ] # 84.03 [+15.40] TEST: NH stats test HW IPv4 [XFAIL] # 84.03 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4943 d_nh2=0 # 99.29 [+15.26] TEST: NH stats test IPv6 [ OK ] # 114.53 [+15.23] TEST: NH stats test HW IPv6 [XFAIL] # 114.53 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5041 d_nh2=0 # 114.83 [+0.30] RTNETLINK answers: No such process # 114.84 [+0.01] RTNETLINK answers: No such process # 114.91 [+0.07] RTNETLINK answers: No such file or directory # 114.92 [+0.01] RTNETLINK answers: No such file or directory # 114.93 [+0.01] RTNETLINK answers: No such file or directory # 114.94 [+0.01] RTNETLINK answers: No such file or directory # 114.96 [+0.01] RTNETLINK answers: No such file or directory # 114.97 [+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__->