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.95 [+6.95] TEST: ping [ OK ] # 7.94 [+0.99] TEST: ping6 [ OK ] # 7.95 [+0.01] INFO: Running IPv4 multipath tests # 9.20 [+1.26] TEST: ECMP [ OK ] # 9.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.45 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 10.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 11.70 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 11.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 11.72 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.02 [+1.30] TEST: ECMP [ OK ] # 13.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.33 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 14.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 15.61 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 15.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 15.65 [+0.03] INFO: Running IPv6 multipath tests # 16.89 [+1.24] TEST: ECMP [ OK ] # 16.90 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.18 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.18 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.44 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.44 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.48 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.75 [+1.27] TEST: 65535:65535 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.07 [+1.32] TEST: 128:512 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 23.95 [+1.87] TEST: 255:65535 [ OK ] # 23.95 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.73 # 23.96 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.20 [+1.24] TEST: 65535:65535 [ OK ] # 25.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.45 [+1.25] TEST: 128:512 [ OK ] # 26.45 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 28.24 [+1.79] TEST: 255:65535 [ OK ] # 28.25 [+0.00] INFO: Expected ratio 257.00 Measured ratio 273.97 # 39.36 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 50.51 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.57 [+15.06] TEST: NH stats test IPv4 [ OK ] # 80.64 [+15.06] TEST: NH stats test HW IPv4 [XFAIL] # 80.64 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4932 d_nh2=0 # 95.88 [+15.24] TEST: NH stats test IPv6 [ OK ] # 111.00 [+15.13] TEST: NH stats test HW IPv6 [XFAIL] # 111.01 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4923 d_nh2=0 # 111.23 [+0.22] RTNETLINK answers: No such process # 111.24 [+0.01] RTNETLINK answers: No such process # 111.30 [+0.06] 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 # 111.33 [+0.01] RTNETLINK answers: No such file or directory # 111.34 [+0.01] RTNETLINK answers: No such file or directory # 111.35 [+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__->