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.66 [+7.66] TEST: ping [ OK ] # 8.66 [+1.01] TEST: ping6 [ OK ] # 8.67 [+0.01] INFO: Running IPv4 multipath tests # 10.00 [+1.33] TEST: ECMP [ OK ] # 10.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .96 # 11.36 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 12.78 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 12.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 12.81 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.16 [+1.35] TEST: ECMP [ OK ] # 14.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .96 # 15.51 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 16.87 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 16.92 [+0.06] INFO: Running IPv6 multipath tests # 18.25 [+1.33] TEST: ECMP [ OK ] # 18.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.59 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.94 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 21.00 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.34 [+1.33] TEST: 65535:65535 [ OK ] # 22.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio .96 # 23.67 [+1.33] TEST: 128:512 [ OK ] # 23.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.89 # 25.56 [+1.88] TEST: 255:65535 [ OK ] # 25.56 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.89 # 25.58 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.92 [+1.34] TEST: 65535:65535 [ OK ] # 26.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.23 [+1.31] TEST: 128:512 [ OK ] # 28.24 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 30.02 [+1.78] TEST: 255:65535 [ OK ] # 30.02 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 41.22 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.44 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.81 [+15.37] TEST: NH stats test IPv4 [ OK ] # 83.13 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 83.13 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4977 d_nh2=0 # 98.51 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.82 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 113.83 [+0.01] Discrepancy between link and nh_stats_get_hw: d_rp13=5049 d_nh2=0 # 114.23 [+0.40] RTNETLINK answers: No such process # 114.24 [+0.02] RTNETLINK answers: No such process # 114.35 [+0.11] RTNETLINK answers: No such file or directory # 114.37 [+0.02] RTNETLINK answers: No such file or directory # 114.38 [+0.01] RTNETLINK answers: No such file or directory # 114.40 [+0.02] RTNETLINK answers: No such file or directory # 114.41 [+0.02] RTNETLINK answers: No such file or directory # 114.43 [+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__->