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
# 1.00 [+1.00] 
# 1.00 [+0.00] Basic functional tests
# 1.00 [+0.00] ----------------------
# 1.01 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 1.02 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.03 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.04 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.06 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.08 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 1.11 [+0.03] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.13 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 1.14 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.16 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 1.17 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.19 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.23 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.24 [+0.01] TEST: Create group                                                  [ OK ]
# 1.25 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.26 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.30 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.31 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.32 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.33 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.34 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.36 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.48 [+0.13] TEST: Test proto flush                                              [ OK ]
# 1.49 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.59 [+2.09] TEST: Large scale nexthop flushing                                  [ OK ]
# 4.71 [+1.12] 
# 4.71 [+0.00] Basic resilient nexthop group functional tests
# 4.71 [+0.00] ----------------------------------------------
# 4.75 [+0.04] TEST: Add a nexthop group with default parameters                   [ OK ]
# 4.77 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 4.81 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 4.83 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 4.84 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 4.85 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 4.86 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 4.88 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 4.89 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 4.90 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 4.92 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 4.93 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 4.94 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 4.95 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 4.96 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 4.97 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 5.04 [+0.07] TEST: Dump all nexthop buckets                                      [ OK ]
# 5.05 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 5.18 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 5.19 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 5.21 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 5.22 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 5.23 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 5.27 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 5.28 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 5.29 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 5.32 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 5.33 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 5.35 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 5.36 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 5.37 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 5.44 [+0.07] TEST: Initial bucket allocation                                     [ OK ]
# 5.47 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 5.51 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 6.64 [+1.13] 
# 6.64 [+0.00] IPv4 functional
# 6.64 [+0.00] ----------------------
# 6.66 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 6.67 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 6.70 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 6.72 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 6.73 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 6.74 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 6.80 [+0.05] TEST: Nexthops removed on admin down                                [ OK ]
# 6.86 [+0.06] TEST: Delete nexthop route warning                                  [ OK ]
# 6.92 [+0.06] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 6.96 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 6.97 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 6.98 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 8.01 [+1.03] 
# 8.01 [+0.00] IPv4 groups functional
# 8.01 [+0.00] ----------------------
# 8.04 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 8.05 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 8.08 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 8.16 [+0.09] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 8.20 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 8.23 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 8.26 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 8.29 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 8.45 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 8.50 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 8.51 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 8.53 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 8.54 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 9.49 [+0.95] 
# 9.49 [+0.00] IPv4 resilient groups functional
# 9.49 [+0.00] --------------------------------
# 9.55 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 9.56 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 9.59 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 9.60 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 9.67 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 9.68 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 9.71 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 9.72 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 10.93 [+1.21] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.99 [+0.06] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 11.02 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 11.05 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 12.29 [+1.24] 
# 12.29 [+0.00] IPv4 functional runtime
# 12.29 [+0.00] -----------------------
# 12.32 [+0.03] TEST: Route add                                                     [ OK ]
# 12.35 [+0.03] TEST: Route delete                                                  [ OK ]
# 12.37 [+0.03] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 12.42 [+0.04] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 12.44 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 12.50 [+0.06] TEST: Basic ping                                                    [ OK ]
# 12.57 [+0.07] TEST: Ping - multipath                                              [ OK ]
# 12.65 [+0.08] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 12.74 [+0.09] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 12.82 [+0.08] TEST: Ping - blackhole                                              [ OK ]
# 12.86 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 12.89 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 12.97 [+0.08] TEST: Ping - group with blackhole                                   [ OK ]
# 13.01 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 13.04 [+0.03] TEST: IPv4 route with device only nexthop                           [ OK ]
# 13.08 [+0.04] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 13.16 [+0.08] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 13.22 [+0.06] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 13.26 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 13.30 [+0.04] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 13.37 [+0.07] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 13.41 [+0.03] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 13.42 [+0.02] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 13.44 [+0.02] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 13.45 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 14.63 [+1.17] 
# 14.63 [+0.00] IPv4 large groups (x32)
# 14.63 [+0.00] ---------------------
# 18.31 [+3.69] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 19.50 [+1.18] 
# 19.50 [+0.00] IPv4 large resilient group (128k buckets)
# 19.50 [+0.00] -----------------------------------------
# 19.55 [+0.05] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 20.74 [+1.19] 
# 20.74 [+0.00] IPv4 nexthop api compat mode
# 20.74 [+0.00] ----------------------------
# 20.78 [+0.04] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 21.07 [+0.28] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 21.08 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 21.34 [+0.26] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 21.36 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 21.62 [+0.26] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 21.63 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 21.87 [+0.24] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 22.12 [+0.25] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 22.14 [+0.02] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 23.19 [+1.05] 
# 23.19 [+0.00] IPv4 fdb groups functional
# 23.19 [+0.00] --------------------------
# 23.25 [+0.06] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 23.27 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 23.31 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 23.34 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 23.35 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 23.36 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 23.38 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 23.39 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 23.43 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 23.44 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 23.45 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 23.46 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 23.48 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 23.49 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 23.50 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 24.56 [+1.06] 
# 24.56 [+0.00] IPv4 multipath selection
# 24.56 [+0.00] ------------------------
# 24.72 [+0.16] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 24.75 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 25.76 [+1.01] 
# 25.76 [+0.00] IPv4 runtime torture
# 25.76 [+0.00] --------------------
# 325.83 [+300.06] TEST: IPv4 torture test                                             [ OK ]
# 327.24 [+1.41] 
# 327.24 [+0.00] IPv4 runtime resilient nexthop group torture
# 327.24 [+0.00] --------------------------------------------
# 627.34 [+300.10] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 628.93 [+1.59] 
# 628.93 [+0.00] IPv6
# 628.93 [+0.00] ----------------------
# 628.94 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 628.96 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 629.00 [+0.04] TEST: Delete nexthop by id                                          [ OK ]
# 629.03 [+0.04] TEST: Create nexthop - gw only                                      [ OK ]
# 629.05 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 629.06 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 629.15 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 630.67 [+1.52] 
# 630.67 [+0.00] IPv6 groups functional
# 630.67 [+0.00] ----------------------
# 630.71 [+0.04] TEST: Create nexthop group with single nexthop                      [ OK ]
# 630.73 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 630.77 [+0.04] TEST: Delete nexthop group by id                                    [ OK ]
# 630.90 [+0.13] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 630.96 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 630.99 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 631.05 [+0.06] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 631.08 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 631.34 [+0.26] TEST: Multiple groups with same nexthop                             [ OK ]
# 631.41 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 631.43 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 631.47 [+0.04] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 631.49 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 631.94 [+0.45] TEST: Nexthop group replace refcounts                               [ OK ]
# 632.08 [+0.13] TEST: 16-bit weights                                                [ OK ]
# 633.29 [+1.22] 
# 633.29 [+0.00] IPv6 resilient groups functional
# 633.29 [+0.00] --------------------------------
# 633.37 [+0.08] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 633.39 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 633.43 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 633.44 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 633.53 [+0.08] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 633.54 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 633.58 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 633.59 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 633.72 [+0.12] TEST: 16-bit weights                                                [ OK ]
# 635.06 [+1.35] 
# 635.06 [+0.00] IPv6 functional runtime
# 635.06 [+0.00] -----------------------
# 635.10 [+0.03] TEST: Route add                                                     [ OK ]
# 635.11 [+0.02] TEST: Route delete                                                  [ OK ]
# 635.17 [+0.05] TEST: Ping with nexthop                                             [ OK ]
# 635.25 [+0.08] TEST: Ping - multipath                                              [ OK ]
# 635.31 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 635.35 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 635.40 [+0.05] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 635.49 [+0.09] TEST: Ping - group with blackhole                                   [ OK ]
# 635.53 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 635.56 [+0.03] TEST: IPv6 route with device only nexthop                           [ OK ]
# 635.61 [+0.05] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 635.67 [+0.07] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 635.71 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 635.74 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 635.82 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 635.86 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 635.90 [+0.04] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 635.99 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 636.03 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 636.06 [+0.04] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 636.12 [+0.06] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 636.15 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 636.51 [+0.36] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 636.54 [+0.04] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 637.98 [+1.43] 
# 637.98 [+0.00] IPv6 large groups (x32)
# 637.98 [+0.00] ---------------------
# 642.44 [+4.46] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 643.97 [+1.53] 
# 643.97 [+0.00] IPv6 large resilient group (128k buckets)
# 643.97 [+0.00] -----------------------------------------
# 644.03 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 645.47 [+1.44] 
# 645.47 [+0.00] IPv6 nexthop api compat mode test
# 645.48 [+0.00] --------------------------------
# 645.53 [+0.05] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 645.84 [+0.31] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 645.86 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 646.13 [+0.28] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 646.16 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 646.50 [+0.33] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 646.51 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 646.79 [+0.28] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 647.05 [+0.26] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 647.08 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 648.49 [+1.41] 
# 648.49 [+0.00] IPv6 fdb groups functional
# 648.49 [+0.00] --------------------------
# 648.57 [+0.08] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 648.60 [+0.04] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 648.65 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 648.70 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 648.72 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 648.74 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 648.76 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 648.78 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 648.82 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 648.84 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 648.85 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 648.87 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 648.91 [+0.04] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 648.93 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 648.95 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 650.45 [+1.50] 
# 650.45 [+0.00] IPv6 multipath selection
# 650.45 [+0.00] ------------------------
# 650.78 [+0.33] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 650.83 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 652.79 [+1.95] 
# 652.79 [+0.00] IPv6 runtime torture
# 652.79 [+0.00] --------------------
# 952.97 [+300.18] TEST: IPv6 torture test                                             [ OK ]
# 954.45 [+1.48] 
# 954.45 [+0.00] IPv6 runtime resilient nexthop group torture
# 954.45 [+0.00] --------------------------------------------
# 1254.57 [+300.12] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1254.61 [+0.04] 
# 1254.61 [+0.00] Tests passed: 238
# 1254.61 [+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__->