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.24 [+7.24] TEST: ping [ OK ] # 8.22 [+0.98] TEST: ping6 [ OK ] # 8.23 [+0.01] INFO: Running IPv4 multipath tests # 9.50 [+1.27] TEST: ECMP [ OK ] # 9.50 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.77 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.78 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.09 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.10 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.11 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.45 [+1.34] TEST: ECMP [ OK ] # 13.45 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.74 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.74 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.07 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 16.11 [+0.04] INFO: Running IPv6 multipath tests # 17.41 [+1.30] TEST: ECMP [ OK ] # 17.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.54 [+2.13] TEST: Weighted MP 2:1 [ OK ] # 19.54 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.36 [+1.81] TEST: Weighted MP 11:45 [ OK ] # 21.37 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.04 # 21.53 [+0.16] INFO: Running 16-bit IPv4 multipath tests # 23.21 [+1.68] TEST: 65535:65535 [ OK ] # 23.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 24.71 [+1.50] TEST: 128:512 [ OK ] # 24.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 26.83 [+2.12] TEST: 255:65535 [ OK ] # 26.83 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 26.85 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 28.19 [+1.34] TEST: 65535:65535 [ OK ] # 28.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 29.54 [+1.35] TEST: 128:512 [ OK ] # 29.54 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 31.45 [+1.90] TEST: 255:65535 [ OK ] # 31.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 42.61 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 53.77 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 69.04 [+15.28] TEST: NH stats test IPv4 [ OK ] # 84.24 [+15.19] TEST: NH stats test HW IPv4 [XFAIL] # 84.24 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4999 d_nh2=0 # 99.57 [+15.33] TEST: NH stats test IPv6 [ OK ] # 114.87 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 114.87 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5033 d_nh2=0 # 115.10 [+0.23] RTNETLINK answers: No such process # 115.11 [+0.01] RTNETLINK answers: No such process # 115.17 [+0.06] RTNETLINK answers: No such file or directory # 115.18 [+0.01] RTNETLINK answers: No such file or directory # 115.19 [+0.01] RTNETLINK answers: No such file or directory # 115.20 [+0.01] RTNETLINK answers: No such file or directory # 115.21 [+0.01] RTNETLINK answers: No such file or directory # 115.22 [+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__->