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 # 6.91 [+6.91] TEST: ping [ OK ] # 7.90 [+0.98] TEST: ping6 [ OK ] # 7.91 [+0.01] INFO: Running IPv4 multipath tests # 9.16 [+1.26] TEST: ECMP [ OK ] # 9.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.44 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.74 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 11.76 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.04 [+1.28] TEST: ECMP [ OK ] # 13.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.40 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 14.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.66 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.66 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 15.70 [+0.04] INFO: Running IPv6 multipath tests # 16.93 [+1.23] TEST: ECMP [ OK ] # 16.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 18.20 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.46 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.46 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 19.50 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.77 [+1.28] TEST: 65535:65535 [ OK ] # 20.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.04 [+1.27] TEST: 128:512 [ OK ] # 22.05 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 23.88 [+1.84] TEST: 255:65535 [ OK ] # 23.88 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.55 # 23.90 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.16 [+1.26] TEST: 65535:65535 [ OK ] # 25.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 26.42 [+1.26] TEST: 128:512 [ OK ] # 26.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 28.21 [+1.79] TEST: 255:65535 [ OK ] # 28.21 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.74 # 39.37 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 50.53 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 65.78 [+15.25] TEST: NH stats test IPv4 [ OK ] # 82.01 [+16.23] TEST: NH stats test HW IPv4 [XFAIL] # 82.01 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5063 d_nh2=0 # 97.37 [+15.35] TEST: NH stats test IPv6 [ OK ] # 112.57 [+15.21] TEST: NH stats test HW IPv6 [XFAIL] # 112.57 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5014 d_nh2=0 # 112.84 [+0.27] RTNETLINK answers: No such process # 112.85 [+0.01] RTNETLINK answers: No such process # 112.91 [+0.06] RTNETLINK answers: No such file or directory # 112.92 [+0.01] RTNETLINK answers: No such file or directory # 112.94 [+0.01] RTNETLINK answers: No such file or directory # 112.95 [+0.01] RTNETLINK answers: No such file or directory # 112.96 [+0.01] RTNETLINK answers: No such file or directory # 112.97 [+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__->