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 14400 # selftests: net/forwarding: router_mpath_nh.sh # 7.12 [+7.12] TEST: ping [ OK ] # 8.11 [+0.99] TEST: ping6 [ OK ] # 8.12 [+0.00] INFO: Running IPv4 multipath tests # 9.39 [+1.27] TEST: ECMP [ OK ] # 9.39 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.66 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 11.96 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 11.98 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.26 [+1.29] TEST: ECMP [ OK ] # 13.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.55 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 15.82 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 15.86 [+0.04] INFO: Running IPv6 multipath tests # 17.10 [+1.24] TEST: ECMP [ OK ] # 17.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.37 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.63 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 19.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 19.68 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.92 [+1.25] TEST: 65535:65535 [ OK ] # 20.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.20 [+1.27] TEST: 128:512 [ OK ] # 22.20 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 23.95 [+1.75] TEST: 255:65535 [ OK ] # 23.95 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 23.97 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.28 [+1.30] TEST: 65535:65535 [ OK ] # 25.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.55 [+1.27] TEST: 128:512 [ OK ] # 26.55 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 28.31 [+1.75] TEST: 255:65535 [ OK ] # 28.31 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 39.47 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 50.66 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 65.94 [+15.29] TEST: NH stats test IPv4 [ OK ] # 81.11 [+15.16] TEST: NH stats test HW IPv4 [XFAIL] # 81.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5024 d_nh2=0 # 96.49 [+15.38] TEST: NH stats test IPv6 [ OK ] # 111.81 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 111.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4985 d_nh2=0 # 112.17 [+0.36] RTNETLINK answers: No such process # 112.19 [+0.02] RTNETLINK answers: No such process # 112.30 [+0.10] RTNETLINK answers: No such file or directory # 112.31 [+0.02] RTNETLINK answers: No such file or directory # 112.33 [+0.02] RTNETLINK answers: No such file or directory # 112.34 [+0.02] RTNETLINK answers: No such file or directory # 112.36 [+0.02] RTNETLINK answers: No such file or directory # 112.38 [+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__->