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.04 [+1.04] 
# 1.04 [+0.00] Basic functional tests
# 1.05 [+0.00] ----------------------
# 1.06 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 1.07 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.09 [+0.02] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.10 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.12 [+0.02] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.15 [+0.03] TEST: Nexthop with down device                                      [ OK ]
# 1.19 [+0.04] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.22 [+0.03] TEST: Nexthop with device only                                      [ OK ]
# 1.24 [+0.02] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.26 [+0.02] TEST: Blackhole nexthop                                             [ OK ]
# 1.27 [+0.02] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.30 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.36 [+0.06] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.37 [+0.02] TEST: Create group                                                  [ OK ]
# 1.39 [+0.02] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.41 [+0.02] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.45 [+0.05] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.47 [+0.02] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.48 [+0.02] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.50 [+0.02] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.52 [+0.02] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.53 [+0.02] TEST: Nexthop group and device                                      [ OK ]
# 1.68 [+0.15] TEST: Test proto flush                                              [ OK ]
# 1.70 [+0.02] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.44 [+1.74] TEST: Large scale nexthop flushing                                  [ OK ]
# 4.79 [+1.36] 
# 4.79 [+0.00] Basic resilient nexthop group functional tests
# 4.79 [+0.00] ----------------------------------------------
# 4.84 [+0.04] TEST: Add a nexthop group with default parameters                   [ OK ]
# 4.87 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 4.91 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 4.92 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 4.94 [+0.02] TEST: Replace nexthop group parameters                              [ OK ]
# 4.96 [+0.02] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 4.98 [+0.02] TEST: Replace idle timer                                            [ OK ]
# 4.99 [+0.02] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 5.01 [+0.02] TEST: Replace unbalanced timer                                      [ OK ]
# 5.03 [+0.02] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 5.04 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 5.06 [+0.02] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 5.07 [+0.02] TEST: Replace nexthop group type - implicit                         [ OK ]
# 5.09 [+0.02] TEST: Replace nexthop group type - explicit                         [ OK ]
# 5.11 [+0.02] TEST: Replace number of nexthop buckets                             [ OK ]
# 5.12 [+0.02] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 5.21 [+0.09] TEST: Dump all nexthop buckets                                      [ OK ]
# 5.22 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 5.35 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 5.36 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 5.38 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 5.39 [+0.02] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 5.41 [+0.02] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 5.46 [+0.04] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 5.47 [+0.02] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 5.49 [+0.02] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 5.53 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 5.54 [+0.02] TEST: Get a valid nexthop bucket                                    [ OK ]
# 5.56 [+0.02] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 5.58 [+0.02] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 5.59 [+0.02] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 5.69 [+0.09] TEST: Initial bucket allocation                                     [ OK ]
# 5.73 [+0.04] TEST: Bucket allocation after replace                               [ OK ]
# 5.78 [+0.05] TEST: Buckets migrated after idle timer change                      [ OK ]
# 7.06 [+1.28] 
# 7.06 [+0.00] IPv4 functional
# 7.06 [+0.00] ----------------------
# 7.08 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 7.09 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 7.12 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 7.15 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 7.17 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 7.18 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 7.25 [+0.07] TEST: Nexthops removed on admin down                                [ OK ]
# 7.33 [+0.08] TEST: Delete nexthop route warning                                  [ OK ]
# 7.40 [+0.07] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 7.44 [+0.04] TEST: Delete route when specifying only nexthop device              [ OK ]
# 7.46 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 7.47 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 8.64 [+1.17] 
# 8.64 [+0.00] IPv4 groups functional
# 8.65 [+0.00] ----------------------
# 8.68 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 8.69 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 8.73 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 8.83 [+0.10] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 8.87 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 8.90 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 8.95 [+0.05] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 8.98 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 9.18 [+0.20] TEST: Multiple groups with same nexthop                             [ OK ]
# 9.25 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 9.27 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 9.30 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 9.32 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 10.59 [+1.27] 
# 10.59 [+0.00] IPv4 resilient groups functional
# 10.59 [+0.00] --------------------------------
# 10.68 [+0.08] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 10.69 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 10.74 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 10.75 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 10.83 [+0.08] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 10.84 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 10.89 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 10.90 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 12.08 [+1.18] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.14 [+0.06] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 12.17 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 12.20 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 13.38 [+1.18] 
# 13.38 [+0.00] IPv4 functional runtime
# 13.38 [+0.00] -----------------------
# 13.41 [+0.03] TEST: Route add                                                     [ OK ]
# 13.44 [+0.03] TEST: Route delete                                                  [ OK ]
# 13.47 [+0.03] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 13.52 [+0.05] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 13.55 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 13.61 [+0.06] TEST: Basic ping                                                    [ OK ]
# 13.69 [+0.08] TEST: Ping - multipath                                              [ OK ]
# 13.78 [+0.09] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 13.89 [+0.10] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 13.96 [+0.08] TEST: Ping - blackhole                                              [ OK ]
# 14.00 [+0.04] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 14.04 [+0.04] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 14.13 [+0.09] TEST: Ping - group with blackhole                                   [ OK ]
# 14.17 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 14.20 [+0.03] TEST: IPv4 route with device only nexthop                           [ OK ]
# 14.24 [+0.04] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 14.33 [+0.09] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.40 [+0.07] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 14.44 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.48 [+0.04] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 14.56 [+0.08] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 14.59 [+0.04] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 14.62 [+0.02] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 14.63 [+0.02] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 14.65 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 15.94 [+1.29] 
# 15.94 [+0.00] IPv4 large groups (x32)
# 15.94 [+0.00] ---------------------
# 19.89 [+3.95] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 21.36 [+1.47] 
# 21.36 [+0.00] IPv4 large resilient group (128k buckets)
# 21.36 [+0.00] -----------------------------------------
# 21.43 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 22.75 [+1.32] 
# 22.75 [+0.00] IPv4 nexthop api compat mode
# 22.75 [+0.00] ----------------------------
# 22.79 [+0.04] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 23.09 [+0.29] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 23.10 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 23.37 [+0.27] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 23.40 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 23.67 [+0.27] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 23.69 [+0.02] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 23.94 [+0.25] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 24.19 [+0.25] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 24.21 [+0.03] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 25.46 [+1.25] 
# 25.46 [+0.00] IPv4 fdb groups functional
# 25.46 [+0.00] --------------------------
# 25.53 [+0.07] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 25.56 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 25.61 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 25.66 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 25.68 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 25.70 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 25.72 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 25.74 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 25.79 [+0.05] TEST: Fdb mac add with nexthop group                                [ OK ]
# 25.81 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 25.83 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 25.84 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 25.88 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 25.89 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 25.91 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 27.18 [+1.27] 
# 27.18 [+0.00] IPv4 multipath selection
# 27.18 [+0.00] ------------------------
# 27.36 [+0.18] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 27.40 [+0.04] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 28.52 [+1.12] 
# 28.52 [+0.00] IPv4 runtime torture
# 28.52 [+0.00] --------------------
# 328.60 [+300.08] TEST: IPv4 torture test                                             [ OK ]
# 330.03 [+1.44] 
# 330.04 [+0.00] IPv4 runtime resilient nexthop group torture
# 330.04 [+0.00] --------------------------------------------
# 630.14 [+300.10] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 631.48 [+1.34] 
# 631.48 [+0.00] IPv6
# 631.48 [+0.00] ----------------------
# 631.49 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 631.51 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 631.55 [+0.04] TEST: Delete nexthop by id                                          [ OK ]
# 631.58 [+0.04] TEST: Create nexthop - gw only                                      [ OK ]
# 631.60 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 631.63 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 631.71 [+0.09] TEST: Nexthops removed on admin down                                [ OK ]
# 633.28 [+1.57] 
# 633.28 [+0.00] IPv6 groups functional
# 633.28 [+0.00] ----------------------
# 633.32 [+0.04] TEST: Create nexthop group with single nexthop                      [ OK ]
# 633.34 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 633.38 [+0.04] TEST: Delete nexthop group by id                                    [ OK ]
# 633.52 [+0.14] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 633.59 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 633.63 [+0.04] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 633.69 [+0.06] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 633.73 [+0.04] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 633.99 [+0.26] TEST: Multiple groups with same nexthop                             [ OK ]
# 634.07 [+0.08] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 634.09 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 634.12 [+0.04] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 634.14 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 634.64 [+0.49] TEST: Nexthop group replace refcounts                               [ OK ]
# 634.81 [+0.17] TEST: 16-bit weights                                                [ OK ]
# 636.38 [+1.57] 
# 636.38 [+0.00] IPv6 resilient groups functional
# 636.38 [+0.00] --------------------------------
# 636.49 [+0.11] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 636.51 [+0.02] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 636.56 [+0.06] TEST: Nexthop group updated after replace                           [ OK ]
# 636.58 [+0.02] TEST: Nexthop buckets updated after replace                         [ OK ]
# 636.68 [+0.10] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 636.69 [+0.02] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 636.74 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 636.76 [+0.02] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 636.92 [+0.16] TEST: 16-bit weights                                                [ OK ]
# 638.43 [+1.51] 
# 638.43 [+0.00] IPv6 functional runtime
# 638.43 [+0.00] -----------------------
# 638.46 [+0.03] TEST: Route add                                                     [ OK ]
# 638.48 [+0.02] TEST: Route delete                                                  [ OK ]
# 638.53 [+0.05] TEST: Ping with nexthop                                             [ OK ]
# 638.62 [+0.09] TEST: Ping - multipath                                              [ OK ]
# 638.69 [+0.07] TEST: Ping - blackhole                                              [ OK ]
# 638.74 [+0.05] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 638.79 [+0.05] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 638.89 [+0.10] TEST: Ping - group with blackhole                                   [ OK ]
# 638.94 [+0.05] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 638.98 [+0.04] TEST: IPv6 route with device only nexthop                           [ OK ]
# 639.03 [+0.05] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 639.09 [+0.06] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 639.12 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 639.16 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 639.24 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 639.27 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 639.30 [+0.03] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 639.38 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 639.41 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 639.44 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 639.50 [+0.06] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 639.53 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 639.70 [+0.17] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 639.74 [+0.04] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 641.05 [+1.31] 
# 641.05 [+0.00] IPv6 large groups (x32)
# 641.05 [+0.00] ---------------------
# 645.67 [+4.62] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 647.31 [+1.63] 
# 647.31 [+0.00] IPv6 large resilient group (128k buckets)
# 647.31 [+0.00] -----------------------------------------
# 647.38 [+0.07] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 649.11 [+1.73] 
# 649.11 [+0.00] IPv6 nexthop api compat mode test
# 649.11 [+0.00] --------------------------------
# 649.18 [+0.07] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 649.52 [+0.34] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 649.53 [+0.02] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 649.81 [+0.28] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 649.85 [+0.03] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 650.18 [+0.33] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 650.19 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 650.46 [+0.27] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 650.72 [+0.26] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 650.74 [+0.03] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 652.11 [+1.37] 
# 652.11 [+0.00] IPv6 fdb groups functional
# 652.11 [+0.00] --------------------------
# 652.18 [+0.07] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 652.22 [+0.04] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 652.27 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 652.33 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 652.35 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 652.37 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 652.38 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 652.40 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 652.43 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 652.45 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 652.47 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 652.49 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 652.53 [+0.04] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 652.55 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 652.57 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 653.94 [+1.38] 
# 653.94 [+0.00] IPv6 multipath selection
# 653.95 [+0.00] ------------------------
# 654.25 [+0.30] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 654.30 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 655.86 [+1.56] 
# 655.86 [+0.00] IPv6 runtime torture
# 655.86 [+0.00] --------------------
# 955.98 [+300.12] TEST: IPv6 torture test                                             [ OK ]
# 957.58 [+1.59] 
# 957.58 [+0.00] IPv6 runtime resilient nexthop group torture
# 957.58 [+0.00] --------------------------------------------
# 1257.71 [+300.13] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1257.75 [+0.04] 
# 1257.75 [+0.00] Tests passed: 238
# 1257.75 [+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__->