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.95 [+6.95] TEST: ping [ OK ] # 7.94 [+0.98] TEST: ping6 [ OK ] # 7.94 [+0.01] INFO: Running IPv4 multipath tests # 9.22 [+1.28] TEST: ECMP [ OK ] # 9.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.53 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.53 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.88 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 11.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 11.90 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.21 [+1.32] TEST: ECMP [ OK ] # 13.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.47 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 14.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.74 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 15.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 15.78 [+0.03] INFO: Running IPv6 multipath tests # 17.02 [+1.24] TEST: ECMP [ OK ] # 17.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 18.30 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 19.87 [+1.57] TEST: Weighted MP 11:45 [ OK ] # 19.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 19.98 [+0.10] INFO: Running 16-bit IPv4 multipath tests # 21.78 [+1.80] TEST: 65535:65535 [ OK ] # 21.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.56 [+1.78] TEST: 128:512 [ OK ] # 23.57 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 25.80 [+2.23] TEST: 255:65535 [ OK ] # 25.80 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.17 # 25.82 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.11 [+1.30] TEST: 65535:65535 [ OK ] # 27.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.42 [+1.31] TEST: 128:512 [ OK ] # 28.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.88 # 30.40 [+1.98] TEST: 255:65535 [ OK ] # 30.41 [+0.00] INFO: Expected ratio 257.00 Measured ratio 264.32 # 41.55 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 52.72 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 68.00 [+15.28] TEST: NH stats test IPv4 [ OK ] # 83.19 [+15.19] TEST: NH stats test HW IPv4 [XFAIL] # 83.19 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4987 d_nh2=0 # 98.39 [+15.20] TEST: NH stats test IPv6 [ OK ] # 113.60 [+15.21] TEST: NH stats test HW IPv6 [XFAIL] # 113.60 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4919 d_nh2=0 # 113.88 [+0.28] RTNETLINK answers: No such process # 113.89 [+0.01] RTNETLINK answers: No such process # 113.96 [+0.07] RTNETLINK answers: No such file or directory # 113.98 [+0.01] RTNETLINK answers: No such file or directory # 113.99 [+0.01] 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.03 [+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__->