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.96 [+6.96] TEST: ping [ OK ] # 7.95 [+0.99] TEST: ping6 [ OK ] # 7.97 [+0.01] INFO: Running IPv4 multipath tests # 9.26 [+1.30] TEST: ECMP [ OK ] # 9.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.61 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 10.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.90 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 11.92 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.23 [+1.31] TEST: ECMP [ OK ] # 13.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.52 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.53 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.80 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 15.81 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 15.84 [+0.03] INFO: Running IPv6 multipath tests # 17.07 [+1.23] TEST: ECMP [ OK ] # 17.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.34 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.35 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.59 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 19.59 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 19.63 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.89 [+1.26] TEST: 65535:65535 [ OK ] # 20.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.24 [+1.35] TEST: 128:512 [ OK ] # 22.24 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 24.07 [+1.82] TEST: 255:65535 [ OK ] # 24.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 278.26 # 24.09 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.36 [+1.27] TEST: 65535:65535 [ OK ] # 25.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.68 [+1.32] TEST: 128:512 [ OK ] # 26.68 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 28.53 [+1.84] TEST: 255:65535 [ OK ] # 28.53 [+0.00] INFO: Expected ratio 257.00 Measured ratio 264.32 # 39.67 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 50.84 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 66.18 [+15.34] TEST: NH stats test IPv4 [ OK ] # 82.81 [+16.63] TEST: NH stats test HW IPv4 [XFAIL] # 82.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4924 d_nh2=0 # 98.08 [+15.27] TEST: NH stats test IPv6 [ OK ] # 113.24 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 113.25 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4982 d_nh2=0 # 113.49 [+0.24] RTNETLINK answers: No such process # 113.50 [+0.01] RTNETLINK answers: No such process # 113.56 [+0.06] RTNETLINK answers: No such file or directory # 113.57 [+0.01] RTNETLINK answers: No such file or directory # 113.58 [+0.01] RTNETLINK answers: No such file or directory # 113.59 [+0.01] RTNETLINK answers: No such file or directory # 113.60 [+0.01] RTNETLINK answers: No such file or directory # 113.61 [+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__->