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.59 [+7.59] TEST: ping [ OK ] # 8.58 [+0.99] TEST: ping6 [ OK ] # 8.58 [+0.00] INFO: Running IPv4 multipath tests # 9.91 [+1.33] TEST: ECMP [ OK ] # 9.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.27 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.64 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 12.66 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.07 [+1.41] TEST: ECMP [ OK ] # 14.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.40 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.76 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 16.82 [+0.05] INFO: Running IPv6 multipath tests # 18.10 [+1.28] TEST: ECMP [ OK ] # 18.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.43 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.75 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 20.81 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.12 [+1.31] TEST: 65535:65535 [ OK ] # 22.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.47 [+1.34] TEST: 128:512 [ OK ] # 23.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 25.36 [+1.89] TEST: 255:65535 [ OK ] # 25.36 [+0.00] INFO: Expected ratio 257.00 Measured ratio 272.06 # 25.39 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.68 [+1.29] TEST: 65535:65535 [ OK ] # 26.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.00 [+1.32] TEST: 128:512 [ OK ] # 28.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08 # 29.92 [+1.92] TEST: 255:65535 [ OK ] # 29.93 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.37 # 41.14 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.34 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.72 [+15.38] TEST: NH stats test IPv4 [ OK ] # 83.03 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 83.03 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4966 d_nh2=0 # 98.34 [+15.31] TEST: NH stats test IPv6 [ OK ] # 113.70 [+15.36] TEST: NH stats test HW IPv6 [XFAIL] # 113.71 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4927 d_nh2=0 # 114.08 [+0.37] RTNETLINK answers: No such process # 114.09 [+0.02] RTNETLINK answers: No such process # 114.20 [+0.11] RTNETLINK answers: No such file or directory # 114.22 [+0.02] RTNETLINK answers: No such file or directory # 114.24 [+0.02] RTNETLINK answers: No such file or directory # 114.25 [+0.02] RTNETLINK answers: No such file or directory # 114.27 [+0.02] RTNETLINK answers: No such file or directory # 114.29 [+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__->