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.13 [+1.13] 
# 1.13 [+0.00] Basic functional tests
# 1.13 [+0.00] ----------------------
# 1.15 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 1.16 [+0.02] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.18 [+0.02] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.19 [+0.02] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.21 [+0.02] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.24 [+0.03] TEST: Nexthop with down device                                      [ OK ]
# 1.29 [+0.05] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.32 [+0.03] TEST: Nexthop with device only                                      [ OK ]
# 1.33 [+0.02] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.35 [+0.02] TEST: Blackhole nexthop                                             [ OK ]
# 1.36 [+0.02] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.40 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.45 [+0.06] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.47 [+0.02] TEST: Create group                                                  [ OK ]
# 1.48 [+0.02] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.50 [+0.02] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.55 [+0.05] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.57 [+0.02] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.58 [+0.02] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.60 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.61 [+0.02] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.63 [+0.02] TEST: Nexthop group and device                                      [ OK ]
# 1.78 [+0.15] TEST: Test proto flush                                              [ OK ]
# 1.80 [+0.02] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.50 [+1.70] TEST: Large scale nexthop flushing                                  [ OK ]
# 4.84 [+1.34] 
# 4.84 [+0.00] Basic resilient nexthop group functional tests
# 4.84 [+0.00] ----------------------------------------------
# 4.88 [+0.04] TEST: Add a nexthop group with default parameters                   [ OK ]
# 4.91 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 4.95 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 4.97 [+0.02] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 4.98 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 5.00 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 5.01 [+0.02] TEST: Replace idle timer                                            [ OK ]
# 5.03 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 5.04 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 5.06 [+0.02] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 5.07 [+0.02] TEST: Replace with no parameters                                    [ OK ]
# 5.09 [+0.02] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 5.11 [+0.02] TEST: Replace nexthop group type - implicit                         [ OK ]
# 5.12 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 5.14 [+0.02] TEST: Replace number of nexthop buckets                             [ OK ]
# 5.15 [+0.02] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 5.24 [+0.08] TEST: Dump all nexthop buckets                                      [ OK ]
# 5.25 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 5.38 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 5.39 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 5.40 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 5.42 [+0.02] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 5.43 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 5.47 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 5.49 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 5.50 [+0.02] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 5.54 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 5.56 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 5.57 [+0.02] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 5.59 [+0.02] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 5.60 [+0.02] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 5.69 [+0.09] TEST: Initial bucket allocation                                     [ OK ]
# 5.73 [+0.04] TEST: Bucket allocation after replace                               [ OK ]
# 5.78 [+0.05] TEST: Buckets migrated after idle timer change                      [ OK ]
# 7.12 [+1.33] 
# 7.12 [+0.00] IPv4 functional
# 7.12 [+0.00] ----------------------
# 7.13 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 7.15 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 7.18 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 7.21 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 7.22 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 7.24 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 7.31 [+0.07] TEST: Nexthops removed on admin down                                [ OK ]
# 7.39 [+0.08] TEST: Delete nexthop route warning                                  [ OK ]
# 7.46 [+0.07] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 7.50 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 7.52 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 7.53 [+0.02] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 8.84 [+1.31] 
# 8.84 [+0.00] IPv4 groups functional
# 8.84 [+0.00] ----------------------
# 8.87 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 8.89 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 8.91 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 9.00 [+0.09] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 9.05 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 9.08 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 9.12 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 9.15 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 9.33 [+0.18] TEST: Multiple groups with same nexthop                             [ OK ]
# 9.39 [+0.06] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 9.41 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 9.44 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 9.45 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 10.71 [+1.26] 
# 10.71 [+0.00] IPv4 resilient groups functional
# 10.71 [+0.00] --------------------------------
# 10.80 [+0.09] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 10.81 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 10.86 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 10.87 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 10.96 [+0.08] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 10.97 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 11.02 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 11.03 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 12.33 [+1.31] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.39 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.41 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 12.44 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 13.71 [+1.27] 
# 13.71 [+0.00] IPv4 functional runtime
# 13.71 [+0.00] -----------------------
# 13.74 [+0.03] TEST: Route add                                                     [ OK ]
# 13.77 [+0.03] TEST: Route delete                                                  [ OK ]
# 13.80 [+0.03] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 13.85 [+0.04] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 13.87 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 13.93 [+0.06] TEST: Basic ping                                                    [ OK ]
# 14.00 [+0.07] TEST: Ping - multipath                                              [ OK ]
# 14.08 [+0.08] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 14.18 [+0.10] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 14.26 [+0.08] TEST: Ping - blackhole                                              [ OK ]
# 14.30 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 14.34 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 14.42 [+0.08] TEST: Ping - group with blackhole                                   [ OK ]
# 14.46 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 14.49 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 14.52 [+0.04] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 14.60 [+0.08] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.67 [+0.07] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 14.71 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.75 [+0.04] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 14.83 [+0.08] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 14.87 [+0.04] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 14.89 [+0.02] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 14.91 [+0.02] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 14.93 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 16.24 [+1.31] 
# 16.24 [+0.00] IPv4 large groups (x32)
# 16.24 [+0.00] ---------------------
# 20.96 [+4.72] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 22.41 [+1.45] 
# 22.41 [+0.00] IPv4 large resilient group (128k buckets)
# 22.41 [+0.00] -----------------------------------------
# 22.48 [+0.07] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 23.94 [+1.46] 
# 23.94 [+0.00] IPv4 nexthop api compat mode
# 23.94 [+0.00] ----------------------------
# 23.99 [+0.05] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 24.30 [+0.31] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 24.31 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 24.58 [+0.27] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 24.60 [+0.03] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 24.87 [+0.27] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 24.89 [+0.02] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 25.14 [+0.26] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 25.40 [+0.26] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 25.43 [+0.03] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 26.95 [+1.52] 
# 26.95 [+0.00] IPv4 fdb groups functional
# 26.95 [+0.00] --------------------------
# 27.03 [+0.08] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 27.06 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 27.11 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 27.16 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 27.17 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 27.19 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 27.21 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 27.23 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 27.29 [+0.06] TEST: Fdb mac add with nexthop group                                [ OK ]
# 27.31 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 27.32 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 27.34 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 27.38 [+0.04] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 27.40 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 27.42 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 28.98 [+1.56] 
# 28.98 [+0.00] IPv4 multipath selection
# 28.98 [+0.00] ------------------------
# 29.23 [+0.25] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 29.28 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 30.96 [+1.68] 
# 30.96 [+0.00] IPv4 runtime torture
# 30.96 [+0.00] --------------------
# 331.07 [+300.11] TEST: IPv4 torture test                                             [ OK ]
# 332.59 [+1.52] 
# 332.59 [+0.00] IPv4 runtime resilient nexthop group torture
# 332.59 [+0.00] --------------------------------------------
# 632.71 [+300.11] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 634.16 [+1.45] 
# 634.16 [+0.00] IPv6
# 634.16 [+0.00] ----------------------
# 634.17 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 634.19 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 634.22 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 634.26 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 634.28 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 634.30 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 634.38 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 635.82 [+1.44] 
# 635.82 [+0.00] IPv6 groups functional
# 635.82 [+0.00] ----------------------
# 635.86 [+0.04] TEST: Create nexthop group with single nexthop                      [ OK ]
# 635.88 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 635.91 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 636.04 [+0.13] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 636.09 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 636.12 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 636.18 [+0.05] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 636.21 [+0.04] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 636.45 [+0.24] TEST: Multiple groups with same nexthop                             [ OK ]
# 636.52 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 636.54 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 636.57 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 636.59 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 637.04 [+0.45] TEST: Nexthop group replace refcounts                               [ OK ]
# 637.18 [+0.14] TEST: 16-bit weights                                                [ OK ]
# 638.45 [+1.27] 
# 638.45 [+0.00] IPv6 resilient groups functional
# 638.45 [+0.00] --------------------------------
# 638.54 [+0.09] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 638.55 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 638.60 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 638.62 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 638.70 [+0.09] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 638.71 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 638.76 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 638.77 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 638.91 [+0.14] TEST: 16-bit weights                                                [ OK ]
# 640.30 [+1.40] 
# 640.30 [+0.00] IPv6 functional runtime
# 640.30 [+0.00] -----------------------
# 640.34 [+0.03] TEST: Route add                                                     [ OK ]
# 640.36 [+0.02] TEST: Route delete                                                  [ OK ]
# 640.41 [+0.05] TEST: Ping with nexthop                                             [ OK ]
# 640.48 [+0.08] TEST: Ping - multipath                                              [ OK ]
# 640.55 [+0.07] TEST: Ping - blackhole                                              [ OK ]
# 640.60 [+0.05] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 640.65 [+0.05] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 640.75 [+0.10] TEST: Ping - group with blackhole                                   [ OK ]
# 640.80 [+0.05] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 640.84 [+0.04] TEST: IPv6 route with device only nexthop                           [ OK ]
# 640.89 [+0.05] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 640.96 [+0.07] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 641.00 [+0.04] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 641.04 [+0.04] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 641.14 [+0.10] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.17 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.21 [+0.04] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 641.30 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.33 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.36 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 641.44 [+0.07] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 641.47 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 641.68 [+0.21] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 641.73 [+0.05] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 643.19 [+1.46] 
# 643.20 [+0.00] IPv6 large groups (x32)
# 643.20 [+0.00] ---------------------
# 647.68 [+4.49] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 649.06 [+1.38] 
# 649.06 [+0.00] IPv6 large resilient group (128k buckets)
# 649.06 [+0.00] -----------------------------------------
# 649.12 [+0.05] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 650.48 [+1.37] 
# 650.48 [+0.00] IPv6 nexthop api compat mode test
# 650.48 [+0.00] --------------------------------
# 650.54 [+0.06] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 650.86 [+0.32] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 650.87 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 651.14 [+0.27] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 651.17 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 651.50 [+0.33] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 651.51 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 651.79 [+0.27] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 652.04 [+0.25] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 652.07 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 653.55 [+1.48] 
# 653.55 [+0.00] IPv6 fdb groups functional
# 653.55 [+0.00] --------------------------
# 653.63 [+0.08] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 653.66 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 653.71 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 653.77 [+0.06] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 653.79 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 653.80 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 653.82 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 653.84 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 653.88 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 653.90 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 653.91 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 653.93 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 653.97 [+0.04] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 653.99 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 654.01 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 655.78 [+1.77] 
# 655.78 [+0.00] IPv6 multipath selection
# 655.78 [+0.00] ------------------------
# 656.16 [+0.38] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 656.22 [+0.07] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 657.84 [+1.61] 
# 657.84 [+0.00] IPv6 runtime torture
# 657.84 [+0.00] --------------------
# 957.96 [+300.12] TEST: IPv6 torture test                                             [ OK ]
# 959.40 [+1.44] 
# 959.40 [+0.00] IPv6 runtime resilient nexthop group torture
# 959.40 [+0.00] --------------------------------------------
# 1259.51 [+300.11] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1259.54 [+0.03] 
# 1259.54 [+0.00] Tests passed: 238
# 1259.54 [+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__->