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.49 [+7.49] TEST: ping                                                          [ OK ]
# 8.49 [+1.00] TEST: ping6                                                         [ OK ]
# 8.50 [+0.01] INFO: Running IPv4 multipath tests
# 9.80 [+1.30] TEST: ECMP                                                          [ OK ]
# 9.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 11.18 [+1.38] TEST: Weighted MP 2:1                                               [ OK ]
# 11.18 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98
# 12.55 [+1.37] TEST: Weighted MP 11:45                                             [ OK ]
# 12.55 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14
# 12.57 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops
# 13.92 [+1.35] TEST: ECMP                                                          [ OK ]
# 13.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 15.29 [+1.37] TEST: Weighted MP 2:1                                               [ OK ]
# 15.29 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98
# 16.64 [+1.35] TEST: Weighted MP 11:45                                             [ OK ]
# 16.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14
# 16.69 [+0.05] INFO: Running IPv6 multipath tests
# 17.99 [+1.30] TEST: ECMP                                                          [ OK ]
# 17.99 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 19.36 [+1.37] TEST: Weighted MP 2:1                                               [ OK ]
# 19.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96
# 20.67 [+1.31] TEST: Weighted MP 11:45                                             [ OK ]
# 20.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18
# 20.73 [+0.06] INFO: Running 16-bit IPv4 multipath tests
# 22.07 [+1.35] TEST: 65535:65535                                                   [ OK ]
# 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98
# 23.43 [+1.36] TEST: 128:512                                                       [ OK ]
# 23.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05
# 25.39 [+1.96] TEST: 255:65535                                                     [ OK ]
# 25.40 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.03
# 25.42 [+0.02] INFO: Running 16-bit IPv6 multipath tests
# 26.73 [+1.31] TEST: 65535:65535                                                   [ OK ]
# 26.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00
# 28.09 [+1.36] TEST: 128:512                                                       [ OK ]
# 28.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08
# 29.93 [+1.84] TEST: 255:65535                                                     [ OK ]
# 29.93 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67
# 41.11 [+11.17] TEST: IPv4 blackhole ping                                           [ OK ]
# 52.32 [+11.21] TEST: IPv6 blackhole ping                                           [ OK ]
# 67.75 [+15.44] TEST: NH stats test IPv4                                            [ OK ]
# 83.00 [+15.25] TEST: NH stats test HW IPv4                                         [XFAIL]
# 83.01 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4996 d_nh2=0
# 98.40 [+15.40] TEST: NH stats test IPv6                                            [ OK ]
# 113.74 [+15.34] TEST: NH stats test HW IPv6                                         [XFAIL]
# 113.75 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5050 d_nh2=0
# 114.10 [+0.36] RTNETLINK answers: No such process
# 114.12 [+0.01] RTNETLINK answers: No such process
# 114.23 [+0.11] RTNETLINK answers: No such file or directory
# 114.24 [+0.02] RTNETLINK answers: No such file or directory
# 114.26 [+0.02] RTNETLINK answers: No such file or directory
# 114.28 [+0.02] RTNETLINK answers: No such file or directory
# 114.29 [+0.02] RTNETLINK answers: No such file or directory
# 114.31 [+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__->