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.57 [+0.57] 
# 0.57 [+0.00] Basic functional tests
# 0.57 [+0.00] ----------------------
# 0.58 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.59 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.60 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.61 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.62 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.63 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 0.65 [+0.02] TEST: Nexthop with device that is linkdown                          [ OK ]
# 0.67 [+0.01] TEST: Nexthop with device only                                      [ OK ]
# 0.68 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 0.69 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 0.69 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 0.71 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 0.74 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 0.74 [+0.01] TEST: Create group                                                  [ OK ]
# 0.75 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 0.76 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 0.78 [+0.02] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 0.79 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 0.80 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 0.81 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 0.82 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 0.82 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 0.90 [+0.08] TEST: Test proto flush                                              [ OK ]
# 0.91 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 2.56 [+1.65] TEST: Large scale nexthop flushing                                  [ OK ]
# 3.27 [+0.71] 
# 3.27 [+0.00] Basic resilient nexthop group functional tests
# 3.27 [+0.00] ----------------------------------------------
# 3.29 [+0.02] TEST: Add a nexthop group with default parameters                   [ OK ]
# 3.31 [+0.02] TEST: Get a nexthop group with default parameters                   [ OK ]
# 3.34 [+0.03] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 3.35 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 3.36 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 3.37 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 3.38 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 3.38 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 3.39 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 3.40 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 3.41 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 3.42 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 3.43 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 3.44 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 3.45 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 3.46 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 3.51 [+0.06] TEST: Dump all nexthop buckets                                      [ OK ]
# 3.52 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 3.64 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 3.65 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 3.66 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 3.67 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 3.68 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 3.70 [+0.02] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 3.71 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 3.72 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 3.74 [+0.02] TEST: Maximum nexthop ID dump                                       [ OK ]
# 3.75 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 3.75 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 3.76 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 3.77 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 3.82 [+0.05] TEST: Initial bucket allocation                                     [ OK ]
# 3.85 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 3.88 [+0.03] TEST: Buckets migrated after idle timer change                      [ OK ]
# 4.59 [+0.71] 
# 4.59 [+0.00] IPv4 functional
# 4.59 [+0.00] ----------------------
# 4.60 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 4.61 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 4.63 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 4.65 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 4.66 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 4.66 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 4.71 [+0.04] TEST: Nexthops removed on admin down                                [ OK ]
# 4.75 [+0.05] TEST: Delete nexthop route warning                                  [ OK ]
# 4.79 [+0.04] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 4.82 [+0.02] TEST: Delete route when specifying only nexthop device              [ OK ]
# 4.83 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 4.84 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 5.53 [+0.70] 
# 5.53 [+0.00] IPv4 groups functional
# 5.54 [+0.00] ----------------------
# 5.55 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 5.56 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 5.58 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 5.63 [+0.06] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 5.66 [+0.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 5.68 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 5.71 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 5.72 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 5.84 [+0.11] TEST: Multiple groups with same nexthop                             [ OK ]
# 5.87 [+0.03] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 5.88 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 5.90 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 5.91 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 6.59 [+0.68] 
# 6.59 [+0.00] IPv4 resilient groups functional
# 6.59 [+0.00] --------------------------------
# 6.64 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 6.65 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 6.68 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 6.69 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 6.74 [+0.05] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 6.75 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 6.77 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 6.78 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 7.54 [+0.75] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 7.57 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 7.59 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 7.61 [+0.02] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 8.32 [+0.71] 
# 8.32 [+0.00] IPv4 functional runtime
# 8.32 [+0.00] -----------------------
# 8.33 [+0.02] TEST: Route add                                                     [ OK ]
# 8.35 [+0.02] TEST: Route delete                                                  [ OK ]
# 8.37 [+0.02] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 8.39 [+0.02] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 8.41 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 8.44 [+0.03] TEST: Basic ping                                                    [ OK ]
# 8.48 [+0.04] TEST: Ping - multipath                                              [ OK ]
# 8.52 [+0.05] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 8.57 [+0.05] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 8.62 [+0.05] TEST: Ping - blackhole                                              [ OK ]
# 8.64 [+0.02] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 8.66 [+0.02] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 8.70 [+0.04] TEST: Ping - group with blackhole                                   [ OK ]
# 8.72 [+0.02] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 8.74 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 8.76 [+0.02] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 8.81 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 8.85 [+0.04] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 8.87 [+0.02] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 8.89 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 8.93 [+0.04] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 8.95 [+0.02] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 8.96 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 8.97 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 8.98 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 9.68 [+0.69] 
# 9.68 [+0.00] IPv4 large groups (x32)
# 9.68 [+0.00] ---------------------
# 11.91 [+2.24] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 12.59 [+0.67] 
# 12.59 [+0.00] IPv4 large resilient group (128k buckets)
# 12.59 [+0.00] -----------------------------------------
# 12.62 [+0.03] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 13.30 [+0.68] 
# 13.30 [+0.00] IPv4 nexthop api compat mode
# 13.30 [+0.00] ----------------------------
# 13.32 [+0.02] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 13.57 [+0.25] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 13.58 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 13.82 [+0.24] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 13.84 [+0.01] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 14.07 [+0.24] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 14.08 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 14.31 [+0.23] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 14.54 [+0.23] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 14.56 [+0.01] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 15.21 [+0.65] 
# 15.21 [+0.00] IPv4 fdb groups functional
# 15.21 [+0.00] --------------------------
# 15.25 [+0.04] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 15.26 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 15.29 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 15.31 [+0.02] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 15.32 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 15.33 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 15.34 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 15.35 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 15.38 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 15.39 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 15.39 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 15.40 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 15.42 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 15.43 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 15.44 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 16.14 [+0.70] 
# 16.14 [+0.00] IPv4 multipath selection
# 16.14 [+0.00] ------------------------
# 16.25 [+0.11] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 16.28 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 16.95 [+0.68] 
# 16.95 [+0.00] IPv4 runtime torture
# 16.95 [+0.00] --------------------
# 317.00 [+300.05] TEST: IPv4 torture test                                             [ OK ]
# 318.00 [+0.99] 
# 318.00 [+0.00] IPv4 runtime resilient nexthop group torture
# 318.00 [+0.00] --------------------------------------------
# 618.08 [+300.08] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 618.88 [+0.79] 
# 618.88 [+0.00] IPv6
# 618.88 [+0.00] ----------------------
# 618.89 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 618.90 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 618.93 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 618.95 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 618.96 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 618.97 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 619.02 [+0.05] TEST: Nexthops removed on admin down                                [ OK ]
# 619.82 [+0.80] 
# 619.82 [+0.00] IPv6 groups functional
# 619.82 [+0.00] ----------------------
# 619.84 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 619.85 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 619.88 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 619.95 [+0.08] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 619.99 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 620.02 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 620.05 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 620.07 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 620.21 [+0.14] TEST: Multiple groups with same nexthop                             [ OK ]
# 620.24 [+0.04] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 620.26 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 620.27 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 620.28 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 620.59 [+0.31] TEST: Nexthop group replace refcounts                               [ OK ]
# 620.68 [+0.09] TEST: 16-bit weights                                                [ OK ]
# 621.48 [+0.80] 
# 621.48 [+0.00] IPv6 resilient groups functional
# 621.48 [+0.00] --------------------------------
# 621.54 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 621.55 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 621.58 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 621.59 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 621.65 [+0.06] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 621.66 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 621.69 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 621.70 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 621.79 [+0.09] TEST: 16-bit weights                                                [ OK ]
# 622.66 [+0.87] 
# 622.66 [+0.00] IPv6 functional runtime
# 622.66 [+0.00] -----------------------
# 622.68 [+0.02] TEST: Route add                                                     [ OK ]
# 622.70 [+0.01] TEST: Route delete                                                  [ OK ]
# 622.73 [+0.03] TEST: Ping with nexthop                                             [ OK ]
# 622.78 [+0.05] TEST: Ping - multipath                                              [ OK ]
# 622.82 [+0.04] TEST: Ping - blackhole                                              [ OK ]
# 622.85 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 622.88 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 622.94 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 622.97 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 622.99 [+0.02] TEST: IPv6 route with device only nexthop                           [ OK ]
# 623.03 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 623.07 [+0.04] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 623.09 [+0.02] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 623.12 [+0.02] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 623.17 [+0.05] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 623.19 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 623.22 [+0.02] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 623.27 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 623.30 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 623.32 [+0.02] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 623.36 [+0.05] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 623.39 [+0.02] TEST: IPv6 route with invalid metric                                [ OK ]
# 623.52 [+0.13] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 623.54 [+0.03] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 624.37 [+0.83] 
# 624.37 [+0.00] IPv6 large groups (x32)
# 624.37 [+0.00] ---------------------
# 627.82 [+3.44] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 628.60 [+0.78] 
# 628.60 [+0.00] IPv6 large resilient group (128k buckets)
# 628.60 [+0.00] -----------------------------------------
# 628.64 [+0.04] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 629.42 [+0.78] 
# 629.42 [+0.00] IPv6 nexthop api compat mode test
# 629.42 [+0.00] --------------------------------
# 629.45 [+0.03] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 629.71 [+0.27] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 629.73 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 629.98 [+0.25] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 629.99 [+0.02] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 630.27 [+0.28] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 630.29 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 630.53 [+0.25] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 630.78 [+0.24] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 630.79 [+0.02] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 631.60 [+0.81] 
# 631.60 [+0.00] IPv6 fdb groups functional
# 631.60 [+0.00] --------------------------
# 631.65 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 631.68 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 631.71 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 631.75 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 631.76 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 631.77 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 631.78 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 631.79 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 631.82 [+0.02] TEST: Fdb mac add with nexthop group                                [ OK ]
# 631.83 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 631.84 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 631.85 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 631.87 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 631.89 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 631.90 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 632.70 [+0.81] 
# 632.70 [+0.00] IPv6 multipath selection
# 632.70 [+0.00] ------------------------
# 632.99 [+0.28] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 633.02 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 633.83 [+0.80] 
# 633.83 [+0.00] IPv6 runtime torture
# 633.83 [+0.00] --------------------
# 933.89 [+300.06] TEST: IPv6 torture test                                             [ OK ]
# 934.74 [+0.86] 
# 934.74 [+0.00] IPv6 runtime resilient nexthop group torture
# 934.75 [+0.00] --------------------------------------------
# 1234.82 [+300.08] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1234.85 [+0.03] 
# 1234.85 [+0.00] Tests passed: 238
# 1234.85 [+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__->