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.57 [+7.57] TEST: ping [ OK ] # 8.57 [+1.00] TEST: ping6 [ OK ] # 8.57 [+0.00] INFO: Running IPv4 multipath tests # 9.89 [+1.32] TEST: ECMP [ OK ] # 9.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 11.20 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 11.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.51 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.51 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 12.53 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.90 [+1.37] TEST: ECMP [ OK ] # 13.91 [+0.01] INFO: Expected ratio 1.00 Measured ratio .97 # 15.23 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.23 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.58 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.58 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 16.64 [+0.06] INFO: Running IPv6 multipath tests # 17.94 [+1.30] TEST: ECMP [ OK ] # 17.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.25 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.60 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 20.66 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 21.99 [+1.33] TEST: 65535:65535 [ OK ] # 22.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 23.36 [+1.37] TEST: 128:512 [ OK ] # 23.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.10 [+1.74] TEST: 255:65535 [ OK ] # 25.11 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.38 # 25.13 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.40 [+1.26] TEST: 65535:65535 [ OK ] # 26.40 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.70 [+1.30] TEST: 128:512 [ OK ] # 27.70 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 29.67 [+1.97] TEST: 255:65535 [ OK ] # 29.67 [+0.00] INFO: Expected ratio 257.00 Measured ratio 271.68 # 40.85 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.07 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.42 [+15.36] TEST: NH stats test IPv4 [ OK ] # 82.71 [+15.29] TEST: NH stats test HW IPv4 [XFAIL] # 82.72 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5096 d_nh2=0 # 98.11 [+15.39] TEST: NH stats test IPv6 [ OK ] # 113.41 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 113.41 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5082 d_nh2=0 # 113.80 [+0.39] RTNETLINK answers: No such process # 113.81 [+0.02] RTNETLINK answers: No such process # 113.92 [+0.10] RTNETLINK answers: No such file or directory # 113.93 [+0.02] RTNETLINK answers: No such file or directory # 113.95 [+0.02] RTNETLINK answers: No such file or directory # 113.96 [+0.02] RTNETLINK answers: No such file or directory # 113.98 [+0.01] RTNETLINK answers: No such file or directory # 113.99 [+0.02] 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__->