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.81 [+7.81] TEST: ping [ OK ] # 8.80 [+0.99] TEST: ping6 [ OK ] # 8.80 [+0.00] INFO: Running IPv4 multipath tests # 10.15 [+1.34] TEST: ECMP [ OK ] # 10.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.48 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.79 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 12.82 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.13 [+1.32] TEST: ECMP [ OK ] # 14.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.45 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 15.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.76 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 16.80 [+0.04] INFO: Running IPv6 multipath tests # 18.07 [+1.27] TEST: ECMP [ OK ] # 18.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.36 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.66 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 20.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 20.72 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.07 [+1.36] TEST: 65535:65535 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.42 [+1.35] TEST: 128:512 [ OK ] # 23.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.25 [+1.83] TEST: 255:65535 [ OK ] # 25.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.95 # 25.28 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.57 [+1.29] TEST: 65535:65535 [ OK ] # 26.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.93 [+1.35] TEST: 128:512 [ OK ] # 27.93 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.19 [+2.26] TEST: 255:65535 [ OK ] # 30.19 [+0.01] INFO: Expected ratio 257.00 Measured ratio 261.14 # 41.39 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.59 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.89 [+15.31] TEST: NH stats test IPv4 [ OK ] # 84.83 [+16.94] TEST: NH stats test HW IPv4 [XFAIL] # 84.84 [+0.01] Discrepancy between link and nh_stats_get_hw: d_rp13=4992 d_nh2=0 # 100.31 [+15.47] TEST: NH stats test IPv6 [ OK ] # 115.61 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 115.61 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5002 d_nh2=0 # 115.99 [+0.37] RTNETLINK answers: No such process # 116.00 [+0.02] RTNETLINK answers: No such process # 116.11 [+0.10] RTNETLINK answers: No such file or directory # 116.12 [+0.02] RTNETLINK answers: No such file or directory # 116.14 [+0.02] RTNETLINK answers: No such file or directory # 116.15 [+0.02] RTNETLINK answers: No such file or directory # 116.17 [+0.02] RTNETLINK answers: No such file or directory # 116.18 [+0.02] 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__->