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.31 [+1.31] 
# 1.31 [+0.00] Basic functional tests
# 1.31 [+0.00] ----------------------
# 1.32 [+0.02] TEST: List with nothing defined                                     [ OK ]
# 1.34 [+0.02] TEST: Nexthop get on non-existent id                                [ OK ]
# 1.36 [+0.01] TEST: Nexthop del with non-existent id                              [ OK ]
# 1.37 [+0.02] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 1.39 [+0.02] TEST: Nexthop with no device or gateway                             [ OK ]
# 1.41 [+0.03] TEST: Nexthop with down device                                      [ OK ]
# 1.45 [+0.04] TEST: Nexthop with device that is linkdown                          [ OK ]
# 1.48 [+0.03] TEST: Nexthop with device only                                      [ OK ]
# 1.50 [+0.02] TEST: Nexthop with duplicate id                                     [ OK ]
# 1.51 [+0.01] TEST: Blackhole nexthop                                             [ OK ]
# 1.53 [+0.02] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 1.56 [+0.03] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 1.62 [+0.06] TEST: Maximum nexthop ID dump                                       [ OK ]
# 1.63 [+0.02] TEST: Create group                                                  [ OK ]
# 1.65 [+0.02] TEST: Create group with blackhole nexthop                           [ OK ]
# 1.67 [+0.02] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 1.71 [+0.05] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 1.73 [+0.02] TEST: Create group with non-existent nexthop                        [ OK ]
# 1.74 [+0.02] TEST: Create group with same nexthop multiple times                 [ OK ]
# 1.76 [+0.02] TEST: Replace nexthop with nexthop group                            [ OK ]
# 1.78 [+0.02] TEST: Replace nexthop group with nexthop                            [ OK ]
# 1.79 [+0.02] TEST: Nexthop group and device                                      [ OK ]
# 1.94 [+0.15] TEST: Test proto flush                                              [ OK ]
# 1.96 [+0.02] TEST: Nexthop group and blackhole                                   [ OK ]
# 3.77 [+1.81] TEST: Large scale nexthop flushing                                  [ OK ]
# 5.37 [+1.60] 
# 5.37 [+0.00] Basic resilient nexthop group functional tests
# 5.37 [+0.00] ----------------------------------------------
# 5.43 [+0.06] TEST: Add a nexthop group with default parameters                   [ OK ]
# 5.47 [+0.04] TEST: Get a nexthop group with default parameters                   [ OK ]
# 5.52 [+0.06] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 5.54 [+0.02] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 5.56 [+0.02] TEST: Replace nexthop group parameters                              [ OK ]
# 5.58 [+0.02] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 5.60 [+0.02] TEST: Replace idle timer                                            [ OK ]
# 5.62 [+0.02] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 5.64 [+0.02] TEST: Replace unbalanced timer                                      [ OK ]
# 5.67 [+0.02] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 5.68 [+0.02] TEST: Replace with no parameters                                    [ OK ]
# 5.71 [+0.02] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 5.73 [+0.02] TEST: Replace nexthop group type - implicit                         [ OK ]
# 5.74 [+0.02] TEST: Replace nexthop group type - explicit                         [ OK ]
# 5.76 [+0.02] TEST: Replace number of nexthop buckets                             [ OK ]
# 5.78 [+0.02] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 5.88 [+0.10] TEST: Dump all nexthop buckets                                      [ OK ]
# 5.90 [+0.02] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 6.03 [+0.14] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 6.05 [+0.02] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 6.06 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 6.08 [+0.02] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 6.10 [+0.02] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 6.14 [+0.05] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 6.16 [+0.02] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 6.18 [+0.02] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 6.23 [+0.05] TEST: Maximum nexthop ID dump                                       [ OK ]
# 6.24 [+0.02] TEST: Get a valid nexthop bucket                                    [ OK ]
# 6.26 [+0.02] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 6.28 [+0.02] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 6.30 [+0.02] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 6.40 [+0.10] TEST: Initial bucket allocation                                     [ OK ]
# 6.44 [+0.05] TEST: Bucket allocation after replace                               [ OK ]
# 6.50 [+0.06] TEST: Buckets migrated after idle timer change                      [ OK ]
# 8.01 [+1.50] 
# 8.01 [+0.00] IPv4 functional
# 8.01 [+0.00] ----------------------
# 8.03 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 8.05 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 8.09 [+0.04] TEST: Delete nexthop by id                                          [ OK ]
# 8.13 [+0.04] TEST: Create nexthop - gw only                                      [ OK ]
# 8.14 [+0.02] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 8.16 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 8.26 [+0.10] TEST: Nexthops removed on admin down                                [ OK ]
# 8.37 [+0.11] TEST: Delete nexthop route warning                                  [ OK ]
# 8.48 [+0.10] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 8.54 [+0.06] TEST: Delete route when specifying only nexthop device              [ OK ]
# 8.56 [+0.02] TEST: Delete route when specifying only gateway                     [ OK ]
# 8.58 [+0.02] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 10.11 [+1.53] 
# 10.11 [+0.00] IPv4 groups functional
# 10.12 [+0.00] ----------------------
# 10.15 [+0.04] TEST: Create nexthop group with single nexthop                      [ OK ]
# 10.17 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 10.21 [+0.04] TEST: Delete nexthop group by id                                    [ OK ]
# 10.32 [+0.11] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 10.38 [+0.06] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 10.41 [+0.04] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 10.47 [+0.05] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 10.50 [+0.04] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 10.75 [+0.25] TEST: Multiple groups with same nexthop                             [ OK ]
# 10.83 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 10.85 [+0.02] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 10.88 [+0.04] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 10.90 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 12.29 [+1.40] 
# 12.29 [+0.00] IPv4 resilient groups functional
# 12.29 [+0.00] --------------------------------
# 12.39 [+0.10] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 12.41 [+0.02] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 12.46 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 12.47 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 12.58 [+0.11] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 12.60 [+0.02] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 12.65 [+0.06] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 12.67 [+0.02] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 14.19 [+1.52] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.26 [+0.07] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 14.29 [+0.03] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 14.33 [+0.03] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 15.88 [+1.55] 
# 15.88 [+0.00] IPv4 functional runtime
# 15.88 [+0.00] -----------------------
# 15.92 [+0.04] TEST: Route add                                                     [ OK ]
# 15.96 [+0.04] TEST: Route delete                                                  [ OK ]
# 16.00 [+0.04] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 16.05 [+0.05] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 16.09 [+0.03] TEST: IPv4 route with invalid metric                                [ OK ]
# 16.16 [+0.08] TEST: Basic ping                                                    [ OK ]
# 16.25 [+0.09] TEST: Ping - multipath                                              [ OK ]
# 16.36 [+0.11] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 16.49 [+0.13] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 16.59 [+0.10] TEST: Ping - blackhole                                              [ OK ]
# 16.64 [+0.05] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 16.69 [+0.05] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 16.80 [+0.10] TEST: Ping - group with blackhole                                   [ OK ]
# 16.85 [+0.05] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 16.89 [+0.04] TEST: IPv4 route with device only nexthop                           [ OK ]
# 16.94 [+0.06] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 17.04 [+0.10] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 17.12 [+0.08] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 17.16 [+0.05] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 17.21 [+0.05] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 17.30 [+0.09] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 17.35 [+0.04] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 17.37 [+0.02] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 17.39 [+0.02] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 17.41 [+0.02] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 19.03 [+1.63] 
# 19.03 [+0.00] IPv4 large groups (x32)
# 19.03 [+0.00] ---------------------
# 24.08 [+5.05] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 25.71 [+1.64] 
# 25.71 [+0.00] IPv4 large resilient group (128k buckets)
# 25.71 [+0.00] -----------------------------------------
# 25.78 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 27.26 [+1.48] 
# 27.26 [+0.00] IPv4 nexthop api compat mode
# 27.26 [+0.00] ----------------------------
# 27.32 [+0.06] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 27.64 [+0.32] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 27.66 [+0.02] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 27.94 [+0.28] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 27.97 [+0.03] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 28.24 [+0.27] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 28.26 [+0.02] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 28.51 [+0.25] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 28.77 [+0.26] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 28.80 [+0.03] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 30.39 [+1.59] 
# 30.39 [+0.00] IPv4 fdb groups functional
# 30.39 [+0.00] --------------------------
# 30.48 [+0.09] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 30.51 [+0.04] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 30.57 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 30.62 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 30.64 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 30.66 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 30.68 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 30.70 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 30.77 [+0.07] TEST: Fdb mac add with nexthop group                                [ OK ]
# 30.79 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 30.81 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 30.83 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 30.87 [+0.04] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 30.89 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 30.91 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 32.67 [+1.77] 
# 32.67 [+0.00] IPv4 multipath selection
# 32.67 [+0.00] ------------------------
# 32.94 [+0.26] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 32.99 [+0.06] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 34.73 [+1.74] 
# 34.73 [+0.00] IPv4 runtime torture
# 34.73 [+0.00] --------------------
# 334.82 [+300.09] TEST: IPv4 torture test                                             [ OK ]
# 336.40 [+1.59] 
# 336.41 [+0.00] IPv4 runtime resilient nexthop group torture
# 336.41 [+0.00] --------------------------------------------
# 636.51 [+300.10] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 637.98 [+1.47] 
# 637.98 [+0.00] IPv6
# 637.98 [+0.00] ----------------------
# 637.99 [+0.02] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 638.01 [+0.02] TEST: Get nexthop by id                                             [ OK ]
# 638.04 [+0.03] TEST: Delete nexthop by id                                          [ OK ]
# 638.07 [+0.03] TEST: Create nexthop - gw only                                      [ OK ]
# 638.09 [+0.01] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 638.11 [+0.02] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 638.19 [+0.08] TEST: Nexthops removed on admin down                                [ OK ]
# 639.64 [+1.46] 
# 639.64 [+0.00] IPv6 groups functional
# 639.64 [+0.00] ----------------------
# 639.68 [+0.03] TEST: Create nexthop group with single nexthop                      [ OK ]
# 639.69 [+0.02] TEST: Get nexthop group by id                                       [ OK ]
# 639.73 [+0.03] TEST: Delete nexthop group by id                                    [ OK ]
# 639.86 [+0.13] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 639.91 [+0.05] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 639.94 [+0.03] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 639.99 [+0.05] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 640.02 [+0.03] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 640.25 [+0.23] TEST: Multiple groups with same nexthop                             [ OK ]
# 640.32 [+0.07] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 640.33 [+0.01] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 640.36 [+0.03] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 640.38 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 640.83 [+0.45] TEST: Nexthop group replace refcounts                               [ OK ]
# 640.97 [+0.14] TEST: 16-bit weights                                                [ OK ]
# 642.41 [+1.44] 
# 642.41 [+0.00] IPv6 resilient groups functional
# 642.41 [+0.00] --------------------------------
# 642.51 [+0.10] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 642.52 [+0.01] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 642.57 [+0.05] TEST: Nexthop group updated after replace                           [ OK ]
# 642.59 [+0.01] TEST: Nexthop buckets updated after replace                         [ OK ]
# 642.68 [+0.09] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 642.70 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 642.75 [+0.05] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 642.76 [+0.01] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 642.90 [+0.14] TEST: 16-bit weights                                                [ OK ]
# 644.29 [+1.39] 
# 644.29 [+0.00] IPv6 functional runtime
# 644.29 [+0.00] -----------------------
# 644.32 [+0.03] TEST: Route add                                                     [ OK ]
# 644.34 [+0.02] TEST: Route delete                                                  [ OK ]
# 644.38 [+0.04] TEST: Ping with nexthop                                             [ OK ]
# 644.46 [+0.08] TEST: Ping - multipath                                              [ OK ]
# 644.52 [+0.06] TEST: Ping - blackhole                                              [ OK ]
# 644.57 [+0.05] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 644.62 [+0.05] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 644.71 [+0.09] TEST: Ping - group with blackhole                                   [ OK ]
# 644.75 [+0.04] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 644.78 [+0.03] TEST: IPv6 route with device only nexthop                           [ OK ]
# 644.82 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 644.89 [+0.06] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 644.92 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 644.95 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 645.03 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 645.06 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 645.09 [+0.03] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 645.17 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 645.19 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 645.23 [+0.04] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 645.28 [+0.06] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 645.31 [+0.03] TEST: IPv6 route with invalid metric                                [ OK ]
# 645.49 [+0.18] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 645.53 [+0.04] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 646.96 [+1.43] 
# 646.96 [+0.00] IPv6 large groups (x32)
# 646.96 [+0.00] ---------------------
# 651.10 [+4.14] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 652.36 [+1.26] 
# 652.36 [+0.00] IPv6 large resilient group (128k buckets)
# 652.36 [+0.00] -----------------------------------------
# 652.42 [+0.06] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 653.71 [+1.30] 
# 653.71 [+0.00] IPv6 nexthop api compat mode test
# 653.71 [+0.00] --------------------------------
# 653.75 [+0.04] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 654.05 [+0.30] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 654.07 [+0.02] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 654.33 [+0.27] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 654.35 [+0.02] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 654.66 [+0.30] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 654.67 [+0.01] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 654.94 [+0.27] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 655.19 [+0.25] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 655.21 [+0.02] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 656.49 [+1.28] 
# 656.49 [+0.00] IPv6 fdb groups functional
# 656.49 [+0.00] --------------------------
# 656.57 [+0.07] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 656.60 [+0.03] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 656.64 [+0.05] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 656.69 [+0.05] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 656.71 [+0.02] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 656.72 [+0.02] TEST: Fdb Nexthop with oif                                          [ OK ]
# 656.74 [+0.02] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 656.75 [+0.02] TEST: Fdb Nexthop with encap                                        [ OK ]
# 656.79 [+0.03] TEST: Fdb mac add with nexthop group                                [ OK ]
# 656.81 [+0.02] TEST: Fdb mac add with nexthop                                      [ OK ]
# 656.83 [+0.02] TEST: Route add with fdb nexthop                                    [ OK ]
# 656.84 [+0.02] TEST: Route add with fdb nexthop group                              [ OK ]
# 656.88 [+0.03] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 656.89 [+0.02] TEST: Fdb nexthop delete                                            [ OK ]
# 656.91 [+0.02] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 658.29 [+1.38] 
# 658.29 [+0.00] IPv6 multipath selection
# 658.29 [+0.00] ------------------------
# 658.58 [+0.30] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 658.63 [+0.05] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 660.09 [+1.46] 
# 660.09 [+0.00] IPv6 runtime torture
# 660.09 [+0.00] --------------------
# 960.19 [+300.10] TEST: IPv6 torture test                                             [ OK ]
# 961.59 [+1.41] 
# 961.59 [+0.00] IPv6 runtime resilient nexthop group torture
# 961.59 [+0.00] --------------------------------------------
# 1261.71 [+300.12] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1261.75 [+0.04] 
# 1261.75 [+0.00] Tests passed: 238
# 1261.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__->