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.26 [+7.26] TEST: ping [ OK ] # 8.26 [+0.99] TEST: ping6 [ OK ] # 8.26 [+0.01] INFO: Running IPv4 multipath tests # 9.56 [+1.30] TEST: ECMP [ OK ] # 9.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 10.92 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 10.92 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 12.23 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.23 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 12.24 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.58 [+1.34] TEST: ECMP [ OK ] # 13.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 14.88 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 14.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 16.23 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.24 [+0.01] INFO: Expected ratio 4.09 Measured ratio 3.96 # 16.30 [+0.06] INFO: Running IPv6 multipath tests # 17.64 [+1.34] TEST: ECMP [ OK ] # 17.64 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.91 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.91 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.19 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 20.19 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 20.23 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.52 [+1.29] TEST: 65535:65535 [ OK ] # 21.52 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 22.79 [+1.27] TEST: 128:512 [ OK ] # 22.79 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.86 # 24.65 [+1.86] TEST: 255:65535 [ OK ] # 24.65 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.55 # 24.67 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.98 [+1.30] TEST: 65535:65535 [ OK ] # 25.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.25 [+1.27] TEST: 128:512 [ OK ] # 27.25 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 29.06 [+1.81] TEST: 255:65535 [ OK ] # 29.06 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.37 # 40.22 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 51.41 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.68 [+15.27] TEST: NH stats test IPv4 [ OK ] # 81.85 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 81.86 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4927 d_nh2=0 # 97.20 [+15.34] TEST: NH stats test IPv6 [ OK ] # 112.53 [+15.34] TEST: NH stats test HW IPv6 [XFAIL] # 112.53 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5025 d_nh2=0 # 112.80 [+0.27] RTNETLINK answers: No such process # 112.82 [+0.01] RTNETLINK answers: No such process # 112.89 [+0.08] RTNETLINK answers: No such file or directory # 112.91 [+0.01] RTNETLINK answers: No such file or directory # 112.92 [+0.01] RTNETLINK answers: No such file or directory # 112.93 [+0.01] RTNETLINK answers: No such file or directory # 112.94 [+0.01] RTNETLINK answers: No such file or directory # 112.96 [+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__->