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 14400
# selftests: net/forwarding: router_mpath_nh.sh
# 7.59 [+7.59] TEST: ping                                                          [ OK ]
# 8.59 [+0.99] TEST: ping6                                                         [ OK ]
# 8.59 [+0.00] INFO: Running IPv4 multipath tests
# 9.96 [+1.37] TEST: ECMP                                                          [ OK ]
# 9.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 11.37 [+1.41] TEST: Weighted MP 2:1                                               [ OK ]
# 11.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95
# 12.76 [+1.38] TEST: Weighted MP 11:45                                             [ OK ]
# 12.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11
# 12.79 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops
# 14.13 [+1.34] TEST: ECMP                                                          [ OK ]
# 14.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 15.47 [+1.34] TEST: Weighted MP 2:1                                               [ OK ]
# 15.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95
# 16.87 [+1.40] TEST: Weighted MP 11:45                                             [ OK ]
# 16.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11
# 16.93 [+0.06] INFO: Running IPv6 multipath tests
# 18.26 [+1.32] TEST: ECMP                                                          [ OK ]
# 18.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 19.58 [+1.32] TEST: Weighted MP 2:1                                               [ OK ]
# 19.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03
# 20.91 [+1.33] TEST: Weighted MP 11:45                                             [ OK ]
# 20.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07
# 20.96 [+0.06] INFO: Running 16-bit IPv4 multipath tests
# 22.35 [+1.38] TEST: 65535:65535                                                   [ OK ]
# 22.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 23.71 [+1.36] TEST: 128:512                                                       [ OK ]
# 23.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01
# 25.67 [+1.96] TEST: 255:65535                                                     [ OK ]
# 25.67 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.05
# 25.70 [+0.02] INFO: Running 16-bit IPv6 multipath tests
# 26.99 [+1.30] TEST: 65535:65535                                                   [ OK ]
# 27.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 28.32 [+1.32] TEST: 128:512                                                       [ OK ]
# 28.32 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97
# 30.25 [+1.93] TEST: 255:65535                                                     [ OK ]
# 30.25 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.23
# 41.47 [+11.21] TEST: IPv4 blackhole ping                                           [ OK ]
# 52.66 [+11.19] TEST: IPv6 blackhole ping                                           [ OK ]
# 68.04 [+15.39] TEST: NH stats test IPv4                                            [ OK ]
# 83.43 [+15.38] TEST: NH stats test HW IPv4                                         [XFAIL]
# 83.43 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4933 d_nh2=0
# 98.80 [+15.37] TEST: NH stats test IPv6                                            [ OK ]
# 116.41 [+17.61] TEST: NH stats test HW IPv6                                         [XFAIL]
# 116.41 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5002 d_nh2=0
# 116.84 [+0.43] RTNETLINK answers: No such process
# 116.86 [+0.02] RTNETLINK answers: No such process
# 116.99 [+0.12] RTNETLINK answers: No such file or directory
# 117.01 [+0.02] RTNETLINK answers: No such file or directory
# 117.03 [+0.02] RTNETLINK answers: No such file or directory
# 117.04 [+0.02] RTNETLINK answers: No such file or directory
# 117.06 [+0.02] RTNETLINK answers: No such file or directory
# 117.08 [+0.02] 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__->