make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: fib_nexthops.sh
# 8.10 [+8.10] 
# 8.10 [+0.00] Basic functional tests
# 8.10 [+0.00] ----------------------
# 8.20 [+0.10] TEST: List with nothing defined                                     [ OK ]
# 8.30 [+0.10] TEST: Nexthop get on non-existent id                                [ OK ]
# 8.41 [+0.10] TEST: Nexthop del with non-existent id                              [ OK ]
# 8.50 [+0.09] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 8.60 [+0.10] TEST: Nexthop with no device or gateway                             [ OK ]
# 8.81 [+0.21] TEST: Nexthop with down device                                      [ OK ]
# 9.10 [+0.30] TEST: Nexthop with device that is linkdown                          [ OK ]
# 9.36 [+0.25] TEST: Nexthop with device only                                      [ OK ]
# 9.47 [+0.11] TEST: Nexthop with duplicate id                                     [ OK ]
# 9.60 [+0.13] TEST: Blackhole nexthop                                             [ OK ]
# 9.73 [+0.13] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 9.96 [+0.23] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 10.33 [+0.38] TEST: Maximum nexthop ID dump                                       [ OK ]
# 10.44 [+0.11] TEST: Create group                                                  [ OK ]
# 10.54 [+0.10] TEST: Create group with blackhole nexthop                           [ OK ]
# 10.67 [+0.13] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 11.04 [+0.37] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 11.15 [+0.11] TEST: Create group with non-existent nexthop                        [ OK ]
# 11.26 [+0.11] TEST: Create group with same nexthop multiple times                 [ OK ]
# 11.36 [+0.10] TEST: Replace nexthop with nexthop group                            [ OK ]
# 11.47 [+0.11] TEST: Replace nexthop group with nexthop                            [ OK ]
# 11.56 [+0.10] TEST: Nexthop group and device                                      [ OK ]
# 12.68 [+1.12] TEST: Test proto flush                                              [ OK ]
# 12.80 [+0.11] TEST: Nexthop group and blackhole                                   [ OK ]
# 83.41 [+70.62] TEST: Large scale nexthop flushing                                  [ OK ]
# 92.66 [+9.25] 
# 92.66 [+0.00] Basic resilient nexthop group functional tests
# 92.67 [+0.00] ----------------------------------------------
# 93.01 [+0.34] TEST: Add a nexthop group with default parameters                   [ OK ]
# 93.25 [+0.24] TEST: Get a nexthop group with default parameters                   [ OK ]
# 93.61 [+0.36] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 93.72 [+0.11] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 93.83 [+0.11] TEST: Replace nexthop group parameters                              [ OK ]
# 93.99 [+0.16] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 94.09 [+0.10] TEST: Replace idle timer                                            [ OK ]
# 94.23 [+0.14] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 94.33 [+0.10] TEST: Replace unbalanced timer                                      [ OK ]
# 94.45 [+0.12] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 94.59 [+0.13] TEST: Replace with no parameters                                    [ OK ]
# 94.71 [+0.12] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 94.82 [+0.11] TEST: Replace nexthop group type - implicit                         [ OK ]
# 94.95 [+0.13] TEST: Replace nexthop group type - explicit                         [ OK ]
# 95.09 [+0.14] TEST: Replace number of nexthop buckets                             [ OK ]
# 95.22 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 95.92 [+0.70] TEST: Dump all nexthop buckets                                      [ OK ]
# 96.04 [+0.12] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 96.31 [+0.26] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 96.43 [+0.13] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 96.56 [+0.12] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 96.69 [+0.13] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 96.80 [+0.11] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 97.09 [+0.29] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 97.20 [+0.11] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 97.30 [+0.10] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 97.57 [+0.27] TEST: Maximum nexthop ID dump                                       [ OK ]
# 97.71 [+0.13] TEST: Get a valid nexthop bucket                                    [ OK ]
# 97.82 [+0.11] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 97.92 [+0.10] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 98.05 [+0.13] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 98.70 [+0.65] TEST: Initial bucket allocation                                     [ OK ]
# 99.01 [+0.31] TEST: Bucket allocation after replace                               [ OK ]
# 99.46 [+0.45] TEST: Buckets migrated after idle timer change                      [ OK ]
# 107.92 [+8.46] 
# 107.92 [+0.00] IPv4 functional
# 107.93 [+0.00] ----------------------
# 108.03 [+0.10] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 108.15 [+0.12] TEST: Get nexthop by id                                             [ OK ]
# 108.36 [+0.21] TEST: Delete nexthop by id                                          [ OK ]
# 108.59 [+0.23] TEST: Create nexthop - gw only                                      [ OK ]
# 108.70 [+0.11] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 108.84 [+0.13] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 109.38 [+0.54] TEST: Nexthops removed on admin down                                [ OK ]
# 109.98 [+0.60] TEST: Delete nexthop route warning                                  [ OK ]
# 110.47 [+0.49] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 110.77 [+0.30] TEST: Delete route when specifying only nexthop device              [ OK ]
# 110.88 [+0.11] TEST: Delete route when specifying only gateway                     [ OK ]
# 110.98 [+0.10] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 119.88 [+8.91] 
# 119.89 [+0.00] IPv4 groups functional
# 119.89 [+0.00] ----------------------
# 120.10 [+0.22] TEST: Create nexthop group with single nexthop                      [ OK ]
# 120.21 [+0.10] TEST: Get nexthop group by id                                       [ OK ]
# 120.45 [+0.24] TEST: Delete nexthop group by id                                    [ OK ]
# 121.22 [+0.77] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 121.58 [+0.36] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 121.83 [+0.25] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 122.18 [+0.35] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 122.40 [+0.22] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 123.96 [+1.56] TEST: Multiple groups with same nexthop                             [ OK ]
# 124.47 [+0.51] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 124.61 [+0.14] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 124.84 [+0.23] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 124.95 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 133.78 [+8.83] 
# 133.78 [+0.00] IPv4 resilient groups functional
# 133.79 [+0.00] --------------------------------
# 134.42 [+0.63] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 134.54 [+0.12] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 134.91 [+0.37] TEST: Nexthop group updated after replace                           [ OK ]
# 135.04 [+0.13] TEST: Nexthop buckets updated after replace                         [ OK ]
# 135.66 [+0.62] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 135.79 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 136.18 [+0.39] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 136.30 [+0.11] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 145.79 [+9.49] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 146.24 [+0.45] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 146.46 [+0.22] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 146.71 [+0.25] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 155.38 [+8.67] 
# 155.38 [+0.00] IPv4 functional runtime
# 155.38 [+0.00] -----------------------
# 155.62 [+0.23] TEST: Route add                                                     [ OK ]
# 155.85 [+0.23] TEST: Route delete                                                  [ OK ]
# 156.06 [+0.21] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 156.39 [+0.33] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 156.58 [+0.19] TEST: IPv4 route with invalid metric                                [ OK ]
# 156.99 [+0.41] TEST: Basic ping                                                    [ OK ]
# 157.59 [+0.60] TEST: Ping - multipath                                              [ OK ]
# 158.31 [+0.73] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 159.10 [+0.79] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 159.74 [+0.64] TEST: Ping - blackhole                                              [ OK ]
# 160.05 [+0.31] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 160.33 [+0.29] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 160.89 [+0.55] TEST: Ping - group with blackhole                                   [ OK ]
# 161.18 [+0.29] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 161.41 [+0.23] TEST: IPv4 route with device only nexthop                           [ OK ]
# 161.75 [+0.34] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 162.41 [+0.67] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 163.00 [+0.58] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 163.37 [+0.38] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 163.69 [+0.32] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 164.41 [+0.72] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 164.71 [+0.30] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 164.84 [+0.13] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 164.94 [+0.10] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 165.12 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 174.17 [+9.05] 
# 174.17 [+0.00] IPv4 large groups (x32)
# 174.17 [+0.00] ---------------------
# 207.30 [+33.13] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 216.51 [+9.21] 
# 216.52 [+0.00] IPv4 large resilient group (128k buckets)
# 216.52 [+0.00] -----------------------------------------
# 216.94 [+0.42] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 225.90 [+8.96] 
# 225.90 [+0.00] IPv4 nexthop api compat mode
# 225.90 [+0.00] ----------------------------
# 226.19 [+0.29] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 227.18 [+0.99] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 227.30 [+0.12] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 228.01 [+0.71] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 228.17 [+0.16] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 228.87 [+0.70] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 228.99 [+0.12] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 229.62 [+0.63] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 230.23 [+0.61] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 230.37 [+0.15] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 239.70 [+9.32] 
# 239.70 [+0.00] IPv4 fdb groups functional
# 239.70 [+0.00] --------------------------
# 240.26 [+0.56] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 240.51 [+0.25] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 240.87 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 241.19 [+0.32] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 241.32 [+0.13] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 241.45 [+0.13] TEST: Fdb Nexthop with oif                                          [ OK ]
# 241.59 [+0.14] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 241.73 [+0.14] TEST: Fdb Nexthop with encap                                        [ OK ]
# 242.16 [+0.43] TEST: Fdb mac add with nexthop group                                [ OK ]
# 242.31 [+0.15] TEST: Fdb mac add with nexthop                                      [ OK ]
# 242.44 [+0.13] TEST: Route add with fdb nexthop                                    [ OK ]
# 242.55 [+0.10] TEST: Route add with fdb nexthop group                              [ OK ]
# 242.78 [+0.23] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 242.92 [+0.14] TEST: Fdb nexthop delete                                            [ OK ]
# 243.03 [+0.11] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 252.31 [+9.28] 
# 252.31 [+0.00] IPv4 multipath selection
# 252.31 [+0.00] ------------------------
# 253.92 [+1.61] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 254.28 [+0.36] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 263.23 [+8.96] 
# 263.24 [+0.00] IPv4 runtime torture
# 263.24 [+0.00] --------------------
# 563.95 [+300.72] TEST: IPv4 torture test                                             [ OK ]
# 573.02 [+9.06] 
# 573.02 [+0.00] IPv4 runtime resilient nexthop group torture
# 573.02 [+0.00] --------------------------------------------
# 873.83 [+300.81] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 882.29 [+8.46] 
# 882.29 [+0.00] IPv6
# 882.29 [+0.00] ----------------------
# 882.38 [+0.09] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 882.49 [+0.11] TEST: Get nexthop by id                                             [ OK ]
# 882.72 [+0.23] TEST: Delete nexthop by id                                          [ OK ]
# 882.92 [+0.20] TEST: Create nexthop - gw only                                      [ OK ]
# 883.01 [+0.09] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 883.11 [+0.10] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 883.64 [+0.52] TEST: Nexthops removed on admin down                                [ OK ]
# 891.71 [+8.07] 
# 891.71 [+0.00] IPv6 groups functional
# 891.71 [+0.00] ----------------------
# 891.93 [+0.22] TEST: Create nexthop group with single nexthop                      [ OK ]
# 892.03 [+0.10] TEST: Get nexthop group by id                                       [ OK ]
# 892.24 [+0.22] TEST: Delete nexthop group by id                                    [ OK ]
# 893.10 [+0.85] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 893.42 [+0.32] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 893.62 [+0.20] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 893.95 [+0.33] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 894.17 [+0.22] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 895.59 [+1.42] TEST: Multiple groups with same nexthop                             [ OK ]
# 896.02 [+0.43] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 896.12 [+0.10] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 896.33 [+0.21] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 896.43 [+0.10] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 899.19 [+2.77] TEST: Nexthop group replace refcounts                               [ OK ]
# 900.05 [+0.85] TEST: 16-bit weights                                                [ OK ]
# 907.90 [+7.85] 
# 907.90 [+0.00] IPv6 resilient groups functional
# 907.90 [+0.00] --------------------------------
# 908.53 [+0.63] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 908.63 [+0.10] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 908.93 [+0.30] TEST: Nexthop group updated after replace                           [ OK ]
# 909.05 [+0.12] TEST: Nexthop buckets updated after replace                         [ OK ]
# 909.66 [+0.61] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 909.76 [+0.10] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 910.06 [+0.31] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 910.19 [+0.12] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 911.13 [+0.94] TEST: 16-bit weights                                                [ OK ]
# 919.28 [+8.15] 
# 919.28 [+0.00] IPv6 functional runtime
# 919.28 [+0.00] -----------------------
# 919.49 [+0.21] TEST: Route add                                                     [ OK ]
# 919.59 [+0.10] TEST: Route delete                                                  [ OK ]
# 919.86 [+0.27] TEST: Ping with nexthop                                             [ OK ]
# 920.31 [+0.45] TEST: Ping - multipath                                              [ OK ]
# 920.70 [+0.39] TEST: Ping - blackhole                                              [ OK ]
# 920.95 [+0.25] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 921.19 [+0.25] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 921.72 [+0.52] TEST: Ping - group with blackhole                                   [ OK ]
# 921.99 [+0.27] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 922.19 [+0.20] TEST: IPv6 route with device only nexthop                           [ OK ]
# 922.55 [+0.36] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 923.05 [+0.50] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 923.24 [+0.19] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 923.44 [+0.20] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 923.99 [+0.55] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 924.18 [+0.19] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 924.42 [+0.24] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 924.99 [+0.57] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 925.20 [+0.22] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 925.45 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 925.84 [+0.40] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 926.03 [+0.19] TEST: IPv6 route with invalid metric                                [ OK ]
# 927.32 [+1.28] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 927.59 [+0.28] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 935.61 [+8.01] 
# 935.61 [+0.00] IPv6 large groups (x32)
# 935.61 [+0.00] ---------------------
# 964.40 [+28.79] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 972.50 [+8.10] 
# 972.50 [+0.00] IPv6 large resilient group (128k buckets)
# 972.50 [+0.00] -----------------------------------------
# 972.92 [+0.42] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 980.90 [+7.98] 
# 980.90 [+0.00] IPv6 nexthop api compat mode test
# 980.90 [+0.00] --------------------------------
# 981.17 [+0.27] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 982.01 [+0.85] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 982.11 [+0.10] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 982.78 [+0.67] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 982.92 [+0.14] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 983.92 [+1.00] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 984.07 [+0.15] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 984.74 [+0.67] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 985.29 [+0.55] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 985.42 [+0.13] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 993.33 [+7.91] 
# 993.33 [+0.00] IPv6 fdb groups functional
# 993.33 [+0.00] --------------------------
# 993.81 [+0.48] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 994.00 [+0.19] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 994.31 [+0.31] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 994.62 [+0.31] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 994.72 [+0.10] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 994.81 [+0.09] TEST: Fdb Nexthop with oif                                          [ OK ]
# 994.91 [+0.10] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 995.01 [+0.10] TEST: Fdb Nexthop with encap                                        [ OK ]
# 995.21 [+0.20] TEST: Fdb mac add with nexthop group                                [ OK ]
# 995.31 [+0.09] TEST: Fdb mac add with nexthop                                      [ OK ]
# 995.40 [+0.10] TEST: Route add with fdb nexthop                                    [ OK ]
# 995.52 [+0.12] TEST: Route add with fdb nexthop group                              [ OK ]
# 995.73 [+0.21] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 995.82 [+0.09] TEST: Fdb nexthop delete                                            [ OK ]
# 995.91 [+0.09] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 1003.81 [+7.90] 
# 1003.81 [+0.00] IPv6 multipath selection
# 1003.81 [+0.00] ------------------------
# 1005.48 [+1.67] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 1005.81 [+0.33] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 1013.87 [+8.06] 
# 1013.87 [+0.00] IPv6 runtime torture
# 1013.87 [+0.00] --------------------
# 1314.54 [+300.67] TEST: IPv6 torture test                                             [ OK ]
# 1322.33 [+7.79] 
# 1322.33 [+0.00] IPv6 runtime resilient nexthop group torture
# 1322.33 [+0.00] --------------------------------------------
# 1623.06 [+300.73] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1623.32 [+0.26] 
# 1623.32 [+0.00] Tests passed: 238
# 1623.32 [+0.00] Tests failed:   0
ok 1 selftests: net: fib_nexthops.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->