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 # 8.15 [+8.15] TEST: ping [ OK ] # 9.14 [+0.99] TEST: ping6 [ OK ] # 9.15 [+0.01] INFO: Running IPv4 multipath tests # 10.43 [+1.28] TEST: ECMP [ OK ] # 10.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.70 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 11.70 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.97 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 12.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.98 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.28 [+1.30] TEST: ECMP [ OK ] # 14.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.59 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.89 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.89 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.93 [+0.03] INFO: Running IPv6 multipath tests # 18.22 [+1.30] TEST: ECMP [ OK ] # 18.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.51 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.83 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.87 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.16 [+1.28] TEST: 65535:65535 [ OK ] # 22.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.42 [+1.26] TEST: 128:512 [ OK ] # 23.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.25 [+1.82] TEST: 255:65535 [ OK ] # 25.25 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.32 # 25.26 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.51 [+1.25] TEST: 65535:65535 [ OK ] # 26.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.76 [+1.25] TEST: 128:512 [ OK ] # 27.76 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 29.56 [+1.80] TEST: 255:65535 [ OK ] # 29.56 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 40.71 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.88 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 67.06 [+15.19] TEST: NH stats test IPv4 [ OK ] # 82.21 [+15.15] TEST: NH stats test HW IPv4 [XFAIL] # 82.21 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4964 d_nh2=0 # 97.44 [+15.22] TEST: NH stats test IPv6 [ OK ] # 112.62 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 112.63 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5017 d_nh2=0 # 112.89 [+0.27] RTNETLINK answers: No such process # 112.91 [+0.01] RTNETLINK answers: No such process # 112.98 [+0.07] RTNETLINK answers: No such file or directory # 112.99 [+0.01] RTNETLINK answers: No such file or directory # 113.00 [+0.01] RTNETLINK answers: No such file or directory # 113.01 [+0.01] RTNETLINK answers: No such file or directory # 113.02 [+0.01] RTNETLINK answers: No such file or directory # 113.03 [+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__->