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.69 [+0.69] 
# 0.69 [+0.00] Basic functional tests
# 0.69 [+0.00] ----------------------
# 0.70 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.71 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.72 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.73 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.74 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.76 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 0.79 [+0.03] TEST: Nexthop with device that is linkdown                          [ OK ]
# 0.81 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 0.82 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 0.84 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 0.85 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 0.87 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 0.90 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 0.92 [+0.01] TEST: Create group                                                  [ OK ]
# 0.93 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 0.94 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 0.97 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 0.98 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 0.99 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.00 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.01 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.03 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.13 [+0.11] TEST: Test proto flush                                              [ OK ]
# 1.14 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 2.82 [+1.67] TEST: Large scale nexthop flushing                                  [ OK ]
# 3.65 [+0.83] 
# 3.65 [+0.00] Basic resilient nexthop group functional tests
# 3.65 [+0.00] ----------------------------------------------
# 3.68 [+0.03] TEST: Add a nexthop group with default parameters                   [ OK ]
# 3.70 [+0.02] TEST: Get a nexthop group with default parameters                   [ OK ]
# 3.73 [+0.03] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 3.74 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 3.75 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 3.76 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 3.77 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 3.78 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 3.79 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 3.80 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 3.81 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 3.83 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 3.84 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 3.85 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 3.86 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 3.87 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 3.93 [+0.06] TEST: Dump all nexthop buckets                                      [ OK ]
# 3.94 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 4.06 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 4.07 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 4.08 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 4.09 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 4.10 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 4.13 [+0.03] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 4.14 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 4.16 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.18 [+0.02] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.19 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.20 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.21 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.23 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 4.28 [+0.06] TEST: Initial bucket allocation                                     [ OK ]
# 4.31 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 4.35 [+0.04] TEST: Buckets migrated after idle timer change                      [ OK ]
# 5.11 [+0.76] 
# 5.11 [+0.00] IPv4 functional
# 5.11 [+0.00] ----------------------
# 5.12 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 5.13 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 5.16 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 5.18 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 5.19 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 5.20 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 5.25 [+0.05] TEST: Nexthops removed on admin down                                [ OK ]
# 5.30 [+0.05] TEST: Delete nexthop route warning                                  [ OK ]
# 5.35 [+0.05] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 5.38 [+0.03] TEST: Delete route when specifying only nexthop device              [ OK ]
# 5.39 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 5.40 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 6.15 [+0.75] 
# 6.15 [+0.00] IPv4 groups functional
# 6.15 [+0.00] ----------------------
# 6.17 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 6.18 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 6.20 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 6.26 [+0.06] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 6.29 [+0.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 6.31 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 6.34 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 6.36 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 6.49 [+0.13] TEST: Multiple groups with same nexthop                             [ OK ]
# 6.53 [+0.04] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 6.54 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 6.56 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 6.57 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 7.29 [+0.72] 
# 7.29 [+0.00] IPv4 resilient groups functional
# 7.29 [+0.00] --------------------------------
# 7.35 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 7.36 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 7.39 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 7.40 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 7.46 [+0.06] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 7.47 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 7.50 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 7.51 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 8.27 [+0.76] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 8.31 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 8.33 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 8.35 [+0.02] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 9.14 [+0.79] 
# 9.14 [+0.00] IPv4 functional runtime
# 9.14 [+0.00] -----------------------
# 9.16 [+0.02] TEST: Route add                                                     [ OK ]
# 9.19 [+0.02] TEST: Route delete                                                  [ OK ]
# 9.21 [+0.02] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 9.24 [+0.03] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 9.25 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 9.29 [+0.03] TEST: Basic ping                                                    [ OK ]
# 9.33 [+0.04] TEST: Ping - multipath                                              [ OK ]
# 9.39 [+0.05] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 9.45 [+0.06] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 9.50 [+0.05] TEST: Ping - blackhole                                              [ OK ]
# 9.53 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 9.56 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 9.61 [+0.05] TEST: Ping - group with blackhole                                   [ OK ]
# 9.64 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 9.66 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 9.69 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 9.74 [+0.06] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 9.79 [+0.04] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 9.81 [+0.03] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 9.84 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 9.89 [+0.05] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 9.91 [+0.02] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 9.92 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 9.93 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 9.94 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 10.69 [+0.75] 
# 10.69 [+0.00] IPv4 large groups (x32)
# 10.69 [+0.00] ---------------------
# 13.32 [+2.63] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 14.06 [+0.73] 
# 14.06 [+0.00] IPv4 large resilient group (128k buckets)
# 14.06 [+0.00] -----------------------------------------
# 14.09 [+0.03] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 14.84 [+0.75] 
# 14.84 [+0.00] IPv4 nexthop api compat mode
# 14.84 [+0.00] ----------------------------
# 14.86 [+0.02] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 15.13 [+0.26] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 15.14 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 15.38 [+0.24] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 15.40 [+0.01] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 15.65 [+0.25] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 15.66 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 15.89 [+0.24] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 16.13 [+0.24] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 16.14 [+0.01] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 16.88 [+0.73] 
# 16.88 [+0.00] IPv4 fdb groups functional
# 16.88 [+0.00] --------------------------
# 16.92 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 16.94 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 16.97 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 17.00 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 17.01 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 17.02 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 17.03 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 17.04 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 17.08 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 17.09 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 17.10 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 17.11 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 17.13 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 17.14 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 17.15 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 17.93 [+0.79] 
# 17.93 [+0.00] IPv4 multipath selection
# 17.93 [+0.00] ------------------------
# 18.08 [+0.14] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 18.11 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 18.87 [+0.76] 
# 18.87 [+0.00] IPv4 runtime torture
# 18.87 [+0.00] --------------------
# 318.93 [+300.06] TEST: IPv4 torture test                                             [ OK ]
# 319.83 [+0.91] 
# 319.83 [+0.00] IPv4 runtime resilient nexthop group torture
# 319.84 [+0.00] --------------------------------------------
# 619.91 [+300.08] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 620.74 [+0.83] 
# 620.74 [+0.00] IPv6
# 620.74 [+0.00] ----------------------
# 620.75 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 620.77 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 620.79 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 620.81 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 620.82 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 620.83 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 620.88 [+0.05] TEST: Nexthops removed on admin down                                [ OK ]
# 621.66 [+0.78] 
# 621.66 [+0.00] IPv6 groups functional
# 621.66 [+0.00] ----------------------
# 621.68 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 621.69 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 621.71 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 621.79 [+0.08] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 621.82 [+0.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 621.84 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 621.88 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 621.89 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 622.04 [+0.14] TEST: Multiple groups with same nexthop                             [ OK ]
# 622.08 [+0.04] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 622.09 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 622.11 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 622.12 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 622.41 [+0.29] TEST: Nexthop group replace refcounts                               [ OK ]
# 622.51 [+0.10] TEST: 16-bit weights                                                [ OK ]
# 623.34 [+0.83] 
# 623.34 [+0.00] IPv6 resilient groups functional
# 623.34 [+0.00] --------------------------------
# 623.41 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 623.42 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 623.45 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 623.46 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 623.53 [+0.06] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 623.54 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 623.58 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 623.59 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 623.69 [+0.10] TEST: 16-bit weights                                                [ OK ]
# 624.50 [+0.81] 
# 624.50 [+0.00] IPv6 functional runtime
# 624.50 [+0.00] -----------------------
# 624.52 [+0.02] TEST: Route add                                                     [ OK ]
# 624.54 [+0.01] TEST: Route delete                                                  [ OK ]
# 624.56 [+0.03] TEST: Ping with nexthop                                             [ OK ]
# 624.61 [+0.05] TEST: Ping - multipath                                              [ OK ]
# 624.65 [+0.04] TEST: Ping - blackhole                                              [ OK ]
# 624.68 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 624.71 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 624.76 [+0.05] TEST: Ping - group with blackhole                                   [ OK ]
# 624.79 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 624.82 [+0.02] TEST: IPv6 route with device only nexthop                           [ OK ]
# 624.85 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 624.90 [+0.04] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 624.92 [+0.02] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 624.94 [+0.02] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 624.99 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 625.02 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 625.04 [+0.02] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 625.09 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 625.12 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 625.14 [+0.02] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 625.18 [+0.04] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 625.21 [+0.02] TEST: IPv6 route with invalid metric                                [ OK ]
# 625.33 [+0.12] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 625.36 [+0.03] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 626.14 [+0.78] 
# 626.14 [+0.00] IPv6 large groups (x32)
# 626.14 [+0.00] ---------------------
# 629.00 [+2.85] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 629.77 [+0.78] 
# 629.77 [+0.00] IPv6 large resilient group (128k buckets)
# 629.77 [+0.00] -----------------------------------------
# 629.81 [+0.04] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 630.59 [+0.78] 
# 630.59 [+0.00] IPv6 nexthop api compat mode test
# 630.59 [+0.00] --------------------------------
# 630.62 [+0.03] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 630.89 [+0.27] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 630.90 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 631.14 [+0.25] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 631.16 [+0.01] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 631.44 [+0.28] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 631.45 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 631.70 [+0.25] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 631.94 [+0.24] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 631.96 [+0.02] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 632.69 [+0.73] 
# 632.69 [+0.00] IPv6 fdb groups functional
# 632.69 [+0.00] --------------------------
# 632.74 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 632.76 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 632.79 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 632.82 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 632.83 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 632.84 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 632.85 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 632.86 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 632.88 [+0.02] TEST: Fdb mac add with nexthop group                                [ OK ]
# 632.89 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 632.90 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 632.91 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 632.94 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 632.94 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 632.96 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 633.79 [+0.84] 
# 633.79 [+0.00] IPv6 multipath selection
# 633.79 [+0.00] ------------------------
# 634.06 [+0.27] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 634.09 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 635.07 [+0.98] 
# 635.07 [+0.00] IPv6 runtime torture
# 635.07 [+0.00] --------------------
# 935.15 [+300.08] TEST: IPv6 torture test                                             [ OK ]
# 936.21 [+1.06] 
# 936.21 [+0.00] IPv6 runtime resilient nexthop group torture
# 936.21 [+0.00] --------------------------------------------
# 1236.30 [+300.09] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1236.33 [+0.03] 
# 1236.33 [+0.00] Tests passed: 238
# 1236.33 [+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__->