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.43 [+7.43] TEST: ping [ OK ] # 8.43 [+0.99] TEST: ping6 [ OK ] # 8.44 [+0.01] INFO: Running IPv4 multipath tests # 9.73 [+1.29] TEST: ECMP [ OK ] # 9.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.09 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.09 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.43 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.44 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.45 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.75 [+1.30] TEST: ECMP [ OK ] # 13.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.06 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.06 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.35 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.36 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.39 [+0.04] INFO: Running IPv6 multipath tests # 17.67 [+1.28] TEST: ECMP [ OK ] # 17.67 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.98 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 18.98 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.27 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.28 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 20.31 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.69 [+1.37] TEST: 65535:65535 [ OK ] # 21.69 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.10 [+1.41] TEST: 128:512 [ OK ] # 23.11 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 24.99 [+1.88] TEST: 255:65535 [ OK ] # 24.99 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.89 # 25.01 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.26 [+1.25] TEST: 65535:65535 [ OK ] # 26.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.53 [+1.27] TEST: 128:512 [ OK ] # 27.54 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.13 # 29.40 [+1.87] TEST: 255:65535 [ OK ] # 29.41 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.79 # 40.55 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.71 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 66.91 [+15.20] TEST: NH stats test IPv4 [ OK ] # 82.23 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 82.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5088 d_nh2=0 # 97.61 [+15.37] TEST: NH stats test IPv6 [ OK ] # 112.97 [+15.36] TEST: NH stats test HW IPv6 [XFAIL] # 112.97 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4999 d_nh2=0 # 113.24 [+0.27] RTNETLINK answers: No such process # 113.25 [+0.01] RTNETLINK answers: No such process # 113.33 [+0.08] RTNETLINK answers: No such file or directory # 113.34 [+0.01] RTNETLINK answers: No such file or directory # 113.35 [+0.01] RTNETLINK answers: No such file or directory # 113.36 [+0.01] RTNETLINK answers: No such file or directory # 113.38 [+0.01] RTNETLINK answers: No such file or directory # 113.39 [+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__->