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.62 [+7.62] TEST: ping [ OK ] # 8.62 [+1.00] TEST: ping6 [ OK ] # 8.63 [+0.01] INFO: Running IPv4 multipath tests # 9.95 [+1.32] TEST: ECMP [ OK ] # 9.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.33 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.74 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 12.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 12.76 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.12 [+1.36] TEST: ECMP [ OK ] # 14.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.47 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.82 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 16.87 [+0.05] INFO: Running IPv6 multipath tests # 18.17 [+1.30] TEST: ECMP [ OK ] # 18.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.52 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 19.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.86 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 20.86 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.92 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.30 [+1.38] TEST: 65535:65535 [ OK ] # 22.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.70 [+1.40] TEST: 128:512 [ OK ] # 23.70 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 25.86 [+2.16] TEST: 255:65535 [ OK ] # 25.87 [+0.01] INFO: Expected ratio 257.00 Measured ratio 258.71 # 25.89 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.25 [+1.35] TEST: 65535:65535 [ OK ] # 27.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.55 [+1.30] TEST: 128:512 [ OK ] # 28.55 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 30.51 [+1.96] TEST: 255:65535 [ OK ] # 30.52 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.86 # 41.71 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.93 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.27 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.66 [+15.38] TEST: NH stats test HW IPv4 [XFAIL] # 83.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5027 d_nh2=0 # 99.12 [+15.46] TEST: NH stats test IPv6 [ OK ] # 114.42 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 114.42 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4985 d_nh2=0 # 114.81 [+0.38] RTNETLINK answers: No such process # 114.83 [+0.02] RTNETLINK answers: No such process # 114.93 [+0.10] RTNETLINK answers: No such file or directory # 114.94 [+0.02] RTNETLINK answers: No such file or directory # 114.96 [+0.02] RTNETLINK answers: No such file or directory # 114.97 [+0.01] RTNETLINK answers: No such file or directory # 114.98 [+0.01] RTNETLINK answers: No such file or directory # 115.00 [+0.02] 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__->