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 # 6.97 [+6.97] TEST: ping [ OK ] # 7.97 [+1.00] TEST: ping6 [ OK ] # 7.98 [+0.01] INFO: Running IPv4 multipath tests # 9.24 [+1.26] TEST: ECMP [ OK ] # 9.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.52 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 11.80 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 11.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 11.81 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.08 [+1.27] TEST: ECMP [ OK ] # 13.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.41 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 14.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 15.74 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 15.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 15.77 [+0.03] INFO: Running IPv6 multipath tests # 17.02 [+1.25] TEST: ECMP [ OK ] # 17.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.28 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.29 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.56 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 19.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 19.61 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.92 [+1.32] TEST: 65535:65535 [ OK ] # 20.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.21 [+1.28] TEST: 128:512 [ OK ] # 22.21 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 24.22 [+2.01] TEST: 255:65535 [ OK ] # 24.23 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.40 # 24.24 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.52 [+1.28] TEST: 65535:65535 [ OK ] # 25.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.79 [+1.26] TEST: 128:512 [ OK ] # 26.79 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 28.69 [+1.90] TEST: 255:65535 [ OK ] # 28.69 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.35 # 39.83 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.98 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.26 [+15.29] TEST: NH stats test IPv4 [ OK ] # 81.45 [+15.19] TEST: NH stats test HW IPv4 [XFAIL] # 81.45 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5134 d_nh2=0 # 96.67 [+15.22] TEST: NH stats test IPv6 [ OK ] # 111.89 [+15.21] TEST: NH stats test HW IPv6 [XFAIL] # 111.89 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4987 d_nh2=0 # 112.52 [+0.63] RTNETLINK answers: No such process # 112.54 [+0.02] RTNETLINK answers: No such process # 112.72 [+0.19] RTNETLINK answers: No such file or directory # 112.75 [+0.03] RTNETLINK answers: No such file or directory # 112.78 [+0.03] RTNETLINK answers: No such file or directory # 112.81 [+0.03] RTNETLINK answers: No such file or directory # 112.84 [+0.03] RTNETLINK answers: No such file or directory # 112.93 [+0.09] 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__->