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.17 [+7.17] TEST: ping [ OK ] # 8.15 [+0.98] TEST: ping6 [ OK ] # 8.16 [+0.01] INFO: Running IPv4 multipath tests # 9.42 [+1.26] TEST: ECMP [ OK ] # 9.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.69 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 11.94 [+1.24] TEST: Weighted MP 11:45 [ OK ] # 11.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 11.95 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.28 [+1.33] TEST: ECMP [ OK ] # 13.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.58 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 14.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 15.87 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 15.90 [+0.03] INFO: Running IPv6 multipath tests # 17.13 [+1.23] TEST: ECMP [ OK ] # 17.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.39 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 18.39 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 19.65 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 19.69 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.94 [+1.25] TEST: 65535:65535 [ OK ] # 20.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.19 [+1.25] TEST: 128:512 [ OK ] # 22.20 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 23.98 [+1.79] TEST: 255:65535 [ OK ] # 23.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.40 # 24.00 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.23 [+1.23] TEST: 65535:65535 [ OK ] # 25.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.49 [+1.26] TEST: 128:512 [ OK ] # 26.49 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 28.30 [+1.81] TEST: 255:65535 [ OK ] # 28.30 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.62 # 39.42 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 50.55 [+11.13] TEST: IPv6 blackhole ping [ OK ] # 65.71 [+15.17] TEST: NH stats test IPv4 [ OK ] # 80.81 [+15.10] TEST: NH stats test HW IPv4 [XFAIL] # 80.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4933 d_nh2=0 # 95.91 [+15.10] TEST: NH stats test IPv6 [ OK ] # 110.98 [+15.07] TEST: NH stats test HW IPv6 [XFAIL] # 110.98 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5008 d_nh2=0 # 111.21 [+0.23] RTNETLINK answers: No such process # 111.22 [+0.01] RTNETLINK answers: No such process # 111.28 [+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__->