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.27 [+7.27] TEST: ping [ OK ] # 8.26 [+0.99] TEST: ping6 [ OK ] # 8.26 [+0.00] INFO: Running IPv4 multipath tests # 9.56 [+1.30] TEST: ECMP [ OK ] # 9.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.85 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.85 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.16 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.16 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.18 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.55 [+1.37] TEST: ECMP [ OK ] # 13.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.86 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 14.86 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.15 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.15 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 16.19 [+0.04] INFO: Running IPv6 multipath tests # 17.51 [+1.31] TEST: ECMP [ OK ] # 17.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.85 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 18.86 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.12 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 20.12 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.22 # 20.17 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.43 [+1.26] TEST: 65535:65535 [ OK ] # 21.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.72 [+1.29] TEST: 128:512 [ OK ] # 22.72 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 24.57 [+1.84] TEST: 255:65535 [ OK ] # 24.57 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.21 # 24.59 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.86 [+1.27] TEST: 65535:65535 [ OK ] # 25.86 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.15 [+1.29] TEST: 128:512 [ OK ] # 27.15 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.12 # 29.00 [+1.85] TEST: 255:65535 [ OK ] # 29.01 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.60 # 40.19 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 51.40 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 66.67 [+15.26] TEST: NH stats test IPv4 [ OK ] # 81.95 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 81.95 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4979 d_nh2=0 # 97.40 [+15.45] TEST: NH stats test IPv6 [ OK ] # 112.68 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 112.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5001 d_nh2=0 # 113.01 [+0.32] RTNETLINK answers: No such process # 113.02 [+0.01] RTNETLINK answers: No such process # 113.13 [+0.11] RTNETLINK answers: No such file or directory # 113.14 [+0.02] RTNETLINK answers: No such file or directory # 113.16 [+0.02] RTNETLINK answers: No such file or directory # 113.18 [+0.02] RTNETLINK answers: No such file or directory # 113.19 [+0.02] RTNETLINK answers: No such file or directory # 113.21 [+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__->