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.20 [+1.20] 
# 1.20 [+0.00] Basic functional tests
# 1.20 [+0.00] ----------------------
# 1.22 [+0.02] TEST: List with nothing defined                                     [ OK ]
# 1.23 [+0.02] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.25 [+0.02] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.26 [+0.02] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.28 [+0.02] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.31 [+0.03] TEST: Nexthop with down device                                      [ OK ]
# 1.36 [+0.04] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.39 [+0.03] TEST: Nexthop with device only                                      [ OK ]
# 1.40 [+0.02] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.42 [+0.02] TEST: Blackhole nexthop                                             [ OK ]
# 1.44 [+0.02] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.47 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.52 [+0.06] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.54 [+0.02] TEST: Create group                                                  [ OK ]
# 1.56 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.57 [+0.02] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.62 [+0.05] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.64 [+0.02] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.65 [+0.02] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.67 [+0.02] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.69 [+0.02] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.70 [+0.02] TEST: Nexthop group and device                                      [ OK ]
# 1.86 [+0.16] TEST: Test proto flush                                              [ OK ]
# 1.88 [+0.02] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.60 [+1.72] TEST: Large scale nexthop flushing                                  [ OK ]
# 5.05 [+1.45] 
# 5.05 [+0.00] Basic resilient nexthop group functional tests
# 5.05 [+0.00] ----------------------------------------------
# 5.09 [+0.04] TEST: Add a nexthop group with default parameters                   [ OK ]
# 5.12 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 5.16 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 5.18 [+0.02] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 5.20 [+0.02] TEST: Replace nexthop group parameters                              [ OK ]
# 5.22 [+0.02] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 5.23 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 5.25 [+0.02] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 5.26 [+0.02] TEST: Replace unbalanced timer                                      [ OK ]
# 5.28 [+0.02] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 5.30 [+0.02] TEST: Replace with no parameters                                    [ OK ]
# 5.32 [+0.02] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 5.35 [+0.02] TEST: Replace nexthop group type - implicit                         [ OK ]
# 5.36 [+0.02] TEST: Replace nexthop group type - explicit                         [ OK ]
# 5.38 [+0.02] TEST: Replace number of nexthop buckets                             [ OK ]
# 5.40 [+0.02] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 5.50 [+0.10] TEST: Dump all nexthop buckets                                      [ OK ]
# 5.51 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 5.65 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 5.66 [+0.02] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 5.68 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 5.69 [+0.02] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 5.71 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 5.75 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 5.76 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 5.78 [+0.02] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 5.82 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 5.84 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 5.85 [+0.02] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 5.87 [+0.02] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 5.89 [+0.02] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 5.97 [+0.08] TEST: Initial bucket allocation                                     [ OK ]
# 6.01 [+0.04] TEST: Bucket allocation after replace                               [ OK ]
# 6.07 [+0.06] TEST: Buckets migrated after idle timer change                      [ OK ]
# 7.45 [+1.38] 
# 7.45 [+0.00] IPv4 functional
# 7.45 [+0.00] ----------------------
# 7.47 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 7.49 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 7.52 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 7.55 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 7.57 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 7.59 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 7.67 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 7.76 [+0.09] TEST: Delete nexthop route warning                                  [ OK ]
# 7.84 [+0.07] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 7.88 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 7.89 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 7.90 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 9.18 [+1.28] 
# 9.18 [+0.00] IPv4 groups functional
# 9.18 [+0.00] ----------------------
# 9.21 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 9.22 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 9.25 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 9.35 [+0.10] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 9.39 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 9.42 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 9.46 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 9.49 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 9.71 [+0.22] TEST: Multiple groups with same nexthop                             [ OK ]
# 9.78 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 9.80 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 9.83 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 9.85 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 11.27 [+1.42] 
# 11.27 [+0.00] IPv4 resilient groups functional
# 11.27 [+0.00] --------------------------------
# 11.36 [+0.09] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 11.38 [+0.02] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 11.43 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 11.44 [+0.02] TEST: Nexthop buckets updated after replace                         [ OK ]
# 11.54 [+0.10] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 11.56 [+0.02] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 11.61 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 11.63 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 13.10 [+1.48] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 13.17 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 13.20 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 13.24 [+0.04] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 14.68 [+1.44] 
# 14.68 [+0.00] IPv4 functional runtime
# 14.68 [+0.00] -----------------------
# 14.72 [+0.03] TEST: Route add                                                     [ OK ]
# 14.75 [+0.03] TEST: Route delete                                                  [ OK ]
# 14.79 [+0.04] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 14.84 [+0.05] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 14.87 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 14.93 [+0.07] TEST: Basic ping                                                    [ OK ]
# 15.01 [+0.07] TEST: Ping - multipath                                              [ OK ]
# 15.10 [+0.09] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 15.21 [+0.11] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 15.30 [+0.09] TEST: Ping - blackhole                                              [ OK ]
# 15.34 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 15.39 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 15.48 [+0.09] TEST: Ping - group with blackhole                                   [ OK ]
# 15.53 [+0.05] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 15.57 [+0.04] TEST: IPv4 route with device only nexthop                           [ OK ]
# 15.61 [+0.05] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 15.71 [+0.09] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 15.78 [+0.08] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 15.83 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 15.87 [+0.05] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 15.97 [+0.09] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 16.01 [+0.04] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 16.02 [+0.02] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 16.04 [+0.02] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 16.06 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 17.45 [+1.39] 
# 17.45 [+0.00] IPv4 large groups (x32)
# 17.45 [+0.00] ---------------------
# 21.76 [+4.31] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 23.09 [+1.33] 
# 23.09 [+0.00] IPv4 large resilient group (128k buckets)
# 23.09 [+0.00] -----------------------------------------
# 23.16 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 24.54 [+1.39] 
# 24.55 [+0.00] IPv4 nexthop api compat mode
# 24.55 [+0.00] ----------------------------
# 24.60 [+0.05] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 24.90 [+0.30] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 24.92 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 25.20 [+0.28] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 25.23 [+0.03] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 25.50 [+0.28] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 25.52 [+0.02] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 25.77 [+0.26] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 26.03 [+0.26] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 26.06 [+0.03] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 27.44 [+1.39] 
# 27.44 [+0.00] IPv4 fdb groups functional
# 27.45 [+0.00] --------------------------
# 27.53 [+0.08] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 27.56 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 27.61 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 27.66 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 27.67 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 27.69 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 27.71 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 27.72 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 27.78 [+0.06] TEST: Fdb mac add with nexthop group                                [ OK ]
# 27.80 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 27.81 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 27.83 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 27.87 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 27.88 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 27.90 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 29.24 [+1.33] 
# 29.24 [+0.00] IPv4 multipath selection
# 29.24 [+0.00] ------------------------
# 29.45 [+0.22] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 29.51 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 30.96 [+1.45] 
# 30.96 [+0.00] IPv4 runtime torture
# 30.96 [+0.00] --------------------
# 331.06 [+300.10] TEST: IPv4 torture test                                             [ OK ]
# 332.52 [+1.45] 
# 332.52 [+0.00] IPv4 runtime resilient nexthop group torture
# 332.52 [+0.00] --------------------------------------------
# 632.61 [+300.10] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 634.12 [+1.51] 
# 634.12 [+0.00] IPv6
# 634.12 [+0.00] ----------------------
# 634.14 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 634.16 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 634.20 [+0.04] TEST: Delete nexthop by id                                          [ OK ]
# 634.24 [+0.04] TEST: Create nexthop - gw only                                      [ OK ]
# 634.26 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 634.28 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 634.37 [+0.09] TEST: Nexthops removed on admin down                                [ OK ]
# 635.73 [+1.37] 
# 635.73 [+0.00] IPv6 groups functional
# 635.73 [+0.00] ----------------------
# 635.77 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 635.78 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 635.82 [+0.04] TEST: Delete nexthop group by id                                    [ OK ]
# 635.94 [+0.12] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 635.99 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 636.03 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 636.08 [+0.06] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 636.12 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 636.33 [+0.21] TEST: Multiple groups with same nexthop                             [ OK ]
# 636.39 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 636.41 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 636.45 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 636.46 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 636.91 [+0.44] TEST: Nexthop group replace refcounts                               [ OK ]
# 637.07 [+0.16] TEST: 16-bit weights                                                [ OK ]
# 638.48 [+1.41] 
# 638.48 [+0.00] IPv6 resilient groups functional
# 638.48 [+0.00] --------------------------------
# 638.58 [+0.10] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 638.60 [+0.02] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 638.65 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 638.67 [+0.02] TEST: Nexthop buckets updated after replace                         [ OK ]
# 638.77 [+0.10] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 638.78 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 638.83 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 638.85 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 639.00 [+0.16] TEST: 16-bit weights                                                [ OK ]
# 640.52 [+1.52] 
# 640.52 [+0.00] IPv6 functional runtime
# 640.53 [+0.00] -----------------------
# 640.56 [+0.04] TEST: Route add                                                     [ OK ]
# 640.58 [+0.02] TEST: Route delete                                                  [ OK ]
# 640.63 [+0.05] TEST: Ping with nexthop                                             [ OK ]
# 640.72 [+0.08] TEST: Ping - multipath                                              [ OK ]
# 640.78 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 640.82 [+0.05] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 640.87 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 640.96 [+0.09] TEST: Ping - group with blackhole                                   [ OK ]
# 641.00 [+0.05] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 641.04 [+0.04] TEST: IPv6 route with device only nexthop                           [ OK ]
# 641.10 [+0.06] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 641.17 [+0.07] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 641.21 [+0.04] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 641.24 [+0.04] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 641.33 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.37 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.41 [+0.04] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 641.50 [+0.09] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.53 [+0.04] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 641.57 [+0.04] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 641.64 [+0.07] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 641.68 [+0.04] TEST: IPv6 route with invalid metric                                [ OK ]
# 641.91 [+0.23] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 641.97 [+0.06] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 643.58 [+1.61] 
# 643.58 [+0.00] IPv6 large groups (x32)
# 643.58 [+0.00] ---------------------
# 648.14 [+4.56] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 649.64 [+1.50] 
# 649.64 [+0.00] IPv6 large resilient group (128k buckets)
# 649.64 [+0.00] -----------------------------------------
# 649.70 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 651.30 [+1.60] 
# 651.30 [+0.00] IPv6 nexthop api compat mode test
# 651.30 [+0.00] --------------------------------
# 651.36 [+0.06] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 651.69 [+0.33] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 651.70 [+0.02] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 651.98 [+0.28] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 652.01 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 652.36 [+0.35] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 652.38 [+0.02] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 652.67 [+0.30] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 652.95 [+0.27] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 652.98 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 654.58 [+1.60] 
# 654.58 [+0.00] IPv6 fdb groups functional
# 654.59 [+0.00] --------------------------
# 654.66 [+0.08] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 654.70 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 654.75 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 654.80 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 654.82 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 654.83 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 654.85 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 654.87 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 654.90 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 654.92 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 654.94 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 654.95 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 654.99 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 655.00 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 655.02 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 656.45 [+1.42] 
# 656.45 [+0.00] IPv6 multipath selection
# 656.45 [+0.00] ------------------------
# 656.77 [+0.32] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 656.82 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 658.33 [+1.52] 
# 658.33 [+0.00] IPv6 runtime torture
# 658.34 [+0.00] --------------------
# 958.43 [+300.09] TEST: IPv6 torture test                                             [ OK ]
# 959.92 [+1.49] 
# 959.92 [+0.00] IPv6 runtime resilient nexthop group torture
# 959.92 [+0.00] --------------------------------------------
# 1260.04 [+300.12] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1260.08 [+0.04] 
# 1260.08 [+0.00] Tests passed: 238
# 1260.08 [+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__->