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.33 [+7.33] TEST: ping [ OK ] # 8.31 [+0.98] TEST: ping6 [ OK ] # 8.31 [+0.00] INFO: Running IPv4 multipath tests # 9.60 [+1.29] TEST: ECMP [ OK ] # 9.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.89 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.16 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 12.17 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 12.18 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.48 [+1.29] TEST: ECMP [ OK ] # 13.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.84 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 14.84 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.14 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.15 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 16.19 [+0.05] INFO: Running IPv6 multipath tests # 17.44 [+1.25] TEST: ECMP [ OK ] # 17.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.70 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.00 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 20.04 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.30 [+1.26] TEST: 65535:65535 [ OK ] # 21.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.60 [+1.30] TEST: 128:512 [ OK ] # 22.60 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 24.38 [+1.78] TEST: 255:65535 [ OK ] # 24.38 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.45 # 24.41 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.66 [+1.26] TEST: 65535:65535 [ OK ] # 25.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.94 [+1.28] TEST: 128:512 [ OK ] # 26.94 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 28.73 [+1.79] TEST: 255:65535 [ OK ] # 28.73 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.60 # 39.87 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.06 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.24 [+15.18] TEST: NH stats test IPv4 [ OK ] # 81.38 [+15.14] TEST: NH stats test HW IPv4 [XFAIL] # 81.38 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5056 d_nh2=0 # 96.63 [+15.24] TEST: NH stats test IPv6 [ OK ] # 111.76 [+15.13] TEST: NH stats test HW IPv6 [XFAIL] # 111.76 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4949 d_nh2=0 # 112.08 [+0.32] RTNETLINK answers: No such process # 112.09 [+0.01] RTNETLINK answers: No such process # 112.17 [+0.08] RTNETLINK answers: No such file or directory # 112.18 [+0.01] RTNETLINK answers: No such file or directory # 112.20 [+0.01] RTNETLINK answers: No such file or directory # 112.21 [+0.01] RTNETLINK answers: No such file or directory # 112.22 [+0.01] RTNETLINK answers: No such file or directory # 112.23 [+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__->