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.19 [+7.19] TEST: ping [ OK ] # 8.18 [+0.99] TEST: ping6 [ OK ] # 8.19 [+0.01] INFO: Running IPv4 multipath tests # 9.46 [+1.27] TEST: ECMP [ OK ] # 9.46 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 10.75 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.75 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 12.07 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.09 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.37 [+1.28] TEST: ECMP [ OK ] # 13.37 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 14.75 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 14.75 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 16.05 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.06 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.09 [+0.04] INFO: Running IPv6 multipath tests # 17.35 [+1.26] TEST: ECMP [ OK ] # 17.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.62 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 19.87 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 19.92 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.20 [+1.28] TEST: 65535:65535 [ OK ] # 21.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 22.53 [+1.33] TEST: 128:512 [ OK ] # 22.53 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 24.58 [+2.04] TEST: 255:65535 [ OK ] # 24.58 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.92 # 24.60 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.91 [+1.31] TEST: 65535:65535 [ OK ] # 25.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.24 [+1.33] TEST: 128:512 [ OK ] # 27.24 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 29.38 [+2.14] TEST: 255:65535 [ OK ] # 29.38 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 40.54 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.70 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 66.88 [+15.18] TEST: NH stats test IPv4 [ OK ] # 82.08 [+15.20] TEST: NH stats test HW IPv4 [XFAIL] # 82.08 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4957 d_nh2=0 # 97.39 [+15.31] TEST: NH stats test IPv6 [ OK ] # 113.52 [+16.13] TEST: NH stats test HW IPv6 [XFAIL] # 113.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5055 d_nh2=0 # 113.82 [+0.29] RTNETLINK answers: No such process # 113.83 [+0.01] RTNETLINK answers: No such process # 113.91 [+0.08] RTNETLINK answers: No such file or directory # 113.92 [+0.01] RTNETLINK answers: No such file or directory # 113.93 [+0.01] RTNETLINK answers: No such file or directory # 113.94 [+0.01] RTNETLINK answers: No such file or directory # 113.95 [+0.01] RTNETLINK answers: No such file or directory # 113.97 [+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__->