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.12 [+7.12] TEST: ping [ OK ] # 8.10 [+0.98] TEST: ping6 [ OK ] # 8.11 [+0.01] INFO: Running IPv4 multipath tests # 9.41 [+1.29] TEST: ECMP [ OK ] # 9.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.69 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 11.99 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 11.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.01 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.33 [+1.31] TEST: ECMP [ OK ] # 13.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.67 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 14.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.95 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 15.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 15.99 [+0.04] INFO: Running IPv6 multipath tests # 17.30 [+1.31] TEST: ECMP [ OK ] # 17.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.59 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.85 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.86 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 19.90 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.19 [+1.29] TEST: 65535:65535 [ OK ] # 21.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.47 [+1.28] TEST: 128:512 [ OK ] # 22.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 24.37 [+1.90] TEST: 255:65535 [ OK ] # 24.37 [+0.00] INFO: Expected ratio 257.00 Measured ratio 243.53 # 24.39 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.71 [+1.32] TEST: 65535:65535 [ OK ] # 25.71 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.98 [+1.27] TEST: 128:512 [ OK ] # 26.99 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 28.83 [+1.84] TEST: 255:65535 [ OK ] # 28.83 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 40.05 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 51.29 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 66.76 [+15.47] TEST: NH stats test IPv4 [ OK ] # 82.31 [+15.55] TEST: NH stats test HW IPv4 [XFAIL] # 82.32 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4945 d_nh2=0 # 97.89 [+15.58] TEST: NH stats test IPv6 [ OK ] # 113.35 [+15.46] TEST: NH stats test HW IPv6 [XFAIL] # 113.35 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4887 d_nh2=0 # 113.59 [+0.24] RTNETLINK answers: No such process # 113.60 [+0.01] RTNETLINK answers: No such process # 113.65 [+0.05] RTNETLINK answers: No such file or directory # 113.66 [+0.01] RTNETLINK answers: No such file or directory # 113.67 [+0.01] RTNETLINK answers: No such file or directory # 113.68 [+0.01] RTNETLINK answers: No such file or directory # 113.69 [+0.01] RTNETLINK answers: No such file or directory # 113.70 [+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__->