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.22 [+7.22] TEST: ping [ OK ] # 8.22 [+1.00] TEST: ping6 [ OK ] # 8.23 [+0.01] INFO: Running IPv4 multipath tests # 9.52 [+1.28] TEST: ECMP [ OK ] # 9.52 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.82 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.82 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.11 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 12.12 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.13 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.45 [+1.31] TEST: ECMP [ OK ] # 13.45 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.82 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 14.82 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.11 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.11 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.15 [+0.04] INFO: Running IPv6 multipath tests # 17.43 [+1.28] TEST: ECMP [ OK ] # 17.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 18.77 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 18.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 20.05 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.05 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 20.09 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.38 [+1.29] TEST: 65535:65535 [ OK ] # 21.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.69 [+1.31] TEST: 128:512 [ OK ] # 22.69 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 24.77 [+2.08] TEST: 255:65535 [ OK ] # 24.77 [+0.00] INFO: Expected ratio 257.00 Measured ratio 272.82 # 24.79 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.08 [+1.29] TEST: 65535:65535 [ OK ] # 26.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.03 # 27.36 [+1.27] TEST: 128:512 [ OK ] # 27.36 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 29.20 [+1.84] TEST: 255:65535 [ OK ] # 29.20 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.89 # 40.35 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.50 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.77 [+15.26] TEST: NH stats test IPv4 [ OK ] # 82.02 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 82.02 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4948 d_nh2=0 # 97.38 [+15.36] TEST: NH stats test IPv6 [ OK ] # 112.62 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 112.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5021 d_nh2=0 # 112.89 [+0.27] RTNETLINK answers: No such process # 112.90 [+0.01] RTNETLINK answers: No such process # 112.98 [+0.08] RTNETLINK answers: No such file or directory # 113.00 [+0.01] RTNETLINK answers: No such file or directory # 113.01 [+0.01] RTNETLINK answers: No such file or directory # 113.02 [+0.01] RTNETLINK answers: No such file or directory # 113.03 [+0.01] RTNETLINK answers: No such file or directory # 113.05 [+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__->