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 # 8.30 [+8.30] TEST: ping [ OK ] # 9.29 [+0.99] TEST: ping6 [ OK ] # 9.30 [+0.01] INFO: Running IPv4 multipath tests # 10.62 [+1.32] TEST: ECMP [ OK ] # 10.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.96 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.96 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 13.34 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 13.35 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 13.37 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.71 [+1.34] TEST: ECMP [ OK ] # 14.71 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 16.04 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 16.05 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 17.35 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 17.35 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 17.39 [+0.04] INFO: Running IPv6 multipath tests # 18.66 [+1.27] TEST: ECMP [ OK ] # 18.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.95 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.96 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 21.26 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 21.26 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 21.31 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.62 [+1.30] TEST: 65535:65535 [ OK ] # 22.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.91 [+1.29] TEST: 128:512 [ OK ] # 23.91 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 25.98 [+2.07] TEST: 255:65535 [ OK ] # 25.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 26.00 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.29 [+1.29] TEST: 65535:65535 [ OK ] # 27.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.63 [+1.33] TEST: 128:512 [ OK ] # 28.63 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.44 [+1.81] TEST: 255:65535 [ OK ] # 30.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.02 # 41.58 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 52.74 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 68.00 [+15.25] TEST: NH stats test IPv4 [ OK ] # 83.26 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 83.26 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4919 d_nh2=0 # 98.52 [+15.26] TEST: NH stats test IPv6 [ OK ] # 113.67 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 113.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4985 d_nh2=0 # 113.95 [+0.28] RTNETLINK answers: No such process # 113.96 [+0.01] RTNETLINK answers: No such process # 114.03 [+0.07] RTNETLINK answers: No such file or directory # 114.05 [+0.01] RTNETLINK answers: No such file or directory # 114.06 [+0.01] RTNETLINK answers: No such file or directory # 114.07 [+0.01] RTNETLINK answers: No such file or directory # 114.08 [+0.01] RTNETLINK answers: No such file or directory # 114.09 [+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__->