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.27 [+7.27] TEST: ping [ OK ] # 8.26 [+0.99] TEST: ping6 [ OK ] # 8.27 [+0.01] INFO: Running IPv4 multipath tests # 9.59 [+1.32] TEST: ECMP [ OK ] # 9.60 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.91 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.91 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.22 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.22 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.24 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.56 [+1.32] TEST: ECMP [ OK ] # 13.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.88 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 14.88 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.21 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.21 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.25 [+0.04] INFO: Running IPv6 multipath tests # 17.53 [+1.28] TEST: ECMP [ OK ] # 17.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.83 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 18.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.16 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 20.16 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 20.21 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.57 [+1.36] TEST: 65535:65535 [ OK ] # 21.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.91 [+1.34] TEST: 128:512 [ OK ] # 22.92 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 25.05 [+2.14] TEST: 255:65535 [ OK ] # 25.06 [+0.00] INFO: Expected ratio 257.00 Measured ratio 264.68 # 25.08 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.36 [+1.28] TEST: 65535:65535 [ OK ] # 26.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.71 [+1.35] TEST: 128:512 [ OK ] # 27.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 29.72 [+2.01] TEST: 255:65535 [ OK ] # 29.73 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.25 # 40.89 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.07 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.42 [+15.35] TEST: NH stats test IPv4 [ OK ] # 82.68 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 82.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5005 d_nh2=0 # 97.90 [+15.22] TEST: NH stats test IPv6 [ OK ] # 113.17 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 113.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4951 d_nh2=0 # 113.42 [+0.25] RTNETLINK answers: No such process # 113.43 [+0.01] RTNETLINK answers: No such process # 113.50 [+0.07] RTNETLINK answers: No such file or directory # 113.51 [+0.01] RTNETLINK answers: No such file or directory # 113.52 [+0.01] RTNETLINK answers: No such file or directory # 113.54 [+0.01] RTNETLINK answers: No such file or directory # 113.55 [+0.01] RTNETLINK answers: No such file or directory # 113.56 [+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__->