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 # 7.01 [+7.01] TEST: ping [ OK ] # 8.00 [+0.98] TEST: ping6 [ OK ] # 8.01 [+0.01] INFO: Running IPv4 multipath tests # 9.29 [+1.28] TEST: ECMP [ OK ] # 9.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.62 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 10.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.89 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 11.89 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 11.91 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.23 [+1.32] TEST: ECMP [ OK ] # 13.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.50 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 14.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.77 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 15.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 15.80 [+0.03] INFO: Running IPv6 multipath tests # 17.06 [+1.26] TEST: ECMP [ OK ] # 17.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.31 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 18.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.57 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 19.57 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 19.61 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.87 [+1.25] TEST: 65535:65535 [ OK ] # 20.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.13 [+1.26] TEST: 128:512 [ OK ] # 22.13 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 23.91 [+1.78] TEST: 255:65535 [ OK ] # 23.91 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.92 # 23.93 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.22 [+1.29] TEST: 65535:65535 [ OK ] # 25.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.49 [+1.27] TEST: 128:512 [ OK ] # 26.50 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 28.26 [+1.76] TEST: 255:65535 [ OK ] # 28.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.17 # 39.40 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.53 [+11.13] TEST: IPv6 blackhole ping [ OK ] # 65.65 [+15.12] TEST: NH stats test IPv4 [ OK ] # 80.73 [+15.08] TEST: NH stats test HW IPv4 [XFAIL] # 80.73 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5030 d_nh2=0 # 95.88 [+15.15] TEST: NH stats test IPv6 [ OK ] # 111.04 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 111.04 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5067 d_nh2=0 # 111.28 [+0.24] RTNETLINK answers: No such process # 111.29 [+0.01] RTNETLINK answers: No such process # 111.36 [+0.07] 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 # 111.41 [+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__->