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.06 [+7.06] TEST: ping [ OK ] # 8.04 [+0.98] TEST: ping6 [ OK ] # 8.05 [+0.01] INFO: Running IPv4 multipath tests # 9.33 [+1.28] TEST: ECMP [ OK ] # 9.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.62 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 11.97 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 11.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 11.99 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.30 [+1.31] TEST: ECMP [ OK ] # 13.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 14.59 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 15.90 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 15.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 15.94 [+0.03] INFO: Running IPv6 multipath tests # 17.22 [+1.29] TEST: ECMP [ OK ] # 17.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.50 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 18.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.80 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 19.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 19.84 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.11 [+1.26] TEST: 65535:65535 [ OK ] # 21.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 22.41 [+1.30] TEST: 128:512 [ OK ] # 22.41 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 24.50 [+2.09] TEST: 255:65535 [ OK ] # 24.51 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.68 # 24.52 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.77 [+1.25] TEST: 65535:65535 [ OK ] # 25.77 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.08 [+1.30] TEST: 128:512 [ OK ] # 27.08 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 29.10 [+2.02] TEST: 255:65535 [ OK ] # 29.10 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.23 # 40.26 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 51.41 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 66.60 [+15.19] TEST: NH stats test IPv4 [ OK ] # 81.73 [+15.13] TEST: NH stats test HW IPv4 [XFAIL] # 81.73 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5030 d_nh2=0 # 98.42 [+16.69] TEST: NH stats test IPv6 [ OK ] # 113.66 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 113.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5129 d_nh2=0 # 113.92 [+0.26] RTNETLINK answers: No such process # 113.93 [+0.01] RTNETLINK answers: No such process # 113.99 [+0.06] RTNETLINK answers: No such file or directory # 114.00 [+0.01] RTNETLINK answers: No such file or directory # 114.01 [+0.01] RTNETLINK answers: No such file or directory # 114.02 [+0.01] RTNETLINK answers: No such file or directory # 114.03 [+0.01] RTNETLINK answers: No such file or directory # 114.04 [+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__->