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.30 [+7.30] TEST: ping [ OK ] # 8.29 [+0.99] TEST: ping6 [ OK ] # 8.30 [+0.01] INFO: Running IPv4 multipath tests # 9.58 [+1.28] TEST: ECMP [ OK ] # 9.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.88 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.24 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.24 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.95 # 12.26 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.62 [+1.36] TEST: ECMP [ OK ] # 13.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.95 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 14.95 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.26 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.26 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.95 # 16.30 [+0.04] INFO: Running IPv6 multipath tests # 17.57 [+1.27] TEST: ECMP [ OK ] # 17.57 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.83 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.09 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 20.09 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.13 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.39 [+1.26] TEST: 65535:65535 [ OK ] # 21.39 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.69 [+1.30] TEST: 128:512 [ OK ] # 22.70 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.88 # 24.49 [+1.80] TEST: 255:65535 [ OK ] # 24.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.62 # 24.52 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.80 [+1.29] TEST: 65535:65535 [ OK ] # 25.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.08 [+1.28] TEST: 128:512 [ OK ] # 27.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 29.00 [+1.92] TEST: 255:65535 [ OK ] # 29.01 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.00 # 40.14 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.30 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 66.63 [+15.32] TEST: NH stats test IPv4 [ OK ] # 81.86 [+15.23] TEST: NH stats test HW IPv4 [XFAIL] # 81.86 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4935 d_nh2=0 # 97.07 [+15.21] TEST: NH stats test IPv6 [ OK ] # 113.75 [+16.68] TEST: NH stats test HW IPv6 [XFAIL] # 113.75 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4942 d_nh2=0 # 114.02 [+0.27] RTNETLINK answers: No such process # 114.03 [+0.01] RTNETLINK answers: No such process # 114.12 [+0.08] RTNETLINK answers: No such file or directory # 114.13 [+0.01] RTNETLINK answers: No such file or directory # 114.14 [+0.01] RTNETLINK answers: No such file or directory # 114.16 [+0.01] RTNETLINK answers: No such file or directory # 114.17 [+0.01] RTNETLINK answers: No such file or directory # 114.18 [+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__->