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.03 [+7.03] TEST: ping [ OK ] # 8.02 [+0.98] TEST: ping6 [ OK ] # 8.02 [+0.01] INFO: Running IPv4 multipath tests # 9.30 [+1.27] TEST: ECMP [ OK ] # 9.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.60 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.89 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.90 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 11.91 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.22 [+1.31] TEST: ECMP [ OK ] # 13.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.56 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 14.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.84 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 15.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 15.87 [+0.03] INFO: Running IPv6 multipath tests # 17.17 [+1.30] TEST: ECMP [ OK ] # 17.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.44 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.72 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 19.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 19.76 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.09 [+1.32] TEST: 65535:65535 [ OK ] # 21.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.37 [+1.28] TEST: 128:512 [ OK ] # 22.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 24.27 [+1.90] TEST: 255:65535 [ OK ] # 24.27 [+0.00] INFO: Expected ratio 257.00 Measured ratio 281.88 # 24.29 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.55 [+1.25] TEST: 65535:65535 [ OK ] # 25.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.81 [+1.26] TEST: 128:512 [ OK ] # 26.81 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 28.81 [+2.00] TEST: 255:65535 [ OK ] # 28.82 [+0.00] INFO: Expected ratio 257.00 Measured ratio 244.44 # 39.95 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.10 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.39 [+15.29] TEST: NH stats test IPv4 [ OK ] # 81.55 [+15.15] TEST: NH stats test HW IPv4 [XFAIL] # 81.55 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4977 d_nh2=0 # 96.77 [+15.22] TEST: NH stats test IPv6 [ OK ] # 113.18 [+16.41] TEST: NH stats test HW IPv6 [XFAIL] # 113.18 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4934 d_nh2=0 # 113.77 [+0.59] RTNETLINK answers: No such process # 113.80 [+0.03] RTNETLINK answers: No such process # 113.97 [+0.17] RTNETLINK answers: No such file or directory # 114.00 [+0.03] RTNETLINK answers: No such file or directory # 114.03 [+0.03] RTNETLINK answers: No such file or directory # 114.06 [+0.03] RTNETLINK answers: No such file or directory # 114.08 [+0.03] RTNETLINK answers: No such file or directory # 114.11 [+0.03] 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__->