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.66 [+7.66] TEST: ping [ OK ] # 8.66 [+0.99] TEST: ping6 [ OK ] # 8.67 [+0.02] INFO: Running IPv4 multipath tests # 10.13 [+1.45] TEST: ECMP [ OK ] # 10.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 11.59 [+1.46] TEST: Weighted MP 2:1 [ OK ] # 11.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.06 # 13.09 [+1.50] TEST: Weighted MP 11:45 [ OK ] # 13.09 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 13.11 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.51 [+1.39] TEST: ECMP [ OK ] # 14.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 15.80 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 15.80 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.06 # 17.12 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 17.13 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 17.18 [+0.05] INFO: Running IPv6 multipath tests # 18.55 [+1.37] TEST: ECMP [ OK ] # 18.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.86 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.87 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.30 [+1.44] TEST: Weighted MP 11:45 [ OK ] # 21.31 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 21.39 [+0.08] INFO: Running 16-bit IPv4 multipath tests # 22.73 [+1.34] TEST: 65535:65535 [ OK ] # 22.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 24.07 [+1.34] TEST: 128:512 [ OK ] # 24.07 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 26.19 [+2.12] TEST: 255:65535 [ OK ] # 26.19 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.19 # 26.20 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.51 [+1.31] TEST: 65535:65535 [ OK ] # 27.52 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.89 [+1.38] TEST: 128:512 [ OK ] # 28.89 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 31.10 [+2.21] TEST: 255:65535 [ OK ] # 31.10 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 42.36 [+11.26] TEST: IPv4 blackhole ping [ OK ] # 53.60 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 68.86 [+15.26] TEST: NH stats test IPv4 [ OK ] # 84.17 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 84.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5015 d_nh2=0 # 99.37 [+15.19] TEST: NH stats test IPv6 [ OK ] # 114.59 [+15.22] TEST: NH stats test HW IPv6 [XFAIL] # 114.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4954 d_nh2=0 # 114.82 [+0.23] RTNETLINK answers: No such process # 114.83 [+0.01] RTNETLINK answers: No such process # 114.89 [+0.06] RTNETLINK answers: No such file or directory # 114.90 [+0.01] RTNETLINK answers: No such file or directory # 114.91 [+0.01] RTNETLINK answers: No such file or directory # 114.92 [+0.01] RTNETLINK answers: No such file or directory # 114.93 [+0.01] RTNETLINK answers: No such file or directory # 114.94 [+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__->