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.68 [+7.68] TEST: ping [ OK ] # 8.67 [+0.99] TEST: ping6 [ OK ] # 8.68 [+0.01] INFO: Running IPv4 multipath tests # 10.00 [+1.32] TEST: ECMP [ OK ] # 10.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.37 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.71 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.75 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.13 [+1.39] TEST: ECMP [ OK ] # 14.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.47 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.78 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.84 [+0.05] INFO: Running IPv6 multipath tests # 18.14 [+1.30] TEST: ECMP [ OK ] # 18.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.48 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.82 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 20.88 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.20 [+1.31] TEST: 65535:65535 [ OK ] # 22.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.62 [+1.42] TEST: 128:512 [ OK ] # 23.62 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 25.79 [+2.16] TEST: 255:65535 [ OK ] # 25.79 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 25.82 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.14 [+1.31] TEST: 65535:65535 [ OK ] # 27.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.50 [+1.36] TEST: 128:512 [ OK ] # 28.50 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 30.35 [+1.85] TEST: 255:65535 [ OK ] # 30.35 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 41.59 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.83 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 68.21 [+15.39] TEST: NH stats test IPv4 [ OK ] # 83.48 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 83.48 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5034 d_nh2=0 # 98.89 [+15.41] TEST: NH stats test IPv6 [ OK ] # 114.20 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 114.20 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4976 d_nh2=0 # 114.59 [+0.39] RTNETLINK answers: No such process # 114.61 [+0.02] RTNETLINK answers: No such process # 114.71 [+0.11] RTNETLINK answers: No such file or directory # 114.73 [+0.02] RTNETLINK answers: No such file or directory # 114.75 [+0.02] RTNETLINK answers: No such file or directory # 114.77 [+0.02] RTNETLINK answers: No such file or directory # 114.78 [+0.02] RTNETLINK answers: No such file or directory # 114.80 [+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__->