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.24 [+0.98] TEST: ping6 [ OK ] # 8.25 [+0.01] INFO: Running IPv4 multipath tests # 9.55 [+1.30] TEST: ECMP [ OK ] # 9.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.88 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 10.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.21 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.21 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 12.23 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.53 [+1.31] TEST: ECMP [ OK ] # 13.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 14.82 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.83 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.13 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.13 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 16.17 [+0.04] INFO: Running IPv6 multipath tests # 17.43 [+1.26] TEST: ECMP [ OK ] # 17.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.70 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.70 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.00 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 20.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 20.04 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.31 [+1.27] TEST: 65535:65535 [ OK ] # 21.32 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 22.69 [+1.37] TEST: 128:512 [ OK ] # 22.69 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.11 # 24.70 [+2.01] TEST: 255:65535 [ OK ] # 24.70 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.21 # 24.71 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.98 [+1.27] TEST: 65535:65535 [ OK ] # 25.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.27 [+1.29] TEST: 128:512 [ OK ] # 27.27 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 29.22 [+1.94] TEST: 255:65535 [ OK ] # 29.22 [+0.00] INFO: Expected ratio 257.00 Measured ratio 284.76 # 40.38 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 51.53 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 66.77 [+15.24] TEST: NH stats test IPv4 [ OK ] # 81.94 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 81.94 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4881 d_nh2=0 # 97.27 [+15.33] TEST: NH stats test IPv6 [ OK ] # 112.59 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 112.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 112.85 [+0.25] RTNETLINK answers: No such process # 112.86 [+0.01] RTNETLINK answers: No such process # 112.93 [+0.07] RTNETLINK answers: No such file or directory # 112.94 [+0.01] RTNETLINK answers: No such file or directory # 112.95 [+0.01] RTNETLINK answers: No such file or directory # 112.96 [+0.01] RTNETLINK answers: No such file or directory # 112.97 [+0.01] RTNETLINK answers: No such file or directory # 112.98 [+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__->