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.62 [+1.62] 
# 1.62 [+0.00] Basic functional tests
# 1.62 [+0.00] ----------------------
# 1.63 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 1.64 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.65 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.67 [+0.02] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.68 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.71 [+0.03] TEST: Nexthop with down device                                      [ OK ]
# 1.74 [+0.04] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.77 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 1.78 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.79 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 1.81 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.83 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.88 [+0.05] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.89 [+0.01] TEST: Create group                                                  [ OK ]
# 1.90 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.92 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.95 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.96 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.97 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.98 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.99 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 2.00 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 2.14 [+0.14] TEST: Test proto flush                                              [ OK ]
# 2.15 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 4.16 [+2.01] TEST: Large scale nexthop flushing                                  [ OK ]
# 5.35 [+1.19] 
# 5.35 [+0.00] Basic resilient nexthop group functional tests
# 5.35 [+0.00] ----------------------------------------------
# 5.39 [+0.03] TEST: Add a nexthop group with default parameters                   [ OK ]
# 5.41 [+0.02] TEST: Get a nexthop group with default parameters                   [ OK ]
# 5.44 [+0.03] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 5.46 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 5.47 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 5.49 [+0.02] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 5.50 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 5.52 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 5.53 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 5.55 [+0.02] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 5.56 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 5.57 [+0.02] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 5.59 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 5.60 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 5.62 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 5.63 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 5.71 [+0.07] TEST: Dump all nexthop buckets                                      [ OK ]
# 5.72 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 5.84 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 5.85 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 5.87 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 5.88 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 5.89 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 5.93 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 5.94 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 5.96 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 5.99 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 6.00 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 6.02 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 6.03 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 6.05 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 6.12 [+0.07] TEST: Initial bucket allocation                                     [ OK ]
# 6.15 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 6.20 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 7.28 [+1.08] 
# 7.28 [+0.00] IPv4 functional
# 7.28 [+0.00] ----------------------
# 7.30 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 7.31 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 7.34 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 7.36 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 7.38 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 7.39 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 7.45 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 7.52 [+0.07] TEST: Delete nexthop route warning                                  [ OK ]
# 7.60 [+0.08] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 7.64 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 7.65 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 7.66 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 8.95 [+1.29] 
# 8.95 [+0.00] IPv4 groups functional
# 8.96 [+0.00] ----------------------
# 8.98 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 8.99 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 9.02 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 9.10 [+0.08] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 9.14 [+0.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 9.16 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 9.20 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 9.22 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 9.39 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 9.43 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 9.44 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 9.47 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 9.48 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 11.16 [+1.67] 
# 11.16 [+0.00] IPv4 resilient groups functional
# 11.16 [+0.00] --------------------------------
# 11.23 [+0.07] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 11.24 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 11.27 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 11.28 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 11.36 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 11.37 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 11.41 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 11.42 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 12.65 [+1.23] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.71 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.73 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 12.76 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 13.91 [+1.15] 
# 13.91 [+0.00] IPv4 functional runtime
# 13.91 [+0.00] -----------------------
# 13.93 [+0.02] TEST: Route add                                                     [ OK ]
# 13.96 [+0.02] TEST: Route delete                                                  [ OK ]
# 13.98 [+0.03] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 14.02 [+0.04] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 14.05 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 14.10 [+0.05] TEST: Basic ping                                                    [ OK ]
# 14.16 [+0.06] TEST: Ping - multipath                                              [ OK ]
# 14.23 [+0.07] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 14.32 [+0.09] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 14.40 [+0.08] TEST: Ping - blackhole                                              [ OK ]
# 14.44 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 14.47 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 14.54 [+0.07] TEST: Ping - group with blackhole                                   [ OK ]
# 14.58 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 14.60 [+0.03] TEST: IPv4 route with device only nexthop                           [ OK ]
# 14.64 [+0.04] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 14.71 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.76 [+0.05] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 14.80 [+0.03] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.83 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 14.89 [+0.06] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 14.93 [+0.04] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 14.94 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 14.95 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 14.97 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 16.07 [+1.11] 
# 16.07 [+0.00] IPv4 large groups (x32)
# 16.08 [+0.00] ---------------------
# 19.26 [+3.18] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 20.30 [+1.04] 
# 20.30 [+0.00] IPv4 large resilient group (128k buckets)
# 20.30 [+0.00] -----------------------------------------
# 20.34 [+0.04] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 21.35 [+1.00] 
# 21.35 [+0.00] IPv4 nexthop api compat mode
# 21.35 [+0.00] ----------------------------
# 21.38 [+0.03] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 21.66 [+0.28] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 21.67 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 21.93 [+0.25] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 21.94 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 22.20 [+0.25] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 22.21 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 22.45 [+0.24] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 22.70 [+0.24] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 22.71 [+0.02] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 23.70 [+0.99] 
# 23.70 [+0.00] IPv4 fdb groups functional
# 23.70 [+0.00] --------------------------
# 23.76 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 23.78 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 23.82 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 23.85 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 23.87 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 23.88 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 23.89 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 23.90 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 23.95 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 23.96 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 23.97 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 23.99 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 24.02 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 24.03 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 24.05 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 25.05 [+1.01] 
# 25.05 [+0.00] IPv4 multipath selection
# 25.05 [+0.00] ------------------------
# 25.21 [+0.16] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 25.25 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 26.36 [+1.11] 
# 26.36 [+0.00] IPv4 runtime torture
# 26.36 [+0.00] --------------------
# 326.44 [+300.08] TEST: IPv4 torture test                                             [ OK ]
# 327.86 [+1.42] 
# 327.86 [+0.00] IPv4 runtime resilient nexthop group torture
# 327.86 [+0.00] --------------------------------------------
# 627.96 [+300.10] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 629.43 [+1.47] 
# 629.43 [+0.00] IPv6
# 629.43 [+0.00] ----------------------
# 629.45 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 629.47 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 629.50 [+0.04] TEST: Delete nexthop by id                                          [ OK ]
# 629.54 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 629.55 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 629.57 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 629.65 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 631.15 [+1.50] 
# 631.15 [+0.00] IPv6 groups functional
# 631.15 [+0.00] ----------------------
# 631.18 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 631.20 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 631.23 [+0.04] TEST: Delete nexthop group by id                                    [ OK ]
# 631.36 [+0.13] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 631.41 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 631.45 [+0.04] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 631.49 [+0.05] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 631.53 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 631.75 [+0.23] TEST: Multiple groups with same nexthop                             [ OK ]
# 631.82 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 631.84 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 631.87 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 631.88 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 632.35 [+0.47] TEST: Nexthop group replace refcounts                               [ OK ]
# 632.50 [+0.15] TEST: 16-bit weights                                                [ OK ]
# 633.95 [+1.45] 
# 633.95 [+0.00] IPv6 resilient groups functional
# 633.95 [+0.00] --------------------------------
# 634.05 [+0.10] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 634.06 [+0.02] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 634.12 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 634.13 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 634.23 [+0.10] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 634.24 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 634.30 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 634.31 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 634.47 [+0.16] TEST: 16-bit weights                                                [ OK ]
# 636.25 [+1.78] 
# 636.25 [+0.00] IPv6 functional runtime
# 636.25 [+0.00] -----------------------
# 636.30 [+0.05] TEST: Route add                                                     [ OK ]
# 636.32 [+0.02] TEST: Route delete                                                  [ OK ]
# 636.38 [+0.07] TEST: Ping with nexthop                                             [ OK ]
# 636.48 [+0.10] TEST: Ping - multipath                                              [ OK ]
# 636.55 [+0.07] TEST: Ping - blackhole                                              [ OK ]
# 636.61 [+0.06] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 636.66 [+0.05] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 636.78 [+0.12] TEST: Ping - group with blackhole                                   [ OK ]
# 636.84 [+0.06] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 636.88 [+0.04] TEST: IPv6 route with device only nexthop                           [ OK ]
# 636.95 [+0.06] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 637.02 [+0.08] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 637.06 [+0.04] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 637.10 [+0.04] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 637.19 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.23 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.27 [+0.04] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 637.37 [+0.10] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.41 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.45 [+0.04] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 637.53 [+0.08] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 637.57 [+0.04] TEST: IPv6 route with invalid metric                                [ OK ]
# 637.98 [+0.41] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 638.03 [+0.06] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 639.55 [+1.52] 
# 639.55 [+0.00] IPv6 large groups (x32)
# 639.55 [+0.00] ---------------------
# 643.69 [+4.14] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 645.06 [+1.38] 
# 645.06 [+0.00] IPv6 large resilient group (128k buckets)
# 645.06 [+0.00] -----------------------------------------
# 645.13 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 646.45 [+1.32] 
# 646.45 [+0.00] IPv6 nexthop api compat mode test
# 646.45 [+0.00] --------------------------------
# 646.50 [+0.05] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 646.80 [+0.31] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 646.82 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 647.09 [+0.27] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 647.11 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 647.44 [+0.32] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 647.45 [+0.02] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 647.73 [+0.28] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 648.00 [+0.26] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 648.02 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 649.68 [+1.66] 
# 649.68 [+0.00] IPv6 fdb groups functional
# 649.68 [+0.00] --------------------------
# 649.78 [+0.10] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 649.83 [+0.04] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 649.89 [+0.07] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 649.96 [+0.06] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 649.98 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 650.00 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 650.03 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 650.05 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 650.09 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 650.11 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 650.13 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 650.16 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 650.20 [+0.04] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 650.23 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 650.25 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 651.65 [+1.40] 
# 651.65 [+0.00] IPv6 multipath selection
# 651.65 [+0.00] ------------------------
# 651.93 [+0.27] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 651.97 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 653.19 [+1.22] 
# 653.19 [+0.00] IPv6 runtime torture
# 653.19 [+0.00] --------------------
# 953.28 [+300.08] TEST: IPv6 torture test                                             [ OK ]
# 954.50 [+1.23] 
# 954.50 [+0.00] IPv6 runtime resilient nexthop group torture
# 954.50 [+0.00] --------------------------------------------
# 1254.59 [+300.08] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1254.62 [+0.04] 
# 1254.62 [+0.00] Tests passed: 238
# 1254.63 [+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__->