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.23 [+7.23] TEST: ping [ OK ] # 8.21 [+0.98] TEST: ping6 [ OK ] # 8.23 [+0.01] INFO: Running IPv4 multipath tests # 9.48 [+1.26] TEST: ECMP [ OK ] # 9.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.77 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.08 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 12.09 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.38 [+1.29] TEST: ECMP [ OK ] # 13.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.71 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 14.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.00 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.01 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 16.04 [+0.03] INFO: Running IPv6 multipath tests # 17.29 [+1.25] TEST: ECMP [ OK ] # 17.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.59 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 19.88 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 19.89 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 19.93 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.28 [+1.35] TEST: 65535:65535 [ OK ] # 21.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.58 [+1.29] TEST: 128:512 [ OK ] # 22.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 24.42 [+1.84] TEST: 255:65535 [ OK ] # 24.42 [+0.00] INFO: Expected ratio 257.00 Measured ratio 285.17 # 24.44 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.71 [+1.28] TEST: 65535:65535 [ OK ] # 25.72 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.98 [+1.26] TEST: 128:512 [ OK ] # 26.98 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.88 # 28.77 [+1.79] TEST: 255:65535 [ OK ] # 28.77 [+0.00] INFO: Expected ratio 257.00 Measured ratio 243.53 # 39.92 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.06 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 66.26 [+15.20] TEST: NH stats test IPv4 [ OK ] # 81.56 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 81.56 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4960 d_nh2=0 # 97.00 [+15.43] TEST: NH stats test IPv6 [ OK ] # 112.55 [+15.56] TEST: NH stats test HW IPv6 [XFAIL] # 112.56 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5043 d_nh2=0 # 112.80 [+0.25] RTNETLINK answers: No such process # 112.81 [+0.01] RTNETLINK answers: No such process # 112.88 [+0.07] RTNETLINK answers: No such file or directory # 112.90 [+0.01] 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 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__->