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.95 [+0.95] 
# 0.95 [+0.00] Basic functional tests
# 0.95 [+0.00] ----------------------
# 0.97 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.98 [+0.02] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.00 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.01 [+0.02] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.03 [+0.02] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.06 [+0.03] TEST: Nexthop with down device                                      [ OK ]
# 1.11 [+0.05] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.14 [+0.03] TEST: Nexthop with device only                                      [ OK ]
# 1.16 [+0.02] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.17 [+0.02] TEST: Blackhole nexthop                                             [ OK ]
# 1.19 [+0.02] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.22 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.28 [+0.06] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.29 [+0.01] TEST: Create group                                                  [ OK ]
# 1.31 [+0.02] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.32 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.36 [+0.04] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.38 [+0.02] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.39 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.41 [+0.02] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.42 [+0.02] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.44 [+0.02] TEST: Nexthop group and device                                      [ OK ]
# 1.58 [+0.14] TEST: Test proto flush                                              [ OK ]
# 1.60 [+0.02] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.07 [+1.47] TEST: Large scale nexthop flushing                                  [ OK ]
# 4.29 [+1.22] 
# 4.29 [+0.00] Basic resilient nexthop group functional tests
# 4.29 [+0.00] ----------------------------------------------
# 4.33 [+0.04] TEST: Add a nexthop group with default parameters                   [ OK ]
# 4.36 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 4.41 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 4.43 [+0.02] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 4.44 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 4.45 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 4.46 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 4.48 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 4.49 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 4.50 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 4.51 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 4.53 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 4.54 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 4.55 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 4.57 [+0.02] TEST: Replace number of nexthop buckets                             [ OK ]
# 4.58 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 4.65 [+0.07] TEST: Dump all nexthop buckets                                      [ OK ]
# 4.66 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 4.79 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 4.80 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 4.81 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 4.82 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 4.84 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 4.87 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 4.89 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 4.90 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.93 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.94 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.95 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.96 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.98 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 5.05 [+0.07] TEST: Initial bucket allocation                                     [ OK ]
# 5.08 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 5.12 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 6.33 [+1.21] 
# 6.33 [+0.00] IPv4 functional
# 6.34 [+0.00] ----------------------
# 6.35 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 6.36 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 6.39 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 6.41 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 6.42 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 6.43 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 6.50 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 6.57 [+0.07] TEST: Delete nexthop route warning                                  [ OK ]
# 6.63 [+0.06] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 6.67 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 6.68 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 6.70 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 7.79 [+1.09] 
# 7.79 [+0.00] IPv4 groups functional
# 7.79 [+0.00] ----------------------
# 7.81 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 7.82 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 7.85 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 7.93 [+0.08] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 7.96 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 7.99 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 8.03 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 8.06 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 8.24 [+0.18] TEST: Multiple groups with same nexthop                             [ OK ]
# 8.30 [+0.06] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 8.31 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 8.34 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 8.36 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 9.55 [+1.19] 
# 9.55 [+0.00] IPv4 resilient groups functional
# 9.55 [+0.00] --------------------------------
# 9.63 [+0.08] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 9.64 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 9.69 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 9.70 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 9.78 [+0.08] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 9.79 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 9.83 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 9.85 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 11.13 [+1.29] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 11.19 [+0.06] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 11.23 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 11.26 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 12.54 [+1.28] 
# 12.54 [+0.00] IPv4 functional runtime
# 12.54 [+0.00] -----------------------
# 12.57 [+0.03] TEST: Route add                                                     [ OK ]
# 12.60 [+0.03] TEST: Route delete                                                  [ OK ]
# 12.63 [+0.03] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 12.67 [+0.04] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 12.70 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 12.75 [+0.05] TEST: Basic ping                                                    [ OK ]
# 12.82 [+0.07] TEST: Ping - multipath                                              [ OK ]
# 12.91 [+0.09] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 13.00 [+0.10] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 13.08 [+0.08] TEST: Ping - blackhole                                              [ OK ]
# 13.12 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 13.16 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 13.24 [+0.08] TEST: Ping - group with blackhole                                   [ OK ]
# 13.28 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 13.31 [+0.03] TEST: IPv4 route with device only nexthop                           [ OK ]
# 13.36 [+0.05] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 13.44 [+0.08] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 13.51 [+0.07] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 13.55 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 13.59 [+0.04] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 13.67 [+0.08] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 13.71 [+0.04] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 13.73 [+0.02] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 13.74 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 13.76 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 15.06 [+1.30] 
# 15.06 [+0.00] IPv4 large groups (x32)
# 15.06 [+0.00] ---------------------
# 19.10 [+4.04] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 20.36 [+1.27] 
# 20.36 [+0.00] IPv4 large resilient group (128k buckets)
# 20.37 [+0.00] -----------------------------------------
# 20.43 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 21.78 [+1.35] 
# 21.78 [+0.00] IPv4 nexthop api compat mode
# 21.78 [+0.00] ----------------------------
# 21.83 [+0.05] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 22.14 [+0.30] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 22.15 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 22.42 [+0.27] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 22.45 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 22.71 [+0.27] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 22.73 [+0.02] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 22.98 [+0.25] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 23.24 [+0.26] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 23.27 [+0.03] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 24.56 [+1.29] 
# 24.56 [+0.00] IPv4 fdb groups functional
# 24.56 [+0.00] --------------------------
# 24.62 [+0.07] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 24.66 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 24.70 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 24.75 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 24.76 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 24.78 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 24.80 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 24.82 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 24.87 [+0.05] TEST: Fdb mac add with nexthop group                                [ OK ]
# 24.89 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 24.90 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 24.92 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 24.95 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 24.96 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 24.98 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 26.19 [+1.21] 
# 26.19 [+0.00] IPv4 multipath selection
# 26.19 [+0.00] ------------------------
# 26.36 [+0.17] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 26.40 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 27.67 [+1.27] 
# 27.67 [+0.00] IPv4 runtime torture
# 27.67 [+0.00] --------------------
# 327.75 [+300.08] TEST: IPv4 torture test                                             [ OK ]
# 329.34 [+1.58] 
# 329.34 [+0.00] IPv4 runtime resilient nexthop group torture
# 329.34 [+0.00] --------------------------------------------
# 629.45 [+300.11] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 630.84 [+1.39] 
# 630.84 [+0.00] IPv6
# 630.84 [+0.00] ----------------------
# 630.85 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 630.87 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 630.90 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 630.93 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 630.94 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 630.96 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 631.04 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 632.40 [+1.37] 
# 632.40 [+0.00] IPv6 groups functional
# 632.40 [+0.00] ----------------------
# 632.43 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 632.45 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 632.48 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 632.59 [+0.12] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 632.64 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 632.67 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 632.72 [+0.05] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 632.75 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 632.96 [+0.21] TEST: Multiple groups with same nexthop                             [ OK ]
# 633.02 [+0.06] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 633.03 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 633.07 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 633.08 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 633.51 [+0.43] TEST: Nexthop group replace refcounts                               [ OK ]
# 633.66 [+0.15] TEST: 16-bit weights                                                [ OK ]
# 635.09 [+1.43] 
# 635.09 [+0.00] IPv6 resilient groups functional
# 635.10 [+0.00] --------------------------------
# 635.19 [+0.10] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 635.21 [+0.02] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 635.26 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 635.27 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 635.37 [+0.10] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 635.38 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 635.43 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 635.44 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 635.58 [+0.14] TEST: 16-bit weights                                                [ OK ]
# 636.92 [+1.34] 
# 636.92 [+0.00] IPv6 functional runtime
# 636.92 [+0.00] -----------------------
# 636.95 [+0.03] TEST: Route add                                                     [ OK ]
# 636.96 [+0.01] TEST: Route delete                                                  [ OK ]
# 637.01 [+0.04] TEST: Ping with nexthop                                             [ OK ]
# 637.07 [+0.07] TEST: Ping - multipath                                              [ OK ]
# 637.13 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 637.17 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 637.21 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 637.30 [+0.08] TEST: Ping - group with blackhole                                   [ OK ]
# 637.34 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 637.37 [+0.03] TEST: IPv6 route with device only nexthop                           [ OK ]
# 637.42 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 637.47 [+0.06] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 637.51 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 637.54 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 637.61 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.64 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.68 [+0.03] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 637.77 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.80 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 637.84 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 637.91 [+0.07] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 637.94 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 638.15 [+0.21] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 638.19 [+0.04] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 639.56 [+1.36] 
# 639.56 [+0.00] IPv6 large groups (x32)
# 639.56 [+0.00] ---------------------
# 643.55 [+3.99] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 644.94 [+1.39] 
# 644.94 [+0.00] IPv6 large resilient group (128k buckets)
# 644.94 [+0.00] -----------------------------------------
# 645.00 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 646.41 [+1.41] 
# 646.41 [+0.00] IPv6 nexthop api compat mode test
# 646.41 [+0.00] --------------------------------
# 646.45 [+0.04] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 646.75 [+0.30] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 646.76 [+0.02] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 647.04 [+0.28] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 647.07 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 647.39 [+0.33] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 647.41 [+0.02] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 647.68 [+0.27] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 647.94 [+0.26] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 647.96 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 649.33 [+1.37] 
# 649.33 [+0.00] IPv6 fdb groups functional
# 649.34 [+0.00] --------------------------
# 649.40 [+0.07] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 649.44 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 649.48 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 649.53 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 649.55 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 649.57 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 649.58 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 649.60 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 649.63 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 649.65 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 649.66 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 649.68 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 649.71 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 649.73 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 649.75 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 651.05 [+1.30] 
# 651.05 [+0.00] IPv6 multipath selection
# 651.05 [+0.00] ------------------------
# 651.36 [+0.31] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 651.40 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 652.71 [+1.31] 
# 652.71 [+0.00] IPv6 runtime torture
# 652.71 [+0.00] --------------------
# 952.80 [+300.09] TEST: IPv6 torture test                                             [ OK ]
# 954.19 [+1.39] 
# 954.19 [+0.00] IPv6 runtime resilient nexthop group torture
# 954.19 [+0.00] --------------------------------------------
# 1254.28 [+300.09] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1254.32 [+0.04] 
# 1254.32 [+0.00] Tests passed: 238
# 1254.32 [+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__->