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.88 [+6.88] TEST: ping [ OK ] # 7.86 [+0.98] TEST: ping6 [ OK ] # 7.87 [+0.01] INFO: Running IPv4 multipath tests # 9.11 [+1.24] TEST: ECMP [ OK ] # 9.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.40 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 11.72 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 11.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 11.74 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.04 [+1.30] TEST: ECMP [ OK ] # 13.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 14.39 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 14.39 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 15.65 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 15.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 15.68 [+0.03] INFO: Running IPv6 multipath tests # 16.92 [+1.24] TEST: ECMP [ OK ] # 16.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.19 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.19 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 19.45 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 19.49 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.76 [+1.27] TEST: 65535:65535 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 22.05 [+1.29] TEST: 128:512 [ OK ] # 22.06 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 23.82 [+1.77] TEST: 255:65535 [ OK ] # 23.82 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.84 # 23.84 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.09 [+1.25] TEST: 65535:65535 [ OK ] # 25.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.34 [+1.25] TEST: 128:512 [ OK ] # 26.34 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 28.20 [+1.85] TEST: 255:65535 [ OK ] # 28.20 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 39.32 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 50.46 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.74 [+15.28] TEST: NH stats test IPv4 [ OK ] # 80.91 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 80.91 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5014 d_nh2=0 # 96.12 [+15.21] TEST: NH stats test IPv6 [ OK ] # 111.22 [+15.10] TEST: NH stats test HW IPv6 [XFAIL] # 111.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4996 d_nh2=0 # 111.50 [+0.27] RTNETLINK answers: No such process # 111.51 [+0.01] RTNETLINK answers: No such process # 111.59 [+0.08] RTNETLINK answers: No such file or directory # 111.60 [+0.01] RTNETLINK answers: No such file or directory # 111.61 [+0.01] RTNETLINK answers: No such file or directory # 111.62 [+0.01] RTNETLINK answers: No such file or directory # 111.64 [+0.01] RTNETLINK answers: No such file or directory # 111.65 [+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__->