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 # 6.80 [+6.80] TEST: ping [ OK ] # 7.78 [+0.98] TEST: ping6 [ OK ] # 7.78 [+0.01] INFO: Running IPv4 multipath tests # 9.01 [+1.23] TEST: ECMP [ OK ] # 9.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.26 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 10.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 11.50 [+1.23] TEST: Weighted MP 11:45 [ OK ] # 11.50 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 11.51 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 12.74 [+1.23] TEST: ECMP [ OK ] # 12.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 13.97 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 13.98 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.22 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 15.23 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 15.25 [+0.02] INFO: Running IPv6 multipath tests # 16.46 [+1.21] TEST: ECMP [ OK ] # 16.47 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 17.69 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 17.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 18.93 [+1.23] TEST: Weighted MP 11:45 [ OK ] # 18.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 18.96 [+0.03] INFO: Running 16-bit IPv4 multipath tests # 20.18 [+1.22] TEST: 65535:65535 [ OK ] # 20.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 21.42 [+1.23] TEST: 128:512 [ OK ] # 21.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 23.12 [+1.70] TEST: 255:65535 [ OK ] # 23.12 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 23.13 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 24.35 [+1.22] TEST: 65535:65535 [ OK ] # 24.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 25.59 [+1.23] TEST: 128:512 [ OK ] # 25.59 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 27.34 [+1.75] TEST: 255:65535 [ OK ] # 27.34 [+0.00] INFO: Expected ratio 257.00 Measured ratio 238.47 # 38.45 [+11.10] TEST: IPv4 blackhole ping [ OK ] # 49.58 [+11.13] TEST: IPv6 blackhole ping [ OK ] # 64.55 [+14.97] TEST: NH stats test IPv4 [ OK ] # 79.61 [+15.06] TEST: NH stats test HW IPv4 [XFAIL] # 79.61 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4979 d_nh2=0 # 94.65 [+15.04] TEST: NH stats test IPv6 [ OK ] # 109.66 [+15.02] TEST: NH stats test HW IPv6 [XFAIL] # 109.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4969 d_nh2=0 # 109.88 [+0.21] RTNETLINK answers: No such process # 109.89 [+0.01] RTNETLINK answers: No such process # 109.94 [+0.05] RTNETLINK answers: No such file or directory # 109.95 [+0.01] RTNETLINK answers: No such file or directory # 109.95 [+0.01] RTNETLINK answers: No such file or directory # 109.96 [+0.01] RTNETLINK answers: No such file or directory # 109.97 [+0.01] RTNETLINK answers: No such file or directory # 109.98 [+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__->