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.48 [+7.48] TEST: ping                                                          [ OK ]
# 8.46 [+0.98] TEST: ping6                                                         [ OK ]
# 8.47 [+0.00] INFO: Running IPv4 multipath tests
# 9.77 [+1.31] TEST: ECMP                                                          [ OK ]
# 9.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01
# 11.10 [+1.32] TEST: Weighted MP 2:1                                               [ OK ]
# 11.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96
# 12.40 [+1.30] TEST: Weighted MP 11:45                                             [ OK ]
# 12.40 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18
# 12.42 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops
# 13.74 [+1.31] TEST: ECMP                                                          [ OK ]
# 13.74 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01
# 15.08 [+1.34] TEST: Weighted MP 2:1                                               [ OK ]
# 15.08 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96
# 16.40 [+1.32] TEST: Weighted MP 11:45                                             [ OK ]
# 16.40 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18
# 16.46 [+0.05] INFO: Running IPv6 multipath tests
# 17.75 [+1.30] TEST: ECMP                                                          [ OK ]
# 17.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 19.15 [+1.39] TEST: Weighted MP 2:1                                               [ OK ]
# 19.15 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98
# 20.47 [+1.32] TEST: Weighted MP 11:45                                             [ OK ]
# 20.47 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05
# 20.52 [+0.05] INFO: Running 16-bit IPv4 multipath tests
# 21.84 [+1.32] TEST: 65535:65535                                                   [ OK ]
# 21.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01
# 23.21 [+1.37] TEST: 128:512                                                       [ OK ]
# 23.22 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08
# 25.15 [+1.93] TEST: 255:65535                                                     [ OK ]
# 25.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.00
# 25.18 [+0.03] INFO: Running 16-bit IPv6 multipath tests
# 26.48 [+1.30] TEST: 65535:65535                                                   [ OK ]
# 26.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99
# 27.83 [+1.35] TEST: 128:512                                                       [ OK ]
# 27.84 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94
# 29.72 [+1.88] TEST: 255:65535                                                     [ OK ]
# 29.72 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.92
# 40.94 [+11.22] TEST: IPv4 blackhole ping                                           [ OK ]
# 52.13 [+11.19] TEST: IPv6 blackhole ping                                           [ OK ]
# 67.48 [+15.35] TEST: NH stats test IPv4                                            [ OK ]
# 82.74 [+15.26] TEST: NH stats test HW IPv4                                         [XFAIL]
# 82.74 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5048 d_nh2=0
# 98.13 [+15.39] TEST: NH stats test IPv6                                            [ OK ]
# 113.52 [+15.39] TEST: NH stats test HW IPv6                                         [XFAIL]
# 113.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4951 d_nh2=0
# 113.86 [+0.34] RTNETLINK answers: No such process
# 113.88 [+0.02] RTNETLINK answers: No such process
# 113.98 [+0.10] RTNETLINK answers: No such file or directory
# 113.99 [+0.01] RTNETLINK answers: No such file or directory
# 114.01 [+0.02] RTNETLINK answers: No such file or directory
# 114.02 [+0.02] RTNETLINK answers: No such file or directory
# 114.04 [+0.01] RTNETLINK answers: No such file or directory
# 114.05 [+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__->