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.80 [+0.80] 
# 0.80 [+0.00] Basic functional tests
# 0.80 [+0.00] ----------------------
# 0.82 [+0.01] TEST: List with nothing defined                                     [ OK ]
# 0.83 [+0.01] TEST: Nexthop get on non-existent id                                [ OK ]
# 0.84 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 0.86 [+0.01] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 0.87 [+0.01] TEST: Nexthop with no device or gateway                             [ OK ]
# 0.89 [+0.02] TEST: Nexthop with down device                                      [ OK ]
# 0.92 [+0.03] TEST: Nexthop with device that is linkdown                          [ OK ]
# 0.95 [+0.02] TEST: Nexthop with device only                                      [ OK ]
# 0.96 [+0.01] TEST: Nexthop with duplicate id                                     [ OK ]
# 0.97 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 0.99 [+0.01] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.01 [+0.02] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.05 [+0.04] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.06 [+0.01] TEST: Create group                                                  [ OK ]
# 1.07 [+0.01] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.09 [+0.01] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.12 [+0.03] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.13 [+0.01] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.15 [+0.01] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.16 [+0.01] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.17 [+0.01] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.18 [+0.01] TEST: Nexthop group and device                                      [ OK ]
# 1.29 [+0.11] TEST: Test proto flush                                              [ OK ]
# 1.30 [+0.01] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.00 [+1.69] TEST: Large scale nexthop flushing                                  [ OK ]
# 4.01 [+1.01] 
# 4.01 [+0.00] Basic resilient nexthop group functional tests
# 4.01 [+0.00] ----------------------------------------------
# 4.05 [+0.04] TEST: Add a nexthop group with default parameters                   [ OK ]
# 4.08 [+0.03] TEST: Get a nexthop group with default parameters                   [ OK ]
# 4.12 [+0.04] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 4.13 [+0.01] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 4.15 [+0.02] TEST: Replace nexthop group parameters                              [ OK ]
# 4.16 [+0.02] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 4.18 [+0.01] TEST: Replace idle timer                                            [ OK ]
# 4.19 [+0.02] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 4.21 [+0.01] TEST: Replace unbalanced timer                                      [ OK ]
# 4.22 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 4.24 [+0.01] TEST: Replace with no parameters                                    [ OK ]
# 4.25 [+0.01] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 4.26 [+0.01] TEST: Replace nexthop group type - implicit                         [ OK ]
# 4.28 [+0.01] TEST: Replace nexthop group type - explicit                         [ OK ]
# 4.29 [+0.01] TEST: Replace number of nexthop buckets                             [ OK ]
# 4.30 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 4.37 [+0.07] TEST: Dump all nexthop buckets                                      [ OK ]
# 4.39 [+0.01] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 4.51 [+0.12] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 4.52 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 4.53 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 4.54 [+0.01] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 4.55 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 4.59 [+0.03] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 4.60 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 4.61 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 4.64 [+0.03] TEST: Maximum nexthop ID dump                                       [ OK ]
# 4.65 [+0.01] TEST: Get a valid nexthop bucket                                    [ OK ]
# 4.67 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 4.68 [+0.01] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 4.69 [+0.01] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 4.75 [+0.06] TEST: Initial bucket allocation                                     [ OK ]
# 4.78 [+0.03] TEST: Bucket allocation after replace                               [ OK ]
# 4.83 [+0.05] TEST: Buckets migrated after idle timer change                      [ OK ]
# 5.81 [+0.98] 
# 5.81 [+0.00] IPv4 functional
# 5.81 [+0.00] ----------------------
# 5.82 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 5.84 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 5.87 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 5.89 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 5.91 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 5.92 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 5.98 [+0.06] TEST: Nexthops removed on admin down                                [ OK ]
# 6.06 [+0.07] TEST: Delete nexthop route warning                                  [ OK ]
# 6.11 [+0.06] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 6.15 [+0.03] TEST: Delete route when specifying only nexthop device              [ OK ]
# 6.16 [+0.01] TEST: Delete route when specifying only gateway                     [ OK ]
# 6.17 [+0.01] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 7.13 [+0.96] 
# 7.13 [+0.00] IPv4 groups functional
# 7.13 [+0.00] ----------------------
# 7.16 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 7.18 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 7.21 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 7.30 [+0.09] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 7.34 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 7.37 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 7.41 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 7.43 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 7.60 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 7.65 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 7.66 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 7.69 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 7.70 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 8.76 [+1.05] 
# 8.76 [+0.00] IPv4 resilient groups functional
# 8.76 [+0.00] --------------------------------
# 8.84 [+0.08] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 8.85 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 8.89 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 8.91 [+0.02] TEST: Nexthop buckets updated after replace                         [ OK ]
# 8.99 [+0.08] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 9.01 [+0.02] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 9.05 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 9.07 [+0.02] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 10.06 [+0.99] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.10 [+0.04] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 10.13 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 10.15 [+0.02] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 11.05 [+0.90] 
# 11.05 [+0.00] IPv4 functional runtime
# 11.05 [+0.00] -----------------------
# 11.07 [+0.02] TEST: Route add                                                     [ OK ]
# 11.09 [+0.02] TEST: Route delete                                                  [ OK ]
# 11.12 [+0.02] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 11.15 [+0.03] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 11.17 [+0.02] TEST: IPv4 route with invalid metric                                [ OK ]
# 11.22 [+0.04] TEST: Basic ping                                                    [ OK ]
# 11.26 [+0.05] TEST: Ping - multipath                                              [ OK ]
# 11.33 [+0.06] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 11.40 [+0.07] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 11.46 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 11.49 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 11.52 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 11.57 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 11.61 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 11.63 [+0.02] TEST: IPv4 route with device only nexthop                           [ OK ]
# 11.66 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 11.73 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 11.78 [+0.05] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 11.81 [+0.03] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 11.84 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 11.89 [+0.06] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 11.92 [+0.02] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 11.93 [+0.01] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 11.94 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 11.95 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 12.85 [+0.90] 
# 12.85 [+0.00] IPv4 large groups (x32)
# 12.85 [+0.00] ---------------------
# 15.84 [+2.99] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 16.71 [+0.86] 
# 16.71 [+0.00] IPv4 large resilient group (128k buckets)
# 16.71 [+0.00] -----------------------------------------
# 16.75 [+0.04] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 17.64 [+0.90] 
# 17.64 [+0.00] IPv4 nexthop api compat mode
# 17.64 [+0.00] ----------------------------
# 17.68 [+0.04] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 17.97 [+0.29] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 17.98 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 18.24 [+0.26] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 18.26 [+0.02] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 18.52 [+0.26] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 18.53 [+0.01] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 18.78 [+0.25] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 19.03 [+0.25] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 19.04 [+0.01] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 19.94 [+0.90] 
# 19.94 [+0.00] IPv4 fdb groups functional
# 19.94 [+0.00] --------------------------
# 19.99 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 20.02 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 20.05 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 20.08 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 20.10 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 20.11 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 20.12 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 20.13 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 20.17 [+0.04] TEST: Fdb mac add with nexthop group                                [ OK ]
# 20.18 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 20.20 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 20.21 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 20.23 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 20.24 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 20.26 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 21.17 [+0.91] 
# 21.17 [+0.00] IPv4 multipath selection
# 21.17 [+0.00] ------------------------
# 21.32 [+0.15] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 21.36 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 22.24 [+0.88] 
# 22.24 [+0.00] IPv4 runtime torture
# 22.24 [+0.00] --------------------
# 322.31 [+300.07] TEST: IPv4 torture test                                             [ OK ]
# 323.18 [+0.86] 
# 323.18 [+0.00] IPv4 runtime resilient nexthop group torture
# 323.18 [+0.00] --------------------------------------------
# 623.25 [+300.07] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 624.14 [+0.89] 
# 624.14 [+0.00] IPv6
# 624.14 [+0.00] ----------------------
# 624.15 [+0.01] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 624.17 [+0.01] TEST: Get nexthop by id                                             [ OK ]
# 624.19 [+0.02] TEST: Delete nexthop by id                                          [ OK ]
# 624.21 [+0.02] TEST: Create nexthop - gw only                                      [ OK ]
# 624.23 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 624.24 [+0.01] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 624.30 [+0.07] TEST: Nexthops removed on admin down                                [ OK ]
# 625.18 [+0.88] 
# 625.18 [+0.00] IPv6 groups functional
# 625.18 [+0.00] ----------------------
# 625.21 [+0.02] TEST: Create nexthop group with single nexthop                      [ OK ]
# 625.22 [+0.01] TEST: Get nexthop group by id                                       [ OK ]
# 625.25 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 625.33 [+0.09] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 625.37 [+0.04] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 625.40 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 625.43 [+0.04] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 625.46 [+0.02] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 625.62 [+0.16] TEST: Multiple groups with same nexthop                             [ OK ]
# 625.67 [+0.05] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 625.68 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 625.70 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 625.72 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 626.09 [+0.37] TEST: Nexthop group replace refcounts                               [ OK ]
# 626.21 [+0.12] TEST: 16-bit weights                                                [ OK ]
# 627.12 [+0.92] 
# 627.12 [+0.00] IPv6 resilient groups functional
# 627.13 [+0.00] --------------------------------
# 627.20 [+0.07] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 627.21 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 627.25 [+0.04] TEST: Nexthop group updated after replace                           [ OK ]
# 627.26 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 627.33 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 627.34 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 627.38 [+0.04] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 627.40 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 627.50 [+0.11] TEST: 16-bit weights                                                [ OK ]
# 628.38 [+0.88] 
# 628.38 [+0.00] IPv6 functional runtime
# 628.38 [+0.00] -----------------------
# 628.41 [+0.02] TEST: Route add                                                     [ OK ]
# 628.42 [+0.01] TEST: Route delete                                                  [ OK ]
# 628.45 [+0.03] TEST: Ping with nexthop                                             [ OK ]
# 628.51 [+0.06] TEST: Ping - multipath                                              [ OK ]
# 628.55 [+0.05] TEST: Ping - blackhole                                              [ OK ]
# 628.59 [+0.03] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 628.62 [+0.03] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 628.67 [+0.06] TEST: Ping - group with blackhole                                   [ OK ]
# 628.71 [+0.03] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 628.73 [+0.02] TEST: IPv6 route with device only nexthop                           [ OK ]
# 628.77 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 628.81 [+0.05] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 628.84 [+0.02] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 628.86 [+0.02] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 628.92 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 628.95 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 628.97 [+0.02] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 629.03 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 629.06 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 629.08 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 629.13 [+0.05] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 629.16 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 629.30 [+0.14] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 629.33 [+0.04] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 630.22 [+0.88] 
# 630.22 [+0.00] IPv6 large groups (x32)
# 630.22 [+0.00] ---------------------
# 633.61 [+3.39] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 634.56 [+0.96] 
# 634.56 [+0.00] IPv6 large resilient group (128k buckets)
# 634.56 [+0.00] -----------------------------------------
# 634.61 [+0.05] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 635.53 [+0.92] 
# 635.53 [+0.00] IPv6 nexthop api compat mode test
# 635.53 [+0.00] --------------------------------
# 635.56 [+0.03] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 635.83 [+0.27] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 635.84 [+0.01] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 636.09 [+0.25] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 636.10 [+0.01] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 636.38 [+0.28] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 636.39 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 636.64 [+0.25] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 636.88 [+0.24] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 636.89 [+0.01] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 637.67 [+0.78] 
# 637.67 [+0.00] IPv6 fdb groups functional
# 637.67 [+0.00] --------------------------
# 637.73 [+0.05] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 637.75 [+0.02] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 637.78 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 637.81 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 637.83 [+0.01] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 637.84 [+0.01] TEST: Fdb Nexthop with oif                                          [ OK ]
# 637.85 [+0.01] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 637.86 [+0.01] TEST: Fdb Nexthop with encap                                        [ OK ]
# 637.88 [+0.02] TEST: Fdb mac add with nexthop group                                [ OK ]
# 637.89 [+0.01] TEST: Fdb mac add with nexthop                                      [ OK ]
# 637.91 [+0.01] TEST: Route add with fdb nexthop                                    [ OK ]
# 637.92 [+0.01] TEST: Route add with fdb nexthop group                              [ OK ]
# 637.94 [+0.02] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 637.95 [+0.01] TEST: Fdb nexthop delete                                            [ OK ]
# 637.96 [+0.01] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 638.78 [+0.82] 
# 638.78 [+0.00] IPv6 multipath selection
# 638.78 [+0.00] ------------------------
# 639.04 [+0.26] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 639.08 [+0.03] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 639.87 [+0.80] 
# 639.87 [+0.00] IPv6 runtime torture
# 639.87 [+0.00] --------------------
# 939.94 [+300.07] TEST: IPv6 torture test                                             [ OK ]
# 940.88 [+0.94] 
# 940.88 [+0.00] IPv6 runtime resilient nexthop group torture
# 940.89 [+0.00] --------------------------------------------
# 1240.96 [+300.08] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1240.99 [+0.03] 
# 1240.99 [+0.00] Tests passed: 238
# 1240.99 [+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__->