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.09 [+7.09] TEST: ping [ OK ] # 8.07 [+0.98] TEST: ping6 [ OK ] # 8.08 [+0.01] INFO: Running IPv4 multipath tests # 9.35 [+1.27] TEST: ECMP [ OK ] # 9.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.68 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 10.68 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 11.96 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 11.98 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.33 [+1.35] TEST: ECMP [ OK ] # 13.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.66 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 14.66 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.95 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 15.99 [+0.04] INFO: Running IPv6 multipath tests # 17.25 [+1.26] TEST: ECMP [ OK ] # 17.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.57 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 18.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.84 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 19.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 19.89 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.23 [+1.34] TEST: 65535:65535 [ OK ] # 21.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.53 [+1.30] TEST: 128:512 [ OK ] # 22.53 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 24.35 [+1.82] TEST: 255:65535 [ OK ] # 24.35 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 24.37 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.64 [+1.28] TEST: 65535:65535 [ OK ] # 25.65 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.61 [+1.96] TEST: 128:512 [ OK ] # 27.62 [+0.01] INFO: Expected ratio 4.00 Measured ratio 4.01 # 30.25 [+2.64] TEST: 255:65535 [ OK ] # 30.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.33 # 41.53 [+11.27] TEST: IPv4 blackhole ping [ OK ] # 52.71 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 68.02 [+15.31] TEST: NH stats test IPv4 [ OK ] # 83.23 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 83.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5044 d_nh2=0 # 98.53 [+15.30] TEST: NH stats test IPv6 [ OK ] # 113.80 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 113.80 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5048 d_nh2=0 # 114.06 [+0.26] RTNETLINK answers: No such process # 114.08 [+0.01] RTNETLINK answers: No such process # 114.15 [+0.07] RTNETLINK answers: No such file or directory # 114.16 [+0.01] RTNETLINK answers: No such file or directory # 114.17 [+0.01] RTNETLINK answers: No such file or directory # 114.19 [+0.01] RTNETLINK answers: No such file or directory # 114.20 [+0.01] RTNETLINK answers: No such file or directory # 114.21 [+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__->