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.99 [+6.99] TEST: ping                                                          [ OK ]
# 7.97 [+0.98] TEST: ping6                                                         [ OK ]
# 7.98 [+0.01] INFO: Running IPv4 multipath tests
# 9.29 [+1.31] TEST: ECMP                                                          [ OK ]
# 9.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 10.60 [+1.31] TEST: Weighted MP 2:1                                               [ OK ]
# 10.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00
# 11.92 [+1.32] TEST: Weighted MP 11:45                                             [ OK ]
# 11.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10
# 11.94 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops
# 13.22 [+1.29] TEST: ECMP                                                          [ OK ]
# 13.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 14.52 [+1.29] TEST: Weighted MP 2:1                                               [ OK ]
# 14.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00
# 15.80 [+1.29] TEST: Weighted MP 11:45                                             [ OK ]
# 15.81 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10
# 15.84 [+0.04] INFO: Running IPv6 multipath tests
# 17.11 [+1.26] TEST: ECMP                                                          [ OK ]
# 17.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 18.37 [+1.26] TEST: Weighted MP 2:1                                               [ OK ]
# 18.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97
# 19.63 [+1.26] TEST: Weighted MP 11:45                                             [ OK ]
# 19.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06
# 19.67 [+0.04] INFO: Running 16-bit IPv4 multipath tests
# 20.95 [+1.28] TEST: 65535:65535                                                   [ OK ]
# 20.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 22.24 [+1.28] TEST: 128:512                                                       [ OK ]
# 22.24 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02
# 24.06 [+1.82] TEST: 255:65535                                                     [ OK ]
# 24.06 [+0.00] INFO: Expected ratio 257.00 Measured ratio 271.30
# 24.08 [+0.02] INFO: Running 16-bit IPv6 multipath tests
# 25.65 [+1.57] TEST: 65535:65535                                                   [ OK ]
# 25.65 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 27.39 [+1.75] TEST: 128:512                                                       [ OK ]
# 27.40 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97
# 29.89 [+2.49] TEST: 255:65535                                                     [ OK ]
# 29.89 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99
# 41.16 [+11.27] TEST: IPv4 blackhole ping                                           [ OK ]
# 52.33 [+11.17] TEST: IPv6 blackhole ping                                           [ OK ]
# 67.63 [+15.31] TEST: NH stats test IPv4                                            [ OK ]
# 82.87 [+15.23] TEST: NH stats test HW IPv4                                         [XFAIL]
# 82.87 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4991 d_nh2=0
# 98.12 [+15.25] TEST: NH stats test IPv6                                            [ OK ]
# 113.40 [+15.28] TEST: NH stats test HW IPv6                                         [XFAIL]
# 113.40 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5085 d_nh2=0
# 113.67 [+0.27] RTNETLINK answers: No such process
# 113.68 [+0.01] RTNETLINK answers: No such process
# 113.75 [+0.07] RTNETLINK answers: No such file or directory
# 113.75 [+0.01] RTNETLINK answers: No such file or directory
# 113.76 [+0.01] RTNETLINK answers: No such file or directory
# 113.77 [+0.01] RTNETLINK answers: No such file or directory
# 113.78 [+0.01] RTNETLINK answers: No such file or directory
# 113.79 [+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__->