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.83 [+7.83] TEST: ping [ OK ] # 8.82 [+0.99] TEST: ping6 [ OK ] # 8.82 [+0.00] INFO: Running IPv4 multipath tests # 10.15 [+1.33] TEST: ECMP [ OK ] # 10.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.51 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.89 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.89 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.92 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.31 [+1.39] TEST: ECMP [ OK ] # 14.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.72 [+1.41] TEST: Weighted MP 2:1 [ OK ] # 15.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 17.09 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 17.10 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 17.14 [+0.05] INFO: Running IPv6 multipath tests # 18.42 [+1.28] TEST: ECMP [ OK ] # 18.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.73 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.08 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 21.08 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 21.13 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.50 [+1.37] TEST: 65535:65535 [ OK ] # 22.50 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.88 [+1.38] TEST: 128:512 [ OK ] # 23.88 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.87 [+1.99] TEST: 255:65535 [ OK ] # 25.87 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 25.90 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.20 [+1.30] TEST: 65535:65535 [ OK ] # 27.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.59 [+1.38] TEST: 128:512 [ OK ] # 28.59 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 30.78 [+2.19] TEST: 255:65535 [ OK ] # 30.79 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 42.00 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 53.20 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 69.68 [+16.48] TEST: NH stats test IPv4 [ OK ] # 85.02 [+15.34] TEST: NH stats test HW IPv4 [XFAIL] # 85.02 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5027 d_nh2=0 # 100.44 [+15.42] TEST: NH stats test IPv6 [ OK ] # 115.82 [+15.37] TEST: NH stats test HW IPv6 [XFAIL] # 115.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5040 d_nh2=0 # 116.20 [+0.39] RTNETLINK answers: No such process # 116.22 [+0.01] RTNETLINK answers: No such process # 116.32 [+0.10] RTNETLINK answers: No such file or directory # 116.33 [+0.01] RTNETLINK answers: No such file or directory # 116.35 [+0.02] RTNETLINK answers: No such file or directory # 116.37 [+0.02] RTNETLINK answers: No such file or directory # 116.39 [+0.02] RTNETLINK answers: No such file or directory # 116.40 [+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__->