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.84 [+7.84] TEST: ping [ OK ] # 8.83 [+0.99] TEST: ping6 [ OK ] # 8.84 [+0.01] INFO: Running IPv4 multipath tests # 10.24 [+1.40] TEST: ECMP [ OK ] # 10.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.63 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.95 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 12.98 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.29 [+1.31] TEST: ECMP [ OK ] # 14.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.63 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 17.03 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 17.03 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 17.08 [+0.05] INFO: Running IPv6 multipath tests # 18.37 [+1.29] TEST: ECMP [ OK ] # 18.37 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.72 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 19.72 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 21.12 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 21.12 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 21.18 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.50 [+1.32] TEST: 65535:65535 [ OK ] # 22.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.90 [+1.40] TEST: 128:512 [ OK ] # 23.91 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.81 [+1.90] TEST: 255:65535 [ OK ] # 25.81 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 25.84 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.17 [+1.33] TEST: 65535:65535 [ OK ] # 27.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.53 [+1.35] TEST: 128:512 [ OK ] # 28.53 [+0.01] INFO: Expected ratio 4.00 Measured ratio 3.97 # 30.36 [+1.83] TEST: 255:65535 [ OK ] # 30.36 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.32 # 41.56 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.75 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 68.15 [+15.40] TEST: NH stats test IPv4 [ OK ] # 83.52 [+15.37] TEST: NH stats test HW IPv4 [XFAIL] # 83.53 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4911 d_nh2=0 # 98.94 [+15.41] TEST: NH stats test IPv6 [ OK ] # 114.25 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 114.25 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4969 d_nh2=0 # 114.58 [+0.33] RTNETLINK answers: No such process # 114.60 [+0.02] RTNETLINK answers: No such process # 114.69 [+0.09] RTNETLINK answers: No such file or directory # 114.71 [+0.01] RTNETLINK answers: No such file or directory # 114.72 [+0.02] RTNETLINK answers: No such file or directory # 114.74 [+0.02] RTNETLINK answers: No such file or directory # 114.76 [+0.02] RTNETLINK answers: No such file or directory # 114.77 [+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__->