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.09 [+7.09] TEST: ping [ OK ] # 8.08 [+0.98] TEST: ping6 [ OK ] # 8.08 [+0.01] INFO: Running IPv4 multipath tests # 9.36 [+1.28] TEST: ECMP [ OK ] # 9.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.68 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 10.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 11.96 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 11.98 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.29 [+1.31] TEST: ECMP [ OK ] # 13.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 14.63 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 14.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 15.93 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 15.96 [+0.03] INFO: Running IPv6 multipath tests # 17.26 [+1.30] TEST: ECMP [ OK ] # 17.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.55 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 18.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 19.91 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 19.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 20.00 [+0.09] INFO: Running 16-bit IPv4 multipath tests # 21.38 [+1.38] TEST: 65535:65535 [ OK ] # 21.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.73 [+1.34] TEST: 128:512 [ OK ] # 22.73 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 24.77 [+2.04] TEST: 255:65535 [ OK ] # 24.77 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.92 # 24.79 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.21 [+1.42] TEST: 65535:65535 [ OK ] # 26.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.61 [+1.40] TEST: 128:512 [ OK ] # 27.61 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 29.69 [+2.08] TEST: 255:65535 [ OK ] # 29.69 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.09 # 40.92 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.06 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 67.45 [+15.39] TEST: NH stats test IPv4 [ OK ] # 82.86 [+15.41] TEST: NH stats test HW IPv4 [XFAIL] # 82.86 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5025 d_nh2=0 # 98.38 [+15.51] TEST: NH stats test IPv6 [ OK ] # 113.77 [+15.40] TEST: NH stats test HW IPv6 [XFAIL] # 113.78 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4972 d_nh2=0 # 114.02 [+0.25] RTNETLINK answers: No such process # 114.04 [+0.01] RTNETLINK answers: No such process # 114.11 [+0.07] RTNETLINK answers: No such file or directory # 114.12 [+0.01] RTNETLINK answers: No such file or directory # 114.13 [+0.01] RTNETLINK answers: No such file or directory # 114.14 [+0.01] RTNETLINK answers: No such file or directory # 114.15 [+0.01] RTNETLINK answers: No such file or directory # 114.16 [+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__->