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.79 [+7.79] TEST: ping [ OK ] # 8.79 [+1.00] TEST: ping6 [ OK ] # 8.80 [+0.01] INFO: Running IPv4 multipath tests # 10.12 [+1.32] TEST: ECMP [ OK ] # 10.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.46 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.46 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 12.81 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.81 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 12.84 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.20 [+1.36] TEST: ECMP [ OK ] # 14.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.59 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 16.99 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 16.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 17.05 [+0.05] INFO: Running IPv6 multipath tests # 18.36 [+1.31] TEST: ECMP [ OK ] # 18.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.73 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.74 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 21.08 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 21.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 21.14 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.47 [+1.33] TEST: 65535:65535 [ OK ] # 22.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.80 [+1.33] TEST: 128:512 [ OK ] # 23.81 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 25.98 [+2.18] TEST: 255:65535 [ OK ] # 25.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.84 # 26.02 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.34 [+1.32] TEST: 65535:65535 [ OK ] # 27.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.67 [+1.33] TEST: 128:512 [ OK ] # 28.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.58 [+1.91] TEST: 255:65535 [ OK ] # 30.59 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.38 # 41.79 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 53.03 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 68.41 [+15.38] TEST: NH stats test IPv4 [ OK ] # 83.65 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 83.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5015 d_nh2=0 # 98.96 [+15.30] TEST: NH stats test IPv6 [ OK ] # 114.31 [+15.36] TEST: NH stats test HW IPv6 [XFAIL] # 114.32 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5131 d_nh2=0 # 114.64 [+0.33] RTNETLINK answers: No such process # 114.66 [+0.02] RTNETLINK answers: No such process # 114.77 [+0.11] RTNETLINK answers: No such file or directory # 114.78 [+0.02] RTNETLINK answers: No such file or directory # 114.80 [+0.01] RTNETLINK answers: No such file or directory # 114.81 [+0.02] RTNETLINK answers: No such file or directory # 114.83 [+0.01] RTNETLINK answers: No such file or directory # 114.84 [+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__->