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.15 [+7.15] TEST: ping [ OK ] # 8.14 [+0.98] TEST: ping6 [ OK ] # 8.15 [+0.01] INFO: Running IPv4 multipath tests # 9.45 [+1.30] TEST: ECMP [ OK ] # 9.45 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.73 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.02 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 12.02 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 12.04 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.35 [+1.31] TEST: ECMP [ OK ] # 13.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.61 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 14.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.90 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.90 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 15.94 [+0.03] INFO: Running IPv6 multipath tests # 17.21 [+1.28] TEST: ECMP [ OK ] # 17.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.50 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 19.78 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 19.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 19.82 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.08 [+1.26] TEST: 65535:65535 [ OK ] # 21.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.39 [+1.31] TEST: 128:512 [ OK ] # 22.39 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08 # 24.31 [+1.92] TEST: 255:65535 [ OK ] # 24.31 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.48 # 24.33 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.56 [+1.24] TEST: 65535:65535 [ OK ] # 25.57 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.83 [+1.27] TEST: 128:512 [ OK ] # 26.84 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 28.74 [+1.90] TEST: 255:65535 [ OK ] # 28.74 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.61 # 39.87 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 51.02 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 67.52 [+16.50] TEST: NH stats test IPv4 [ OK ] # 82.82 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 82.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4982 d_nh2=0 # 98.15 [+15.33] TEST: NH stats test IPv6 [ OK ] # 113.37 [+15.22] TEST: NH stats test HW IPv6 [XFAIL] # 113.37 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4902 d_nh2=0 # 113.62 [+0.25] RTNETLINK answers: No such process # 113.63 [+0.01] RTNETLINK answers: No such process # 113.69 [+0.06] RTNETLINK answers: No such file or directory # 113.70 [+0.01] RTNETLINK answers: No such file or directory # 113.72 [+0.01] RTNETLINK answers: No such file or directory # 113.73 [+0.01] RTNETLINK answers: No such file or directory # 113.74 [+0.01] RTNETLINK answers: No such file or directory # 113.75 [+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__->