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.46 [+7.46] TEST: ping                                                          [ OK ]
# 8.44 [+0.98] TEST: ping6                                                         [ OK ]
# 8.45 [+0.00] INFO: Running IPv4 multipath tests
# 9.74 [+1.29] TEST: ECMP                                                          [ OK ]
# 9.74 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 11.09 [+1.35] TEST: Weighted MP 2:1                                               [ OK ]
# 11.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01
# 12.39 [+1.30] TEST: Weighted MP 11:45                                             [ OK ]
# 12.40 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11
# 12.41 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops
# 13.70 [+1.29] TEST: ECMP                                                          [ OK ]
# 13.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 15.01 [+1.31] TEST: Weighted MP 2:1                                               [ OK ]
# 15.02 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01
# 16.32 [+1.30] TEST: Weighted MP 11:45                                             [ OK ]
# 16.32 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11
# 16.37 [+0.05] INFO: Running IPv6 multipath tests
# 17.66 [+1.29] TEST: ECMP                                                          [ OK ]
# 17.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 18.95 [+1.30] TEST: Weighted MP 2:1                                               [ OK ]
# 18.96 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01
# 20.30 [+1.34] TEST: Weighted MP 11:45                                             [ OK ]
# 20.30 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07
# 20.35 [+0.05] INFO: Running 16-bit IPv4 multipath tests
# 21.63 [+1.28] TEST: 65535:65535                                                   [ OK ]
# 21.63 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 22.93 [+1.30] TEST: 128:512                                                       [ OK ]
# 22.94 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00
# 24.69 [+1.75] TEST: 255:65535                                                     [ OK ]
# 24.69 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.05
# 24.71 [+0.02] INFO: Running 16-bit IPv6 multipath tests
# 26.02 [+1.32] TEST: 65535:65535                                                   [ OK ]
# 26.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 27.36 [+1.33] TEST: 128:512                                                       [ OK ]
# 27.36 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97
# 29.18 [+1.82] TEST: 255:65535                                                     [ OK ]
# 29.18 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.00
# 40.37 [+11.19] TEST: IPv4 blackhole ping                                           [ OK ]
# 51.56 [+11.19] TEST: IPv6 blackhole ping                                           [ OK ]
# 66.93 [+15.37] TEST: NH stats test IPv4                                            [ OK ]
# 82.15 [+15.22] TEST: NH stats test HW IPv4                                         [XFAIL]
# 82.15 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5081 d_nh2=0
# 97.39 [+15.24] TEST: NH stats test IPv6                                            [ OK ]
# 112.71 [+15.31] TEST: NH stats test HW IPv6                                         [XFAIL]
# 112.71 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4990 d_nh2=0
# 113.05 [+0.34] RTNETLINK answers: No such process
# 113.06 [+0.02] RTNETLINK answers: No such process
# 113.16 [+0.10] RTNETLINK answers: No such file or directory
# 113.18 [+0.01] RTNETLINK answers: No such file or directory
# 113.19 [+0.02] RTNETLINK answers: No such file or directory
# 113.20 [+0.01] RTNETLINK answers: No such file or directory
# 113.22 [+0.02] RTNETLINK answers: No such file or directory
# 113.23 [+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'
[?2004hxx__-> echo $?
0
xx__->