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.26 [+7.26] TEST: ping [ OK ] # 8.30 [+1.04] TEST: ping6 [ OK ] # 8.31 [+0.01] INFO: Running IPv4 multipath tests # 9.63 [+1.32] TEST: ECMP [ OK ] # 9.63 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.99 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 10.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.34 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.34 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 12.35 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.70 [+1.35] TEST: ECMP [ OK ] # 13.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.14 [+1.44] TEST: Weighted MP 2:1 [ OK ] # 15.14 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.45 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 16.51 [+0.06] INFO: Running IPv6 multipath tests # 17.88 [+1.37] TEST: ECMP [ OK ] # 17.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.22 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.23 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.57 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.58 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 20.61 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.93 [+1.32] TEST: 65535:65535 [ OK ] # 21.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.39 [+1.46] TEST: 128:512 [ OK ] # 23.39 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.45 [+2.05] TEST: 255:65535 [ OK ] # 25.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 25.46 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.72 [+1.26] TEST: 65535:65535 [ OK ] # 26.72 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.08 [+1.36] TEST: 128:512 [ OK ] # 28.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.02 [+1.93] TEST: 255:65535 [ OK ] # 30.02 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 41.26 [+11.24] TEST: IPv4 blackhole ping [ OK ] # 52.50 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 68.05 [+15.56] TEST: NH stats test IPv4 [ OK ] # 83.26 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 83.26 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5010 d_nh2=0 # 98.60 [+15.34] TEST: NH stats test IPv6 [ OK ] # 114.10 [+15.49] TEST: NH stats test HW IPv6 [XFAIL] # 114.10 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5016 d_nh2=0 # 114.49 [+0.39] RTNETLINK answers: No such process # 114.50 [+0.01] RTNETLINK answers: No such process # 114.59 [+0.08] RTNETLINK answers: No such file or directory # 114.60 [+0.01] RTNETLINK answers: No such file or directory # 114.61 [+0.01] RTNETLINK answers: No such file or directory # 114.62 [+0.01] RTNETLINK answers: No such file or directory # 114.63 [+0.01] RTNETLINK answers: No such file or directory # 114.64 [+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__->