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.04 [+7.04] TEST: ping [ OK ] # 8.03 [+0.99] TEST: ping6 [ OK ] # 8.04 [+0.01] INFO: Running IPv4 multipath tests # 9.28 [+1.24] TEST: ECMP [ OK ] # 9.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.54 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 10.54 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 11.83 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 11.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 11.85 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.16 [+1.30] TEST: ECMP [ OK ] # 13.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.48 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 14.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 15.79 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 15.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 15.82 [+0.03] INFO: Running IPv6 multipath tests # 17.09 [+1.27] TEST: ECMP [ OK ] # 17.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.37 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.63 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 19.66 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.94 [+1.27] TEST: 65535:65535 [ OK ] # 20.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.21 [+1.27] TEST: 128:512 [ OK ] # 22.22 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 23.98 [+1.76] TEST: 255:65535 [ OK ] # 23.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 24.00 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.25 [+1.25] TEST: 65535:65535 [ OK ] # 25.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.52 [+1.27] TEST: 128:512 [ OK ] # 26.52 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.88 # 28.28 [+1.76] TEST: 255:65535 [ OK ] # 28.28 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.34 # 39.41 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.55 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.73 [+15.18] TEST: NH stats test IPv4 [ OK ] # 80.86 [+15.13] TEST: NH stats test HW IPv4 [XFAIL] # 80.86 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4984 d_nh2=0 # 96.08 [+15.21] TEST: NH stats test IPv6 [ OK ] # 111.24 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 111.24 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4964 d_nh2=0 # 111.47 [+0.23] RTNETLINK answers: No such process # 111.49 [+0.01] RTNETLINK answers: No such process # 111.56 [+0.07] RTNETLINK answers: No such file or directory # 111.57 [+0.01] RTNETLINK answers: No such file or directory # 111.59 [+0.01] RTNETLINK answers: No such file or directory # 111.60 [+0.01] RTNETLINK answers: No such file or directory # 111.61 [+0.01] RTNETLINK answers: No such file or directory # 111.62 [+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__->