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.59 [+0.59] 
# 0.59 [+0.00] Basic functional tests
# 0.59 [+0.00] ----------------------
# 0.60 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.62 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.63 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.64 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.65 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.67 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 0.70 [+0.03] TEST: Nexthop with device that is linkdown                          [ OK ]
# 0.72 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 0.73 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 0.74 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 0.76 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 0.78 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 0.81 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 0.82 [+0.01] TEST: Create group                                                  [ OK ]
# 0.83 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 0.84 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 0.87 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 0.88 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 0.89 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 0.90 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 0.91 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 0.92 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.01 [+0.09] TEST: Test proto flush                                              [ OK ]
# 1.02 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.03 [+2.01] TEST: Large scale nexthop flushing                                  [ OK ]
# 3.84 [+0.81] 
# 3.84 [+0.00] Basic resilient nexthop group functional tests
# 3.85 [+0.00] ----------------------------------------------
# 3.88 [+0.03] TEST: Add a nexthop group with default parameters                   [ OK ]
# 3.90 [+0.02] TEST: Get a nexthop group with default parameters                   [ OK ]
# 3.92 [+0.03] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 3.93 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 3.94 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 3.96 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 3.97 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 3.98 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 3.99 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 4.00 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 4.01 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 4.02 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 4.03 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 4.04 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 4.05 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 4.06 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 4.11 [+0.05] TEST: Dump all nexthop buckets                                      [ OK ]
# 4.12 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 4.24 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 4.25 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 4.26 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 4.27 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 4.28 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 4.31 [+0.03] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 4.32 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 4.33 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.35 [+0.02] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.36 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.37 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.38 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.39 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 4.45 [+0.05] TEST: Initial bucket allocation                                     [ OK ]
# 4.48 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 4.52 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 5.28 [+0.77] 
# 5.28 [+0.00] IPv4 functional
# 5.28 [+0.00] ----------------------
# 5.29 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 5.30 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 5.32 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 5.34 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 5.35 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 5.37 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 5.42 [+0.05] TEST: Nexthops removed on admin down                                [ OK ]
# 5.47 [+0.06] TEST: Delete nexthop route warning                                  [ OK ]
# 5.52 [+0.05] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 5.55 [+0.03] TEST: Delete route when specifying only nexthop device              [ OK ]
# 5.56 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 5.57 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 6.35 [+0.78] 
# 6.35 [+0.00] IPv4 groups functional
# 6.35 [+0.00] ----------------------
# 6.37 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 6.38 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 6.40 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 6.46 [+0.06] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 6.49 [+0.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 6.51 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 6.54 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 6.56 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 6.68 [+0.12] TEST: Multiple groups with same nexthop                             [ OK ]
# 6.72 [+0.04] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 6.73 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 6.75 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 6.76 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 7.54 [+0.78] 
# 7.54 [+0.00] IPv4 resilient groups functional
# 7.54 [+0.00] --------------------------------
# 7.60 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 7.61 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 7.64 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 7.65 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 7.70 [+0.06] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 7.72 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 7.75 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 7.76 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 8.53 [+0.78] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 8.58 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 8.60 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 8.62 [+0.02] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 9.41 [+0.79] 
# 9.41 [+0.00] IPv4 functional runtime
# 9.42 [+0.00] -----------------------
# 9.44 [+0.02] TEST: Route add                                                     [ OK ]
# 9.46 [+0.02] TEST: Route delete                                                  [ OK ]
# 9.48 [+0.02] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 9.51 [+0.03] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 9.53 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 9.57 [+0.04] TEST: Basic ping                                                    [ OK ]
# 9.61 [+0.05] TEST: Ping - multipath                                              [ OK ]
# 9.67 [+0.06] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 9.74 [+0.07] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 9.80 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 9.82 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 9.85 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 9.90 [+0.05] TEST: Ping - group with blackhole                                   [ OK ]
# 9.93 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 9.95 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 9.99 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 10.05 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.11 [+0.05] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 10.13 [+0.03] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.16 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 10.22 [+0.06] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 10.25 [+0.03] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 10.26 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 10.27 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 10.29 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 11.10 [+0.81] 
# 11.10 [+0.00] IPv4 large groups (x32)
# 11.10 [+0.00] ---------------------
# 13.86 [+2.76] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 14.59 [+0.73] 
# 14.59 [+0.00] IPv4 large resilient group (128k buckets)
# 14.59 [+0.00] -----------------------------------------
# 14.63 [+0.03] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 15.38 [+0.75] 
# 15.38 [+0.00] IPv4 nexthop api compat mode
# 15.38 [+0.00] ----------------------------
# 15.40 [+0.02] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 15.66 [+0.26] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 15.67 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 15.92 [+0.24] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 15.93 [+0.01] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 16.17 [+0.25] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 16.19 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 16.42 [+0.24] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 16.66 [+0.23] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 16.67 [+0.01] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 17.37 [+0.71] 
# 17.37 [+0.00] IPv4 fdb groups functional
# 17.37 [+0.00] --------------------------
# 17.42 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 17.44 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 17.47 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 17.49 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 17.50 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 17.51 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 17.53 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 17.54 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 17.57 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 17.58 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 17.59 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 17.60 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 17.62 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 17.63 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 17.64 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 18.39 [+0.75] 
# 18.39 [+0.00] IPv4 multipath selection
# 18.39 [+0.00] ------------------------
# 18.54 [+0.15] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 18.57 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 19.29 [+0.73] 
# 19.29 [+0.00] IPv4 runtime torture
# 19.29 [+0.00] --------------------
# 319.34 [+300.05] TEST: IPv4 torture test                                             [ OK ]
# 320.26 [+0.92] 
# 320.26 [+0.00] IPv4 runtime resilient nexthop group torture
# 320.26 [+0.00] --------------------------------------------
# 620.35 [+300.09] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 621.25 [+0.90] 
# 621.25 [+0.00] IPv6
# 621.25 [+0.00] ----------------------
# 621.26 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 621.28 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 621.31 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 621.34 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 621.35 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 621.37 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 621.42 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 622.36 [+0.93] 
# 622.36 [+0.00] IPv6 groups functional
# 622.36 [+0.00] ----------------------
# 622.38 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 622.40 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 622.42 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 622.52 [+0.10] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 622.56 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 622.58 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 622.62 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 622.64 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 622.80 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 622.85 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 622.87 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 622.90 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 622.91 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 623.26 [+0.35] TEST: Nexthop group replace refcounts                               [ OK ]
# 623.37 [+0.11] TEST: 16-bit weights                                                [ OK ]
# 624.29 [+0.92] 
# 624.29 [+0.00] IPv6 resilient groups functional
# 624.29 [+0.00] --------------------------------
# 624.36 [+0.07] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 624.37 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 624.41 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 624.42 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 624.49 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 624.50 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 624.54 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 624.55 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 624.65 [+0.10] TEST: 16-bit weights                                                [ OK ]
# 625.62 [+0.97] 
# 625.62 [+0.00] IPv6 functional runtime
# 625.62 [+0.00] -----------------------
# 625.65 [+0.02] TEST: Route add                                                     [ OK ]
# 625.66 [+0.01] TEST: Route delete                                                  [ OK ]
# 625.69 [+0.03] TEST: Ping with nexthop                                             [ OK ]
# 625.75 [+0.05] TEST: Ping - multipath                                              [ OK ]
# 625.79 [+0.04] TEST: Ping - blackhole                                              [ OK ]
# 625.82 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 625.85 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 625.91 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 625.94 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 625.96 [+0.03] TEST: IPv6 route with device only nexthop                           [ OK ]
# 626.00 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 626.05 [+0.05] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 626.07 [+0.02] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 626.09 [+0.02] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 626.15 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 626.18 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 626.20 [+0.02] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 626.27 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 626.29 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 626.32 [+0.02] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 626.36 [+0.05] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 626.39 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 626.53 [+0.14] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 626.56 [+0.03] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 627.54 [+0.98] 
# 627.54 [+0.00] IPv6 large groups (x32)
# 627.54 [+0.00] ---------------------
# 630.71 [+3.17] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 631.56 [+0.85] 
# 631.56 [+0.00] IPv6 large resilient group (128k buckets)
# 631.56 [+0.00] -----------------------------------------
# 631.60 [+0.04] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 632.47 [+0.87] 
# 632.47 [+0.00] IPv6 nexthop api compat mode test
# 632.47 [+0.00] --------------------------------
# 632.50 [+0.03] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 632.77 [+0.27] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 632.78 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 633.03 [+0.25] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 633.05 [+0.02] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 633.33 [+0.29] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 633.34 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 633.59 [+0.25] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 633.83 [+0.24] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 633.85 [+0.02] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 634.69 [+0.84] 
# 634.69 [+0.00] IPv6 fdb groups functional
# 634.69 [+0.00] --------------------------
# 634.74 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 634.76 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 634.80 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 634.83 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 634.84 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 634.85 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 634.87 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 634.88 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 634.90 [+0.02] TEST: Fdb mac add with nexthop group                                [ OK ]
# 634.91 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 634.92 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 634.93 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 634.95 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 634.96 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 634.97 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 635.74 [+0.77] 
# 635.74 [+0.00] IPv6 multipath selection
# 635.74 [+0.00] ------------------------
# 635.97 [+0.23] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 636.00 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 636.96 [+0.96] 
# 636.96 [+0.00] IPv6 runtime torture
# 636.96 [+0.00] --------------------
# 937.04 [+300.08] TEST: IPv6 torture test                                             [ OK ]
# 938.10 [+1.06] 
# 938.10 [+0.00] IPv6 runtime resilient nexthop group torture
# 938.10 [+0.00] --------------------------------------------
# 1238.21 [+300.10] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1238.24 [+0.03] 
# 1238.24 [+0.00] Tests passed: 238
# 1238.24 [+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__->