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.40 [+7.40] TEST: ping [ OK ] # 8.38 [+0.98] TEST: ping6 [ OK ] # 8.39 [+0.01] INFO: Running IPv4 multipath tests # 9.70 [+1.30] TEST: ECMP [ OK ] # 9.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.11 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 11.12 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.41 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.41 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.43 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.87 [+1.44] TEST: ECMP [ OK ] # 13.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.28 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 15.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.63 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.71 [+0.07] INFO: Running IPv6 multipath tests # 18.12 [+1.42] TEST: ECMP [ OK ] # 18.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.47 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.75 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.96 # 20.81 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.17 [+1.36] TEST: 65535:65535 [ OK ] # 22.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.46 [+1.28] TEST: 128:512 [ OK ] # 23.46 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.66 [+2.19] TEST: 255:65535 [ OK ] # 25.66 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 25.68 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.02 [+1.34] TEST: 65535:65535 [ OK ] # 27.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.43 [+1.41] TEST: 128:512 [ OK ] # 28.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.87 # 30.46 [+2.02] TEST: 255:65535 [ OK ] # 30.46 [+0.00] INFO: Expected ratio 257.00 Measured ratio 264.68 # 41.69 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.92 [+11.23] TEST: IPv6 blackhole ping [ OK ] # 68.47 [+15.55] TEST: NH stats test IPv4 [ OK ] # 83.80 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4995 d_nh2=0 # 98.95 [+15.14] TEST: NH stats test IPv6 [ OK ] # 114.17 [+15.22] TEST: NH stats test HW IPv6 [XFAIL] # 114.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5044 d_nh2=0 # 114.61 [+0.43] RTNETLINK answers: No such process # 114.63 [+0.02] RTNETLINK answers: No such process # 114.74 [+0.11] RTNETLINK answers: No such file or directory # 114.76 [+0.02] RTNETLINK answers: No such file or directory # 114.77 [+0.02] RTNETLINK answers: No such file or directory # 114.79 [+0.02] RTNETLINK answers: No such file or directory # 114.81 [+0.02] RTNETLINK answers: No such file or directory # 114.83 [+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__->