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.01 [+7.01] TEST: ping [ OK ] # 7.99 [+0.98] TEST: ping6 [ OK ] # 8.00 [+0.01] INFO: Running IPv4 multipath tests # 9.29 [+1.29] TEST: ECMP [ OK ] # 9.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 10.58 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 10.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 11.85 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 11.85 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 11.86 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.16 [+1.29] TEST: ECMP [ OK ] # 13.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 14.47 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 14.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 15.74 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 15.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 15.77 [+0.03] INFO: Running IPv6 multipath tests # 17.01 [+1.24] TEST: ECMP [ OK ] # 17.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.26 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 18.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 19.50 [+1.24] TEST: Weighted MP 11:45 [ OK ] # 19.50 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.54 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.78 [+1.24] TEST: 65535:65535 [ OK ] # 20.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 22.09 [+1.31] TEST: 128:512 [ OK ] # 22.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 23.91 [+1.82] TEST: 255:65535 [ OK ] # 23.91 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 23.92 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.16 [+1.24] TEST: 65535:65535 [ OK ] # 25.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.42 [+1.26] TEST: 128:512 [ OK ] # 26.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 28.25 [+1.83] TEST: 255:65535 [ OK ] # 28.25 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.01 # 39.38 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.53 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 65.67 [+15.14] TEST: NH stats test IPv4 [ OK ] # 80.74 [+15.07] TEST: NH stats test HW IPv4 [XFAIL] # 80.74 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5056 d_nh2=0 # 95.89 [+15.14] TEST: NH stats test IPv6 [ OK ] # 110.95 [+15.07] TEST: NH stats test HW IPv6 [XFAIL] # 110.96 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4999 d_nh2=0 # 111.18 [+0.22] RTNETLINK answers: No such process # 111.19 [+0.01] RTNETLINK answers: No such process # 111.24 [+0.05] RTNETLINK answers: No such file or directory # 111.25 [+0.01] RTNETLINK answers: No such file or directory # 111.26 [+0.01] RTNETLINK answers: No such file or directory # 111.27 [+0.01] RTNETLINK answers: No such file or directory # 111.27 [+0.01] RTNETLINK answers: No such file or directory # 111.28 [+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__->