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 # 6.88 [+6.88] TEST: ping [ OK ] # 7.87 [+0.98] TEST: ping6 [ OK ] # 7.88 [+0.01] INFO: Running IPv4 multipath tests # 9.14 [+1.26] TEST: ECMP [ OK ] # 9.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.45 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 11.73 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 11.74 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.02 [+1.28] TEST: ECMP [ OK ] # 13.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.30 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.31 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.56 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.57 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 15.60 [+0.03] INFO: Running IPv6 multipath tests # 16.82 [+1.22] TEST: ECMP [ OK ] # 16.82 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.06 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 18.07 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 19.30 [+1.23] TEST: Weighted MP 11:45 [ OK ] # 19.30 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 19.34 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.58 [+1.24] TEST: 65535:65535 [ OK ] # 20.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.84 [+1.26] TEST: 128:512 [ OK ] # 21.84 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 23.61 [+1.78] TEST: 255:65535 [ OK ] # 23.62 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.60 # 23.63 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 24.88 [+1.25] TEST: 65535:65535 [ OK ] # 24.88 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.14 [+1.25] TEST: 128:512 [ OK ] # 26.14 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 27.99 [+1.85] TEST: 255:65535 [ OK ] # 27.99 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.81 # 39.12 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 50.24 [+11.12] TEST: IPv6 blackhole ping [ OK ] # 65.46 [+15.21] TEST: NH stats test IPv4 [ OK ] # 80.59 [+15.13] TEST: NH stats test HW IPv4 [XFAIL] # 80.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5063 d_nh2=0 # 95.75 [+15.17] TEST: NH stats test IPv6 [ OK ] # 110.92 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 110.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4966 d_nh2=0 # 111.19 [+0.27] RTNETLINK answers: No such process # 111.20 [+0.01] RTNETLINK answers: No such process # 111.27 [+0.07] RTNETLINK answers: No such file or directory # 111.28 [+0.01] RTNETLINK answers: No such file or directory # 111.29 [+0.01] RTNETLINK answers: No such file or directory # 111.30 [+0.01] RTNETLINK answers: No such file or directory # 111.30 [+0.01] RTNETLINK answers: No such file or directory # 111.31 [+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__->