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.78 [+7.78] TEST: ping [ OK ] # 9.04 [+1.26] TEST: ping6 [ OK ] # 9.06 [+0.02] INFO: Running IPv4 multipath tests # 10.57 [+1.51] TEST: ECMP [ OK ] # 10.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 11.99 [+1.41] TEST: Weighted MP 2:1 [ OK ] # 11.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 13.34 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 13.34 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 13.37 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.70 [+1.33] TEST: ECMP [ OK ] # 14.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 16.02 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 16.02 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 17.33 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 17.33 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 17.37 [+0.04] INFO: Running IPv6 multipath tests # 18.63 [+1.26] TEST: ECMP [ OK ] # 18.64 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.91 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.92 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 21.20 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 21.20 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 21.25 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.53 [+1.28] TEST: 65535:65535 [ OK ] # 22.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 23.85 [+1.32] TEST: 128:512 [ OK ] # 23.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 25.64 [+1.78] TEST: 255:65535 [ OK ] # 25.64 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.49 # 25.65 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.91 [+1.26] TEST: 65535:65535 [ OK ] # 26.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.20 [+1.29] TEST: 128:512 [ OK ] # 28.20 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 30.28 [+2.08] TEST: 255:65535 [ OK ] # 30.28 [+0.00] INFO: Expected ratio 257.00 Measured ratio 239.05 # 41.44 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 52.60 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 67.82 [+15.22] TEST: NH stats test IPv4 [ OK ] # 83.02 [+15.19] TEST: NH stats test HW IPv4 [XFAIL] # 83.02 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4995 d_nh2=0 # 98.23 [+15.21] TEST: NH stats test IPv6 [ OK ] # 113.42 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 113.42 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4941 d_nh2=0 # 113.66 [+0.24] RTNETLINK answers: No such process # 113.67 [+0.01] RTNETLINK answers: No such process # 113.74 [+0.07] RTNETLINK answers: No such file or directory # 113.75 [+0.01] RTNETLINK answers: No such file or directory # 113.76 [+0.01] RTNETLINK answers: No such file or directory # 113.78 [+0.01] RTNETLINK answers: No such file or directory # 113.79 [+0.01] RTNETLINK answers: No such file or directory # 113.80 [+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__->