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.21 [+7.21] TEST: ping [ OK ] # 8.19 [+0.98] TEST: ping6 [ OK ] # 8.20 [+0.01] INFO: Running IPv4 multipath tests # 9.49 [+1.29] TEST: ECMP [ OK ] # 9.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.86 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 10.86 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.21 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.21 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.22 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.52 [+1.30] TEST: ECMP [ OK ] # 13.52 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.81 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.81 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.12 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.12 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 16.15 [+0.03] INFO: Running IPv6 multipath tests # 17.40 [+1.25] TEST: ECMP [ OK ] # 17.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.67 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 19.93 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.97 # 19.97 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.26 [+1.29] TEST: 65535:65535 [ OK ] # 21.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.64 [+1.38] TEST: 128:512 [ OK ] # 22.66 [+0.01] INFO: Expected ratio 4.00 Measured ratio 4.00 # 24.95 [+2.29] TEST: 255:65535 [ OK ] # 24.95 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 24.99 [+0.04] INFO: Running 16-bit IPv6 multipath tests # 26.45 [+1.46] TEST: 65535:65535 [ OK ] # 26.46 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.98 [+1.52] TEST: 128:512 [ OK ] # 27.98 [+0.01] INFO: Expected ratio 4.00 Measured ratio 3.88 # 30.47 [+2.49] TEST: 255:65535 [ OK ] # 30.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.01 # 41.73 [+11.25] TEST: IPv4 blackhole ping [ OK ] # 52.89 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 68.01 [+15.13] TEST: NH stats test IPv4 [ OK ] # 83.13 [+15.12] TEST: NH stats test HW IPv4 [XFAIL] # 83.13 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5046 d_nh2=0 # 98.36 [+15.22] TEST: NH stats test IPv6 [ OK ] # 113.51 [+15.15] TEST: NH stats test HW IPv6 [XFAIL] # 113.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5023 d_nh2=0 # 113.76 [+0.25] RTNETLINK answers: No such process # 113.77 [+0.01] RTNETLINK answers: No such process # 113.84 [+0.07] RTNETLINK answers: No such file or directory # 113.85 [+0.01] RTNETLINK answers: No such file or directory # 113.86 [+0.01] RTNETLINK answers: No such file or directory # 113.87 [+0.01] RTNETLINK answers: No such file or directory # 113.88 [+0.01] RTNETLINK answers: No such file or directory # 113.89 [+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__->