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.09 [+7.09] TEST: ping [ OK ] # 8.08 [+0.98] TEST: ping6 [ OK ] # 8.09 [+0.01] INFO: Running IPv4 multipath tests # 9.37 [+1.28] TEST: ECMP [ OK ] # 9.37 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.66 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.66 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 11.94 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 11.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 11.95 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.26 [+1.31] TEST: ECMP [ OK ] # 13.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.61 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 14.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 15.96 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 15.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 16.00 [+0.04] INFO: Running IPv6 multipath tests # 17.27 [+1.27] TEST: ECMP [ OK ] # 17.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.54 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 19.84 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 19.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.89 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.16 [+1.27] TEST: 65535:65535 [ OK ] # 21.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.44 [+1.28] TEST: 128:512 [ OK ] # 22.44 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 24.48 [+2.03] TEST: 255:65535 [ OK ] # 24.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 240.23 # 24.50 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.82 [+1.32] TEST: 65535:65535 [ OK ] # 25.82 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.11 [+1.29] TEST: 128:512 [ OK ] # 27.11 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 28.99 [+1.88] TEST: 255:65535 [ OK ] # 28.99 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 40.12 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 51.27 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.44 [+15.17] TEST: NH stats test IPv4 [ OK ] # 81.59 [+15.14] TEST: NH stats test HW IPv4 [XFAIL] # 81.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5024 d_nh2=0 # 96.81 [+15.22] TEST: NH stats test IPv6 [ OK ] # 111.90 [+15.09] TEST: NH stats test HW IPv6 [XFAIL] # 111.90 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4910 d_nh2=0 # 112.15 [+0.25] RTNETLINK answers: No such process # 112.16 [+0.01] RTNETLINK answers: No such process # 112.23 [+0.06] RTNETLINK answers: No such file or directory # 112.23 [+0.01] RTNETLINK answers: No such file or directory # 112.24 [+0.01] RTNETLINK answers: No such file or directory # 112.25 [+0.01] RTNETLINK answers: No such file or directory # 112.26 [+0.01] RTNETLINK answers: No such file or directory # 112.27 [+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__->