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.60 [+7.60] TEST: ping [ OK ] # 8.61 [+1.01] TEST: ping6 [ OK ] # 8.62 [+0.01] INFO: Running IPv4 multipath tests # 9.96 [+1.34] TEST: ECMP [ OK ] # 9.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.30 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.64 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.66 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.00 [+1.34] TEST: ECMP [ OK ] # 14.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.36 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.77 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 16.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.83 [+0.06] INFO: Running IPv6 multipath tests # 18.12 [+1.29] TEST: ECMP [ OK ] # 18.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.42 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.74 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.80 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.17 [+1.38] TEST: 65535:65535 [ OK ] # 22.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.49 [+1.31] TEST: 128:512 [ OK ] # 23.49 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.58 [+2.09] TEST: 255:65535 [ OK ] # 25.58 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 25.61 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.92 [+1.31] TEST: 65535:65535 [ OK ] # 26.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.31 [+1.39] TEST: 128:512 [ OK ] # 28.31 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.22 [+1.91] TEST: 255:65535 [ OK ] # 30.22 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 41.42 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.62 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 68.03 [+15.41] TEST: NH stats test IPv4 [ OK ] # 83.28 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 83.29 [+0.01] Discrepancy between link and nh_stats_get_hw: d_rp13=4910 d_nh2=0 # 99.81 [+16.53] TEST: NH stats test IPv6 [ OK ] # 115.21 [+15.40] TEST: NH stats test HW IPv6 [XFAIL] # 115.21 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4932 d_nh2=0 # 115.55 [+0.33] RTNETLINK answers: No such process # 115.56 [+0.01] RTNETLINK answers: No such process # 115.65 [+0.09] RTNETLINK answers: No such file or directory # 115.67 [+0.01] RTNETLINK answers: No such file or directory # 115.68 [+0.01] RTNETLINK answers: No such file or directory # 115.69 [+0.01] RTNETLINK answers: No such file or directory # 115.71 [+0.01] RTNETLINK answers: No such file or directory # 115.72 [+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__->