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.87 [+6.87] TEST: ping                                                          [ OK ]
# 7.85 [+0.98] TEST: ping6                                                         [ OK ]
# 7.85 [+0.01] INFO: Running IPv4 multipath tests
# 9.09 [+1.23] TEST: ECMP                                                          [ OK ]
# 9.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 10.35 [+1.27] TEST: Weighted MP 2:1                                               [ OK ]
# 10.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01
# 11.76 [+1.40] TEST: Weighted MP 11:45                                             [ OK ]
# 11.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07
# 11.80 [+0.04] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops
# 13.33 [+1.53] TEST: ECMP                                                          [ OK ]
# 13.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 14.71 [+1.38] TEST: Weighted MP 2:1                                               [ OK ]
# 14.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01
# 15.98 [+1.27] TEST: Weighted MP 11:45                                             [ OK ]
# 15.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07
# 16.01 [+0.03] INFO: Running IPv6 multipath tests
# 17.23 [+1.21] TEST: ECMP                                                          [ OK ]
# 17.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 18.47 [+1.24] TEST: Weighted MP 2:1                                               [ OK ]
# 18.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98
# 19.85 [+1.38] TEST: Weighted MP 11:45                                             [ OK ]
# 19.86 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.27
# 19.89 [+0.03] INFO: Running 16-bit IPv4 multipath tests
# 21.10 [+1.21] TEST: 65535:65535                                                   [ OK ]
# 21.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 22.34 [+1.24] TEST: 128:512                                                       [ OK ]
# 22.34 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99
# 24.12 [+1.78] TEST: 255:65535                                                     [ OK ]
# 24.12 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.68
# 24.13 [+0.01] INFO: Running 16-bit IPv6 multipath tests
# 25.34 [+1.21] TEST: 65535:65535                                                   [ OK ]
# 25.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 26.57 [+1.22] TEST: 128:512                                                       [ OK ]
# 26.57 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.18
# 28.32 [+1.75] TEST: 255:65535                                                     [ OK ]
# 28.32 [+0.00] INFO: Expected ratio 257.00 Measured ratio 235.87
# 39.43 [+11.11] TEST: IPv4 blackhole ping                                           [ OK ]
# 50.53 [+11.10] TEST: IPv6 blackhole ping                                           [ OK ]
# 65.54 [+15.01] TEST: NH stats test IPv4                                            [ OK ]
# 80.62 [+15.08] TEST: NH stats test HW IPv4                                         [XFAIL]
# 80.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4971 d_nh2=0
# 95.63 [+15.01] TEST: NH stats test IPv6                                            [ OK ]
# 110.58 [+14.95] TEST: NH stats test HW IPv6                                         [XFAIL]
# 110.58 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5098 d_nh2=0
# 110.81 [+0.22] RTNETLINK answers: No such process
# 110.81 [+0.01] RTNETLINK answers: No such process
# 110.87 [+0.05] RTNETLINK answers: No such file or directory
# 110.87 [+0.01] RTNETLINK answers: No such file or directory
# 110.88 [+0.01] RTNETLINK answers: No such file or directory
# 110.89 [+0.01] RTNETLINK answers: No such file or directory
# 110.90 [+0.01] RTNETLINK answers: No such file or directory
# 110.91 [+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__->