make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: fib_nexthops.sh
# 0.76 [+0.76] 
# 0.76 [+0.00] Basic functional tests
# 0.76 [+0.00] ----------------------
# 0.77 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.78 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.80 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.81 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.82 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.84 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 0.87 [+0.03] TEST: Nexthop with device that is linkdown                          [ OK ]
# 0.89 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 0.90 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 0.91 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 0.92 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 0.94 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 0.98 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 0.99 [+0.01] TEST: Create group                                                  [ OK ]
# 1.00 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.01 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.04 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.05 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.06 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.07 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.08 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.09 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.18 [+0.09] TEST: Test proto flush                                              [ OK ]
# 1.19 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 2.94 [+1.75] TEST: Large scale nexthop flushing                                  [ OK ]
# 3.81 [+0.87] 
# 3.81 [+0.00] Basic resilient nexthop group functional tests
# 3.81 [+0.00] ----------------------------------------------
# 3.84 [+0.03] TEST: Add a nexthop group with default parameters                   [ OK ]
# 3.86 [+0.02] TEST: Get a nexthop group with default parameters                   [ OK ]
# 3.89 [+0.03] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 3.90 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 3.92 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 3.93 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 3.94 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 3.95 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 3.96 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 3.97 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 3.99 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 4.00 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 4.01 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 4.02 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 4.03 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 4.04 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 4.10 [+0.06] TEST: Dump all nexthop buckets                                      [ OK ]
# 4.11 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 4.23 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 4.24 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 4.25 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 4.26 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 4.27 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 4.30 [+0.03] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 4.31 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 4.32 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.35 [+0.02] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.36 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.37 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.38 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.39 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 4.45 [+0.06] TEST: Initial bucket allocation                                     [ OK ]
# 4.48 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 4.52 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 5.39 [+0.87] 
# 5.39 [+0.00] IPv4 functional
# 5.39 [+0.00] ----------------------
# 5.40 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 5.41 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 5.44 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 5.45 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 5.47 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 5.48 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 5.53 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 5.59 [+0.06] TEST: Delete nexthop route warning                                  [ OK ]
# 5.64 [+0.05] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 5.67 [+0.03] TEST: Delete route when specifying only nexthop device              [ OK ]
# 5.68 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 5.69 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 6.55 [+0.86] 
# 6.55 [+0.00] IPv4 groups functional
# 6.55 [+0.00] ----------------------
# 6.57 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 6.58 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 6.61 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 6.67 [+0.07] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 6.71 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 6.73 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 6.77 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 6.79 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 6.93 [+0.14] TEST: Multiple groups with same nexthop                             [ OK ]
# 6.97 [+0.04] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 6.98 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 7.01 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 7.02 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 7.86 [+0.85] 
# 7.87 [+0.00] IPv4 resilient groups functional
# 7.87 [+0.00] --------------------------------
# 7.93 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 7.94 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 7.97 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 7.98 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 8.04 [+0.06] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 8.05 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 8.09 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 8.10 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 9.03 [+0.93] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 9.07 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 9.10 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 9.12 [+0.02] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 10.01 [+0.89] 
# 10.01 [+0.00] IPv4 functional runtime
# 10.01 [+0.00] -----------------------
# 10.03 [+0.02] TEST: Route add                                                     [ OK ]
# 10.05 [+0.02] TEST: Route delete                                                  [ OK ]
# 10.07 [+0.02] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 10.10 [+0.03] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 10.13 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 10.16 [+0.04] TEST: Basic ping                                                    [ OK ]
# 10.21 [+0.05] TEST: Ping - multipath                                              [ OK ]
# 10.27 [+0.06] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 10.34 [+0.08] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 10.40 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 10.43 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 10.46 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 10.52 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 10.55 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 10.57 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 10.60 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 10.67 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.72 [+0.05] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 10.75 [+0.03] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.78 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 10.84 [+0.06] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 10.86 [+0.03] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 10.88 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 10.89 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 10.90 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 11.83 [+0.93] 
# 11.83 [+0.00] IPv4 large groups (x32)
# 11.83 [+0.00] ---------------------
# 14.73 [+2.90] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 15.59 [+0.86] 
# 15.59 [+0.00] IPv4 large resilient group (128k buckets)
# 15.59 [+0.00] -----------------------------------------
# 15.63 [+0.04] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 16.51 [+0.87] 
# 16.51 [+0.00] IPv4 nexthop api compat mode
# 16.51 [+0.00] ----------------------------
# 16.54 [+0.03] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 16.81 [+0.27] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 16.83 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 17.08 [+0.26] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 17.10 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 17.35 [+0.25] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 17.36 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 17.60 [+0.24] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 17.84 [+0.24] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 17.86 [+0.01] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 18.67 [+0.81] 
# 18.67 [+0.00] IPv4 fdb groups functional
# 18.67 [+0.00] --------------------------
# 18.72 [+0.04] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 18.74 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 18.77 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 18.80 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 18.81 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 18.82 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 18.83 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 18.84 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 18.87 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 18.88 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 18.90 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 18.91 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 18.93 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 18.94 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 18.95 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 19.82 [+0.87] 
# 19.82 [+0.00] IPv4 multipath selection
# 19.82 [+0.00] ------------------------
# 19.97 [+0.15] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 20.00 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 20.88 [+0.88] 
# 20.88 [+0.00] IPv4 runtime torture
# 20.88 [+0.00] --------------------
# 320.94 [+300.07] TEST: IPv4 torture test                                             [ OK ]
# 321.95 [+1.00] 
# 321.95 [+0.00] IPv4 runtime resilient nexthop group torture
# 321.95 [+0.00] --------------------------------------------
# 622.04 [+300.09] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 622.82 [+0.78] 
# 622.82 [+0.00] IPv6
# 622.82 [+0.00] ----------------------
# 622.83 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 622.84 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 622.86 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 622.88 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 622.89 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 622.90 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 622.95 [+0.05] TEST: Nexthops removed on admin down                                [ OK ]
# 623.79 [+0.84] 
# 623.79 [+0.00] IPv6 groups functional
# 623.79 [+0.00] ----------------------
# 623.81 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 623.83 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 623.85 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 623.95 [+0.10] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 623.99 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 624.01 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 624.05 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 624.07 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 624.23 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 624.27 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 624.29 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 624.31 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 624.32 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 624.66 [+0.34] TEST: Nexthop group replace refcounts                               [ OK ]
# 624.77 [+0.11] TEST: 16-bit weights                                                [ OK ]
# 625.71 [+0.94] 
# 625.72 [+0.00] IPv6 resilient groups functional
# 625.72 [+0.00] --------------------------------
# 625.78 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 625.79 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 625.83 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 625.84 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 625.91 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 625.92 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 625.96 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 625.97 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 626.08 [+0.11] TEST: 16-bit weights                                                [ OK ]
# 626.98 [+0.89] 
# 626.98 [+0.00] IPv6 functional runtime
# 626.98 [+0.00] -----------------------
# 627.00 [+0.02] TEST: Route add                                                     [ OK ]
# 627.01 [+0.01] TEST: Route delete                                                  [ OK ]
# 627.04 [+0.03] TEST: Ping with nexthop                                             [ OK ]
# 627.10 [+0.06] TEST: Ping - multipath                                              [ OK ]
# 627.14 [+0.04] TEST: Ping - blackhole                                              [ OK ]
# 627.17 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 627.21 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 627.27 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 627.30 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 627.32 [+0.02] TEST: IPv6 route with device only nexthop                           [ OK ]
# 627.36 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 627.40 [+0.05] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 627.43 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 627.46 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 627.51 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 627.54 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 627.57 [+0.03] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 627.63 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 627.65 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 627.68 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 627.72 [+0.04] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 627.75 [+0.02] TEST: IPv6 route with invalid metric                                [ OK ]
# 627.89 [+0.15] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 627.92 [+0.03] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 628.87 [+0.95] 
# 628.87 [+0.00] IPv6 large groups (x32)
# 628.87 [+0.00] ---------------------
# 632.07 [+3.20] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 633.04 [+0.97] 
# 633.04 [+0.00] IPv6 large resilient group (128k buckets)
# 633.04 [+0.00] -----------------------------------------
# 633.09 [+0.05] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 634.08 [+0.98] 
# 634.08 [+0.00] IPv6 nexthop api compat mode test
# 634.08 [+0.00] --------------------------------
# 634.11 [+0.03] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 634.40 [+0.29] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 634.41 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 634.67 [+0.25] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 634.68 [+0.02] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 634.98 [+0.30] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 634.99 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 635.25 [+0.26] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 635.49 [+0.24] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 635.50 [+0.01] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 636.28 [+0.78] 
# 636.28 [+0.00] IPv6 fdb groups functional
# 636.28 [+0.00] --------------------------
# 636.32 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 636.34 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 636.37 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 636.40 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 636.41 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 636.42 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 636.43 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 636.44 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 636.46 [+0.02] TEST: Fdb mac add with nexthop group                                [ OK ]
# 636.47 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 636.48 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 636.49 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 636.51 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 636.52 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 636.53 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 637.30 [+0.77] 
# 637.30 [+0.00] IPv6 multipath selection
# 637.30 [+0.00] ------------------------
# 637.61 [+0.31] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 637.64 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 638.51 [+0.87] 
# 638.51 [+0.00] IPv6 runtime torture
# 638.51 [+0.00] --------------------
# 938.58 [+300.07] TEST: IPv6 torture test                                             [ OK ]
# 939.41 [+0.83] 
# 939.41 [+0.00] IPv6 runtime resilient nexthop group torture
# 939.42 [+0.00] --------------------------------------------
# 1239.49 [+300.07] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1239.52 [+0.03] 
# 1239.52 [+0.00] Tests passed: 238
# 1239.52 [+0.00] Tests failed:   0
ok 1 selftests: net: fib_nexthops.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->