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.89 [+7.89] TEST: ping [ OK ] # 8.89 [+1.00] TEST: ping6 [ OK ] # 8.90 [+0.01] INFO: Running IPv4 multipath tests # 10.27 [+1.37] TEST: ECMP [ OK ] # 10.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.62 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.99 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 13.02 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.40 [+1.38] TEST: ECMP [ OK ] # 14.40 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.74 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.74 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 17.10 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 17.11 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 17.16 [+0.06] INFO: Running IPv6 multipath tests # 18.51 [+1.35] TEST: ECMP [ OK ] # 18.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.84 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.84 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 21.17 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.17 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 21.22 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.55 [+1.33] TEST: 65535:65535 [ OK ] # 22.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.90 [+1.35] TEST: 128:512 [ OK ] # 23.90 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.76 [+1.85] TEST: 255:65535 [ OK ] # 25.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.03 # 25.78 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.11 [+1.33] TEST: 65535:65535 [ OK ] # 27.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.43 [+1.32] TEST: 128:512 [ OK ] # 28.44 [+0.01] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.36 [+1.93] TEST: 255:65535 [ OK ] # 30.37 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 41.57 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.78 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.17 [+15.39] TEST: NH stats test IPv4 [ OK ] # 83.50 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4938 d_nh2=0 # 98.94 [+15.44] TEST: NH stats test IPv6 [ OK ] # 114.22 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 114.22 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5003 d_nh2=0 # 114.62 [+0.40] RTNETLINK answers: No such process # 114.64 [+0.02] RTNETLINK answers: No such process # 114.75 [+0.11] RTNETLINK answers: No such file or directory # 114.76 [+0.02] RTNETLINK answers: No such file or directory # 114.77 [+0.01] RTNETLINK answers: No such file or directory # 114.79 [+0.02] RTNETLINK answers: No such file or directory # 114.80 [+0.01] RTNETLINK answers: No such file or directory # 114.82 [+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__->