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 # 8.54 [+8.54] TEST: ping [ OK ] # 9.61 [+1.07] TEST: ping6 [ OK ] # 9.62 [+0.01] INFO: Running IPv4 multipath tests # 11.11 [+1.49] TEST: ECMP [ OK ] # 11.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 12.57 [+1.45] TEST: Weighted MP 2:1 [ OK ] # 12.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 13.97 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 13.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 14.00 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 15.42 [+1.41] TEST: ECMP [ OK ] # 15.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 16.79 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 16.80 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 18.18 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 18.18 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 18.24 [+0.06] INFO: Running IPv6 multipath tests # 19.55 [+1.31] TEST: ECMP [ OK ] # 19.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 20.98 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 20.98 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 22.42 [+1.44] TEST: Weighted MP 11:45 [ OK ] # 22.42 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 22.49 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 23.92 [+1.43] TEST: 65535:65535 [ OK ] # 23.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 25.29 [+1.37] TEST: 128:512 [ OK ] # 25.29 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 27.34 [+2.05] TEST: 255:65535 [ OK ] # 27.34 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.40 # 27.37 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 28.70 [+1.33] TEST: 65535:65535 [ OK ] # 28.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 30.04 [+1.34] TEST: 128:512 [ OK ] # 30.05 [+0.01] INFO: Expected ratio 4.00 Measured ratio 4.10 # 31.91 [+1.86] TEST: 255:65535 [ OK ] # 31.91 [+0.01] INFO: Expected ratio 257.00 Measured ratio 260.09 # 43.14 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 54.35 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 69.84 [+15.49] TEST: NH stats test IPv4 [ OK ] # 85.16 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 85.17 [+0.01] Discrepancy between link and nh_stats_get_hw: d_rp13=5062 d_nh2=0 # 100.54 [+15.38] TEST: NH stats test IPv6 [ OK ] # 115.85 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 115.86 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5018 d_nh2=0 # 116.19 [+0.34] RTNETLINK answers: No such process # 116.21 [+0.01] RTNETLINK answers: No such process # 116.30 [+0.09] RTNETLINK answers: No such file or directory # 116.31 [+0.01] RTNETLINK answers: No such file or directory # 116.32 [+0.01] RTNETLINK answers: No such file or directory # 116.34 [+0.01] RTNETLINK answers: No such file or directory # 116.35 [+0.01] RTNETLINK answers: No such file or directory # 116.36 [+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__->