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.88 [+6.88] TEST: ping [ OK ] # 7.85 [+0.98] TEST: ping6 [ OK ] # 7.86 [+0.01] INFO: Running IPv4 multipath tests # 9.12 [+1.26] TEST: ECMP [ OK ] # 9.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.42 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 11.70 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 11.72 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.00 [+1.28] TEST: ECMP [ OK ] # 13.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.26 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 14.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 15.53 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 15.53 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 15.56 [+0.03] INFO: Running IPv6 multipath tests # 16.86 [+1.30] TEST: ECMP [ OK ] # 16.86 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.13 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.13 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.44 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 19.44 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 19.48 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.78 [+1.29] TEST: 65535:65535 [ OK ] # 20.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.03 [+1.26] TEST: 128:512 [ OK ] # 22.04 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 23.87 [+1.84] TEST: 255:65535 [ OK ] # 23.88 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.86 # 23.89 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.15 [+1.26] TEST: 65535:65535 [ OK ] # 25.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.40 [+1.25] TEST: 128:512 [ OK ] # 26.40 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 28.26 [+1.86] TEST: 255:65535 [ OK ] # 28.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.04 # 39.39 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.52 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.68 [+15.15] TEST: NH stats test IPv4 [ OK ] # 80.76 [+15.08] TEST: NH stats test HW IPv4 [XFAIL] # 80.77 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4984 d_nh2=0 # 95.90 [+15.13] TEST: NH stats test IPv6 [ OK ] # 110.95 [+15.06] TEST: NH stats test HW IPv6 [XFAIL] # 110.96 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4892 d_nh2=0 # 111.20 [+0.24] RTNETLINK answers: No such process # 111.21 [+0.01] RTNETLINK answers: No such process # 111.27 [+0.06] RTNETLINK answers: No such file or directory # 111.28 [+0.01] RTNETLINK answers: No such file or directory # 111.29 [+0.01] RTNETLINK answers: No such file or directory # 111.30 [+0.01] RTNETLINK answers: No such file or directory # 111.31 [+0.01] RTNETLINK answers: No such file or directory # 111.32 [+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__->