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.90 [+0.90] 
# 0.90 [+0.00] Basic functional tests
# 0.90 [+0.00] ----------------------
# 0.91 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.93 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.94 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.96 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.97 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.99 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 1.03 [+0.04] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.06 [+0.03] TEST: Nexthop with device only                                      [ OK ]
# 1.07 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.08 [+0.02] TEST: Blackhole nexthop                                             [ OK ]
# 1.10 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.12 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.17 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.18 [+0.01] TEST: Create group                                                  [ OK ]
# 1.19 [+0.02] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.21 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.24 [+0.04] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.26 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.27 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.28 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.29 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.31 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.43 [+0.12] TEST: Test proto flush                                              [ OK ]
# 1.45 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.10 [+1.66] TEST: Large scale nexthop flushing                                  [ OK ]
# 4.30 [+1.20] 
# 4.30 [+0.00] Basic resilient nexthop group functional tests
# 4.30 [+0.00] ----------------------------------------------
# 4.33 [+0.03] TEST: Add a nexthop group with default parameters                   [ OK ]
# 4.36 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 4.40 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 4.41 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 4.43 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 4.44 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 4.45 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 4.46 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 4.48 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 4.49 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 4.50 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 4.51 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 4.53 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 4.54 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 4.55 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 4.56 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 4.63 [+0.07] TEST: Dump all nexthop buckets                                      [ OK ]
# 4.64 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 4.77 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 4.78 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 4.79 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 4.80 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 4.81 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 4.85 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 4.86 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 4.87 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.90 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.91 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.93 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.94 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.95 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 5.02 [+0.07] TEST: Initial bucket allocation                                     [ OK ]
# 5.05 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 5.09 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 6.24 [+1.15] 
# 6.24 [+0.00] IPv4 functional
# 6.24 [+0.00] ----------------------
# 6.25 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 6.27 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 6.29 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 6.32 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 6.33 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 6.34 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 6.40 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 6.47 [+0.07] TEST: Delete nexthop route warning                                  [ OK ]
# 6.53 [+0.06] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 6.57 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 6.58 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 6.59 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 7.72 [+1.13] 
# 7.72 [+0.00] IPv4 groups functional
# 7.73 [+0.00] ----------------------
# 7.75 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 7.76 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 7.79 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 7.87 [+0.08] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 7.91 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 7.93 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 7.97 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 7.99 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 8.15 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 8.20 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 8.22 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 8.24 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 8.25 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 9.37 [+1.12] 
# 9.37 [+0.00] IPv4 resilient groups functional
# 9.37 [+0.00] --------------------------------
# 9.44 [+0.07] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 9.45 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 9.49 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 9.50 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 9.57 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 9.58 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 9.62 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 9.63 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 10.73 [+1.10] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.79 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.81 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 10.84 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 11.90 [+1.06] 
# 11.90 [+0.00] IPv4 functional runtime
# 11.90 [+0.00] -----------------------
# 11.92 [+0.02] TEST: Route add                                                     [ OK ]
# 11.95 [+0.03] TEST: Route delete                                                  [ OK ]
# 11.98 [+0.03] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 12.02 [+0.04] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 12.05 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 12.10 [+0.05] TEST: Basic ping                                                    [ OK ]
# 12.16 [+0.06] TEST: Ping - multipath                                              [ OK ]
# 12.23 [+0.07] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 12.32 [+0.09] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 12.39 [+0.07] TEST: Ping - blackhole                                              [ OK ]
# 12.42 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 12.45 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 12.53 [+0.07] TEST: Ping - group with blackhole                                   [ OK ]
# 12.56 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 12.58 [+0.03] TEST: IPv4 route with device only nexthop                           [ OK ]
# 12.62 [+0.04] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 12.69 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.75 [+0.06] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 12.79 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.83 [+0.04] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 12.89 [+0.07] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 12.92 [+0.03] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 12.94 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 12.95 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 12.97 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 14.16 [+1.19] 
# 14.16 [+0.00] IPv4 large groups (x32)
# 14.16 [+0.00] ---------------------
# 17.79 [+3.63] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 19.00 [+1.21] 
# 19.00 [+0.00] IPv4 large resilient group (128k buckets)
# 19.00 [+0.00] -----------------------------------------
# 19.05 [+0.05] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 20.20 [+1.15] 
# 20.20 [+0.00] IPv4 nexthop api compat mode
# 20.20 [+0.00] ----------------------------
# 20.24 [+0.04] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 20.53 [+0.29] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 20.54 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 20.80 [+0.26] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 20.83 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 21.09 [+0.26] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 21.11 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 21.35 [+0.25] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 21.60 [+0.25] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 21.63 [+0.02] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 22.76 [+1.14] 
# 22.76 [+0.00] IPv4 fdb groups functional
# 22.76 [+0.00] --------------------------
# 22.82 [+0.06] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 22.85 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 22.89 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 22.93 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 22.94 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 22.95 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 22.97 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 22.98 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 23.02 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 23.04 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 23.05 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 23.07 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 23.09 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 23.11 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 23.12 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 24.20 [+1.08] 
# 24.20 [+0.00] IPv4 multipath selection
# 24.20 [+0.00] ------------------------
# 24.36 [+0.15] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 24.39 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 25.46 [+1.07] 
# 25.46 [+0.00] IPv4 runtime torture
# 25.46 [+0.00] --------------------
# 325.53 [+300.07] TEST: IPv4 torture test                                             [ OK ]
# 326.87 [+1.34] 
# 326.87 [+0.00] IPv4 runtime resilient nexthop group torture
# 326.87 [+0.00] --------------------------------------------
# 626.97 [+300.10] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 628.42 [+1.45] 
# 628.42 [+0.00] IPv6
# 628.42 [+0.00] ----------------------
# 628.44 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 628.45 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 628.49 [+0.04] TEST: Delete nexthop by id                                          [ OK ]
# 628.52 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 628.54 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 628.56 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 628.64 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 630.02 [+1.38] 
# 630.02 [+0.00] IPv6 groups functional
# 630.02 [+0.00] ----------------------
# 630.05 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 630.07 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 630.10 [+0.04] TEST: Delete nexthop group by id                                    [ OK ]
# 630.25 [+0.15] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 630.31 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 630.35 [+0.04] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 630.41 [+0.06] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 630.44 [+0.04] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 630.67 [+0.23] TEST: Multiple groups with same nexthop                             [ OK ]
# 630.74 [+0.06] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 630.75 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 630.79 [+0.04] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 630.80 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 631.25 [+0.45] TEST: Nexthop group replace refcounts                               [ OK ]
# 631.39 [+0.14] TEST: 16-bit weights                                                [ OK ]
# 632.67 [+1.28] 
# 632.68 [+0.00] IPv6 resilient groups functional
# 632.68 [+0.00] --------------------------------
# 632.77 [+0.09] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 632.78 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 632.83 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 632.85 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 632.94 [+0.09] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 632.95 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 633.00 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 633.01 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 633.16 [+0.15] TEST: 16-bit weights                                                [ OK ]
# 634.56 [+1.39] 
# 634.56 [+0.00] IPv6 functional runtime
# 634.56 [+0.00] -----------------------
# 634.59 [+0.03] TEST: Route add                                                     [ OK ]
# 634.61 [+0.02] TEST: Route delete                                                  [ OK ]
# 634.65 [+0.04] TEST: Ping with nexthop                                             [ OK ]
# 634.72 [+0.07] TEST: Ping - multipath                                              [ OK ]
# 634.79 [+0.07] TEST: Ping - blackhole                                              [ OK ]
# 634.84 [+0.05] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 634.88 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 634.97 [+0.09] TEST: Ping - group with blackhole                                   [ OK ]
# 635.02 [+0.05] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 635.06 [+0.03] TEST: IPv6 route with device only nexthop                           [ OK ]
# 635.10 [+0.05] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 635.17 [+0.06] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 635.21 [+0.04] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 635.24 [+0.04] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 635.33 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 635.36 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 635.40 [+0.03] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 635.48 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 635.52 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 635.55 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 635.62 [+0.07] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 635.65 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 635.87 [+0.22] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 635.92 [+0.05] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 637.50 [+1.58] 
# 637.50 [+0.00] IPv6 large groups (x32)
# 637.50 [+0.00] ---------------------
# 642.23 [+4.73] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 643.66 [+1.43] 
# 643.66 [+0.00] IPv6 large resilient group (128k buckets)
# 643.66 [+0.00] -----------------------------------------
# 643.72 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 645.16 [+1.44] 
# 645.16 [+0.00] IPv6 nexthop api compat mode test
# 645.16 [+0.00] --------------------------------
# 645.21 [+0.05] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 645.52 [+0.31] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 645.53 [+0.02] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 645.81 [+0.27] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 645.83 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 646.16 [+0.32] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 646.17 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 646.45 [+0.28] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 646.70 [+0.26] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 646.73 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 648.11 [+1.37] 
# 648.11 [+0.00] IPv6 fdb groups functional
# 648.11 [+0.00] --------------------------
# 648.17 [+0.06] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 648.20 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 648.24 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 648.29 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 648.30 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 648.32 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 648.34 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 648.36 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 648.39 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 648.41 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 648.43 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 648.45 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 648.48 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 648.50 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 648.51 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 649.94 [+1.43] 
# 649.94 [+0.00] IPv6 multipath selection
# 649.94 [+0.00] ------------------------
# 650.24 [+0.30] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 650.29 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 651.83 [+1.54] 
# 651.83 [+0.00] IPv6 runtime torture
# 651.83 [+0.00] --------------------
# 951.94 [+300.11] TEST: IPv6 torture test                                             [ OK ]
# 953.44 [+1.50] 
# 953.44 [+0.00] IPv6 runtime resilient nexthop group torture
# 953.44 [+0.00] --------------------------------------------
# 1253.57 [+300.13] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1253.62 [+0.05] 
# 1253.62 [+0.00] Tests passed: 238
# 1253.62 [+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__->