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.67 [+7.67] TEST: ping [ OK ] # 8.67 [+1.00] TEST: ping6 [ OK ] # 8.67 [+0.00] INFO: Running IPv4 multipath tests # 9.97 [+1.30] TEST: ECMP [ OK ] # 9.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.35 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.35 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.68 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 12.70 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.05 [+1.34] TEST: ECMP [ OK ] # 14.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.40 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.75 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 16.80 [+0.05] INFO: Running IPv6 multipath tests # 18.09 [+1.29] TEST: ECMP [ OK ] # 18.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.41 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.72 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 20.77 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 23.09 [+2.32] TEST: 65535:65535 [ OK ] # 23.13 [+0.04] INFO: Expected ratio 1.00 Measured ratio .99 # 25.24 [+2.11] TEST: 128:512 [ OK ] # 25.25 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 27.73 [+2.49] TEST: 255:65535 [ OK ] # 27.74 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.09 # 27.79 [+0.05] INFO: Running 16-bit IPv6 multipath tests # 29.26 [+1.47] TEST: 65535:65535 [ OK ] # 29.27 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00 # 30.71 [+1.44] TEST: 128:512 [ OK ] # 30.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 32.61 [+1.90] TEST: 255:65535 [ OK ] # 32.61 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 43.83 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 55.03 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 70.52 [+15.49] TEST: NH stats test IPv4 [ OK ] # 85.91 [+15.39] TEST: NH stats test HW IPv4 [XFAIL] # 85.91 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5019 d_nh2=0 # 101.30 [+15.38] TEST: NH stats test IPv6 [ OK ] # 116.63 [+15.33] TEST: NH stats test HW IPv6 [XFAIL] # 116.63 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4957 d_nh2=0 # 116.95 [+0.32] RTNETLINK answers: No such process # 116.97 [+0.01] RTNETLINK answers: No such process # 117.06 [+0.09] RTNETLINK answers: No such file or directory # 117.08 [+0.02] RTNETLINK answers: No such file or directory # 117.09 [+0.01] RTNETLINK answers: No such file or directory # 117.11 [+0.02] RTNETLINK answers: No such file or directory # 117.12 [+0.01] RTNETLINK answers: No such file or directory # 117.14 [+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__->