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.90 [+6.90] TEST: ping [ OK ] # 7.89 [+0.98] TEST: ping6 [ OK ] # 7.89 [+0.01] INFO: Running IPv4 multipath tests # 9.19 [+1.30] TEST: ECMP [ OK ] # 9.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 10.48 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 10.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 11.75 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 11.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 11.76 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.04 [+1.27] TEST: ECMP [ OK ] # 13.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 14.33 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 15.63 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 15.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 15.66 [+0.03] INFO: Running IPv6 multipath tests # 16.91 [+1.25] TEST: ECMP [ OK ] # 16.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.20 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.21 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.46 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 19.46 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 19.50 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.79 [+1.29] TEST: 65535:65535 [ OK ] # 20.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 22.05 [+1.25] TEST: 128:512 [ OK ] # 22.05 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 23.85 [+1.80] TEST: 255:65535 [ OK ] # 23.85 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.62 # 23.87 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.12 [+1.26] TEST: 65535:65535 [ OK ] # 25.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.42 [+1.30] TEST: 128:512 [ OK ] # 26.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 28.33 [+1.90] TEST: 255:65535 [ OK ] # 28.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 39.47 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 50.61 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.81 [+15.19] TEST: NH stats test IPv4 [ OK ] # 80.94 [+15.13] TEST: NH stats test HW IPv4 [XFAIL] # 80.94 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4956 d_nh2=0 # 96.15 [+15.21] TEST: NH stats test IPv6 [ OK ] # 111.36 [+15.21] TEST: NH stats test HW IPv6 [XFAIL] # 111.37 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4981 d_nh2=0 # 111.62 [+0.25] RTNETLINK answers: No such process # 111.63 [+0.01] RTNETLINK answers: No such process # 111.70 [+0.07] RTNETLINK answers: No such file or directory # 111.71 [+0.01] RTNETLINK answers: No such file or directory # 111.72 [+0.01] RTNETLINK answers: No such file or directory # 111.74 [+0.01] RTNETLINK answers: No such file or directory # 111.75 [+0.01] RTNETLINK answers: No such file or directory # 111.76 [+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__->