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.68 [+0.68] 
# 0.68 [+0.00] Basic functional tests
# 0.68 [+0.00] ----------------------
# 0.69 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.70 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.71 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.72 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.73 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.75 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 0.78 [+0.03] TEST: Nexthop with device that is linkdown                          [ OK ]
# 0.80 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 0.81 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 0.82 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 0.83 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 0.85 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 0.88 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 0.89 [+0.01] TEST: Create group                                                  [ OK ]
# 0.90 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 0.91 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 0.94 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 0.95 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 0.96 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 0.98 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 0.99 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.00 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.09 [+0.10] TEST: Test proto flush                                              [ OK ]
# 1.10 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 2.73 [+1.63] TEST: Large scale nexthop flushing                                  [ OK ]
# 3.51 [+0.77] 
# 3.51 [+0.00] Basic resilient nexthop group functional tests
# 3.51 [+0.00] ----------------------------------------------
# 3.53 [+0.03] TEST: Add a nexthop group with default parameters                   [ OK ]
# 3.55 [+0.02] TEST: Get a nexthop group with default parameters                   [ OK ]
# 3.58 [+0.03] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 3.59 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 3.60 [+0.01] TEST: Replace nexthop group parameters                              [ OK ]
# 3.61 [+0.01] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 3.61 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 3.62 [+0.01] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 3.63 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 3.64 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 3.65 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 3.67 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 3.68 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 3.69 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 3.70 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 3.71 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 3.76 [+0.06] TEST: Dump all nexthop buckets                                      [ OK ]
# 3.77 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 3.89 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 3.90 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 3.91 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 3.92 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 3.93 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 3.96 [+0.03] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 3.97 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 3.98 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.00 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.01 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.02 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.03 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.04 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 4.10 [+0.05] TEST: Initial bucket allocation                                     [ OK ]
# 4.12 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 4.15 [+0.03] TEST: Buckets migrated after idle timer change                      [ OK ]
# 4.85 [+0.70] 
# 4.85 [+0.00] IPv4 functional
# 4.85 [+0.00] ----------------------
# 4.86 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 4.87 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 4.89 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 4.90 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 4.91 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 4.92 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 4.97 [+0.04] TEST: Nexthops removed on admin down                                [ OK ]
# 5.01 [+0.05] TEST: Delete nexthop route warning                                  [ OK ]
# 5.06 [+0.04] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 5.08 [+0.03] TEST: Delete route when specifying only nexthop device              [ OK ]
# 5.09 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 5.10 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 5.81 [+0.71] 
# 5.81 [+0.00] IPv4 groups functional
# 5.81 [+0.00] ----------------------
# 5.83 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 5.84 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 5.85 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 5.92 [+0.06] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 5.94 [+0.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 5.96 [+0.02] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 5.99 [+0.03] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 6.01 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 6.12 [+0.12] TEST: Multiple groups with same nexthop                             [ OK ]
# 6.16 [+0.04] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 6.17 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 6.19 [+0.02] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 6.19 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 6.88 [+0.68] 
# 6.88 [+0.00] IPv4 resilient groups functional
# 6.88 [+0.00] --------------------------------
# 6.93 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 6.94 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 6.96 [+0.03] TEST: Nexthop group updated after replace                           [ OK ]
# 6.97 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 7.02 [+0.05] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 7.03 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 7.06 [+0.03] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 7.07 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 7.77 [+0.70] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 7.81 [+0.03] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 7.82 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 7.84 [+0.02] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 8.53 [+0.69] 
# 8.53 [+0.00] IPv4 functional runtime
# 8.53 [+0.00] -----------------------
# 8.55 [+0.02] TEST: Route add                                                     [ OK ]
# 8.57 [+0.02] TEST: Route delete                                                  [ OK ]
# 8.58 [+0.02] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 8.61 [+0.02] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 8.62 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 8.66 [+0.03] TEST: Basic ping                                                    [ OK ]
# 8.70 [+0.04] TEST: Ping - multipath                                              [ OK ]
# 8.75 [+0.05] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 8.81 [+0.06] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 8.86 [+0.05] TEST: Ping - blackhole                                              [ OK ]
# 8.88 [+0.02] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 8.90 [+0.02] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 8.95 [+0.04] TEST: Ping - group with blackhole                                   [ OK ]
# 8.97 [+0.02] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 8.99 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 9.02 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 9.07 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 9.11 [+0.04] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 9.14 [+0.02] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 9.16 [+0.02] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 9.21 [+0.05] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 9.23 [+0.02] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 9.24 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 9.25 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 9.26 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 9.96 [+0.70] 
# 9.96 [+0.00] IPv4 large groups (x32)
# 9.96 [+0.00] ---------------------
# 12.27 [+2.32] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 12.98 [+0.70] 
# 12.98 [+0.00] IPv4 large resilient group (128k buckets)
# 12.98 [+0.00] -----------------------------------------
# 13.01 [+0.03] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 13.68 [+0.67] 
# 13.68 [+0.00] IPv4 nexthop api compat mode
# 13.68 [+0.00] ----------------------------
# 13.70 [+0.02] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 13.96 [+0.26] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 13.97 [+0.01] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 14.21 [+0.24] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 14.22 [+0.01] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 14.46 [+0.24] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 14.47 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 14.71 [+0.23] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 14.94 [+0.23] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 14.95 [+0.01] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 15.65 [+0.70] 
# 15.65 [+0.00] IPv4 fdb groups functional
# 15.65 [+0.00] --------------------------
# 15.70 [+0.04] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 15.71 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 15.74 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 15.76 [+0.02] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 15.77 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 15.78 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 15.79 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 15.80 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 15.83 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 15.84 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 15.85 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 15.86 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 15.88 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 15.88 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 15.89 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 16.61 [+0.71] 
# 16.61 [+0.00] IPv4 multipath selection
# 16.61 [+0.00] ------------------------
# 16.74 [+0.13] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 16.77 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 17.49 [+0.72] 
# 17.49 [+0.00] IPv4 runtime torture
# 17.49 [+0.00] --------------------
# 317.55 [+300.06] TEST: IPv4 torture test                                             [ OK ]
# 318.34 [+0.79] 
# 318.34 [+0.00] IPv4 runtime resilient nexthop group torture
# 318.34 [+0.00] --------------------------------------------
# 618.40 [+300.06] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 619.28 [+0.88] 
# 619.28 [+0.00] IPv6
# 619.28 [+0.00] ----------------------
# 619.29 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 619.31 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 619.33 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 619.36 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 619.37 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 619.38 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 619.44 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 620.36 [+0.92] 
# 620.36 [+0.00] IPv6 groups functional
# 620.36 [+0.00] ----------------------
# 620.39 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 620.40 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 620.42 [+0.02] TEST: Delete nexthop group by id                                    [ OK ]
# 620.52 [+0.10] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 620.56 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 620.59 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 620.63 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 620.66 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 620.85 [+0.18] TEST: Multiple groups with same nexthop                             [ OK ]
# 620.90 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 620.91 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 620.94 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 620.95 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 621.31 [+0.36] TEST: Nexthop group replace refcounts                               [ OK ]
# 621.44 [+0.13] TEST: 16-bit weights                                                [ OK ]
# 622.54 [+1.10] 
# 622.54 [+0.00] IPv6 resilient groups functional
# 622.54 [+0.00] --------------------------------
# 622.61 [+0.08] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 622.63 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 622.66 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 622.68 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 622.75 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 622.76 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 622.80 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 622.81 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 622.92 [+0.11] TEST: 16-bit weights                                                [ OK ]
# 623.88 [+0.96] 
# 623.88 [+0.00] IPv6 functional runtime
# 623.88 [+0.00] -----------------------
# 623.91 [+0.03] TEST: Route add                                                     [ OK ]
# 623.92 [+0.01] TEST: Route delete                                                  [ OK ]
# 623.95 [+0.04] TEST: Ping with nexthop                                             [ OK ]
# 624.02 [+0.06] TEST: Ping - multipath                                              [ OK ]
# 624.06 [+0.04] TEST: Ping - blackhole                                              [ OK ]
# 624.09 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 624.12 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 624.18 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 624.21 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 624.24 [+0.02] TEST: IPv6 route with device only nexthop                           [ OK ]
# 624.27 [+0.03] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 624.32 [+0.05] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 624.34 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 624.37 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 624.43 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 624.46 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 624.48 [+0.03] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 624.55 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 624.58 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 624.60 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 624.66 [+0.05] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 624.68 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 624.83 [+0.14] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 624.86 [+0.04] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 625.81 [+0.95] 
# 625.81 [+0.00] IPv6 large groups (x32)
# 625.81 [+0.00] ---------------------
# 628.89 [+3.08] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 629.77 [+0.88] 
# 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.72 [+0.90] 
# 630.72 [+0.00] IPv6 nexthop api compat mode test
# 630.72 [+0.00] --------------------------------
# 630.75 [+0.03] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 631.03 [+0.28] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 631.04 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 631.30 [+0.26] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 631.32 [+0.02] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 631.61 [+0.29] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 631.62 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 631.88 [+0.26] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 632.12 [+0.24] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 632.13 [+0.02] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 633.07 [+0.94] 
# 633.07 [+0.00] IPv6 fdb groups functional
# 633.07 [+0.00] --------------------------
# 633.14 [+0.06] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 633.16 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 633.20 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 633.24 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 633.26 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 633.27 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 633.28 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 633.30 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 633.32 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 633.34 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 633.35 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 633.36 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 633.39 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 633.40 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 633.41 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 634.37 [+0.95] 
# 634.37 [+0.00] IPv6 multipath selection
# 634.37 [+0.00] ------------------------
# 634.65 [+0.28] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 634.69 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 635.87 [+1.18] 
# 635.87 [+0.00] IPv6 runtime torture
# 635.87 [+0.00] --------------------
# 935.96 [+300.09] TEST: IPv6 torture test                                             [ OK ]
# 937.03 [+1.08] 
# 937.04 [+0.00] IPv6 runtime resilient nexthop group torture
# 937.04 [+0.00] --------------------------------------------
# 1237.13 [+300.09] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1237.15 [+0.02] 
# 1237.15 [+0.00] Tests passed: 238
# 1237.15 [+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__->