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.78 [+6.78] TEST: ping [ OK ] # 7.76 [+0.98] TEST: ping6 [ OK ] # 7.77 [+0.01] INFO: Running IPv4 multipath tests # 9.01 [+1.24] TEST: ECMP [ OK ] # 9.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.27 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 10.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 11.53 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 11.53 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 11.54 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 12.78 [+1.24] TEST: ECMP [ OK ] # 12.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.04 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 14.04 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 15.29 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 15.29 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 15.32 [+0.03] INFO: Running IPv6 multipath tests # 16.53 [+1.22] TEST: ECMP [ OK ] # 16.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 17.77 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 17.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 18.99 [+1.22] TEST: Weighted MP 11:45 [ OK ] # 19.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 19.03 [+0.03] INFO: Running 16-bit IPv4 multipath tests # 20.26 [+1.23] TEST: 65535:65535 [ OK ] # 20.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.53 [+1.26] TEST: 128:512 [ OK ] # 21.53 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 23.25 [+1.73] TEST: 255:65535 [ OK ] # 23.25 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.49 # 23.27 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 24.49 [+1.22] TEST: 65535:65535 [ OK ] # 24.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 25.75 [+1.26] TEST: 128:512 [ OK ] # 25.76 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 27.50 [+1.75] TEST: 255:65535 [ OK ] # 27.51 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.44 # 38.61 [+11.11] TEST: IPv4 blackhole ping [ OK ] # 49.73 [+11.12] TEST: IPv6 blackhole ping [ OK ] # 64.68 [+14.95] TEST: NH stats test IPv4 [ OK ] # 79.66 [+14.98] TEST: NH stats test HW IPv4 [XFAIL] # 79.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5029 d_nh2=0 # 94.72 [+15.06] TEST: NH stats test IPv6 [ OK ] # 109.70 [+14.98] TEST: NH stats test HW IPv6 [XFAIL] # 109.70 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5036 d_nh2=0 # 109.91 [+0.21] RTNETLINK answers: No such process # 109.92 [+0.01] RTNETLINK answers: No such process # 109.97 [+0.06] RTNETLINK answers: No such file or directory # 109.98 [+0.01] RTNETLINK answers: No such file or directory # 109.99 [+0.01] RTNETLINK answers: No such file or directory # 110.00 [+0.01] RTNETLINK answers: No such file or directory # 110.01 [+0.01] RTNETLINK answers: No such file or directory # 110.02 [+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__->