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.80 [+7.80] TEST: ping [ OK ] # 8.79 [+0.99] TEST: ping6 [ OK ] # 8.80 [+0.01] INFO: Running IPv4 multipath tests # 10.09 [+1.29] TEST: ECMP [ OK ] # 10.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.44 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.79 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 12.82 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.18 [+1.36] TEST: ECMP [ OK ] # 14.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.56 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.98 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 16.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 17.05 [+0.06] INFO: Running IPv6 multipath tests # 18.43 [+1.38] TEST: ECMP [ OK ] # 18.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.82 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 19.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.16 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 21.16 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 21.23 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.61 [+1.38] TEST: 65535:65535 [ OK ] # 22.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.97 [+1.36] TEST: 128:512 [ OK ] # 23.98 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.80 [+1.82] TEST: 255:65535 [ OK ] # 25.80 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.14 # 25.82 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.17 [+1.35] TEST: 65535:65535 [ OK ] # 27.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.53 [+1.35] TEST: 128:512 [ OK ] # 28.53 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.45 [+1.92] TEST: 255:65535 [ OK ] # 30.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 41.63 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.86 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.20 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.44 [+15.24] TEST: NH stats test HW IPv4 [XFAIL] # 83.44 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5038 d_nh2=0 # 98.81 [+15.37] TEST: NH stats test IPv6 [ OK ] # 115.12 [+16.31] TEST: NH stats test HW IPv6 [XFAIL] # 115.12 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5019 d_nh2=0 # 116.50 [+1.38] RTNETLINK answers: No such process # 116.55 [+0.05] RTNETLINK answers: No such process # 116.87 [+0.33] RTNETLINK answers: No such file or directory # 116.92 [+0.05] RTNETLINK answers: No such file or directory # 116.97 [+0.05] RTNETLINK answers: No such file or directory # 117.03 [+0.05] RTNETLINK answers: No such file or directory # 117.08 [+0.06] RTNETLINK answers: No such file or directory # 117.13 [+0.05] 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__->