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.92 [+6.92] TEST: ping [ OK ] # 7.89 [+0.98] TEST: ping6 [ OK ] # 7.90 [+0.01] INFO: Running IPv4 multipath tests # 9.17 [+1.26] TEST: ECMP [ OK ] # 9.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.43 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 10.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 11.71 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 11.72 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.00 [+1.28] TEST: ECMP [ OK ] # 13.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.27 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 14.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 15.56 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 15.59 [+0.03] INFO: Running IPv6 multipath tests # 16.83 [+1.24] TEST: ECMP [ OK ] # 16.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.09 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 18.09 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.38 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 19.38 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 19.42 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.67 [+1.25] TEST: 65535:65535 [ OK ] # 20.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.97 [+1.29] TEST: 128:512 [ OK ] # 21.97 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 23.81 [+1.84] TEST: 255:65535 [ OK ] # 23.81 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 23.83 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.08 [+1.25] TEST: 65535:65535 [ OK ] # 25.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.31 [+1.23] TEST: 128:512 [ OK ] # 26.31 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 28.15 [+1.83] TEST: 255:65535 [ OK ] # 28.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.38 # 39.29 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 50.42 [+11.13] TEST: IPv6 blackhole ping [ OK ] # 65.62 [+15.21] TEST: NH stats test IPv4 [ OK ] # 80.68 [+15.06] TEST: NH stats test HW IPv4 [XFAIL] # 80.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5007 d_nh2=0 # 95.79 [+15.11] TEST: NH stats test IPv6 [ OK ] # 111.03 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 111.03 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5050 d_nh2=0 # 111.27 [+0.24] RTNETLINK answers: No such process # 111.28 [+0.01] RTNETLINK answers: No such process # 111.35 [+0.07] RTNETLINK answers: No such file or directory # 111.36 [+0.01] RTNETLINK answers: No such file or directory # 111.37 [+0.01] RTNETLINK answers: No such file or directory # 111.38 [+0.01] RTNETLINK answers: No such file or directory # 111.39 [+0.01] RTNETLINK answers: No such file or directory # 111.40 [+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__->