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.55 [+7.55] TEST: ping [ OK ] # 8.55 [+1.00] TEST: ping6 [ OK ] # 8.56 [+0.00] INFO: Running IPv4 multipath tests # 9.90 [+1.35] TEST: ECMP [ OK ] # 9.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.22 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 11.23 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.53 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.54 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 12.56 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.89 [+1.33] TEST: ECMP [ OK ] # 13.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.19 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.19 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.51 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.51 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 16.57 [+0.06] INFO: Running IPv6 multipath tests # 17.87 [+1.30] TEST: ECMP [ OK ] # 17.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.15 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.16 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.44 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 20.49 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.81 [+1.32] TEST: 65535:65535 [ OK ] # 21.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.13 [+1.31] TEST: 128:512 [ OK ] # 23.13 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 24.81 [+1.68] TEST: 255:65535 [ OK ] # 24.81 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.09 # 24.83 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.11 [+1.27] TEST: 65535:65535 [ OK ] # 26.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 27.37 [+1.26] TEST: 128:512 [ OK ] # 27.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 29.12 [+1.75] TEST: 255:65535 [ OK ] # 29.13 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.30 # 40.28 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.46 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.72 [+15.26] TEST: NH stats test IPv4 [ OK ] # 82.82 [+16.11] TEST: NH stats test HW IPv4 [XFAIL] # 82.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5052 d_nh2=0 # 98.37 [+15.55] TEST: NH stats test IPv6 [ OK ] # 113.67 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 113.67 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5003 d_nh2=0 # 114.03 [+0.35] RTNETLINK answers: No such process # 114.04 [+0.02] RTNETLINK answers: No such process # 114.16 [+0.11] RTNETLINK answers: No such file or directory # 114.17 [+0.01] RTNETLINK answers: No such file or directory # 114.19 [+0.01] RTNETLINK answers: No such file or directory # 114.20 [+0.01] RTNETLINK answers: No such file or directory # 114.22 [+0.02] RTNETLINK answers: No such file or directory # 114.23 [+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__->