make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: fib_nexthops.sh
# 8.12 [+8.12] 
# 8.12 [+0.00] Basic functional tests
# 8.12 [+0.00] ----------------------
# 8.25 [+0.13] TEST: List with nothing defined                                     [ OK ]
# 8.36 [+0.11] TEST: Nexthop get on non-existent id                                [ OK ]
# 8.47 [+0.11] TEST: Nexthop del with non-existent id                              [ OK ]
# 8.59 [+0.13] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 8.70 [+0.11] TEST: Nexthop with no device or gateway                             [ OK ]
# 8.92 [+0.22] TEST: Nexthop with down device                                      [ OK ]
# 9.22 [+0.31] TEST: Nexthop with device that is linkdown                          [ OK ]
# 9.45 [+0.23] TEST: Nexthop with device only                                      [ OK ]
# 9.56 [+0.11] TEST: Nexthop with duplicate id                                     [ OK ]
# 9.67 [+0.11] TEST: Blackhole nexthop                                             [ OK ]
# 9.78 [+0.11] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 10.04 [+0.26] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 10.45 [+0.40] TEST: Maximum nexthop ID dump                                       [ OK ]
# 10.59 [+0.14] TEST: Create group                                                  [ OK ]
# 10.72 [+0.13] TEST: Create group with blackhole nexthop                           [ OK ]
# 10.84 [+0.12] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 11.19 [+0.35] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 11.29 [+0.10] TEST: Create group with non-existent nexthop                        [ OK ]
# 11.39 [+0.10] TEST: Create group with same nexthop multiple times                 [ OK ]
# 11.47 [+0.09] TEST: Replace nexthop with nexthop group                            [ OK ]
# 11.61 [+0.14] TEST: Replace nexthop group with nexthop                            [ OK ]
# 11.73 [+0.12] TEST: Nexthop group and device                                      [ OK ]
# 12.94 [+1.22] TEST: Test proto flush                                              [ OK ]
# 13.06 [+0.12] TEST: Nexthop group and blackhole                                   [ OK ]
# 81.58 [+68.52] TEST: Large scale nexthop flushing                                  [ OK ]
# 90.29 [+8.71] 
# 90.29 [+0.00] Basic resilient nexthop group functional tests
# 90.29 [+0.00] ----------------------------------------------
# 90.60 [+0.31] TEST: Add a nexthop group with default parameters                   [ OK ]
# 90.82 [+0.22] TEST: Get a nexthop group with default parameters                   [ OK ]
# 91.14 [+0.32] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 91.25 [+0.11] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 91.35 [+0.11] TEST: Replace nexthop group parameters                              [ OK ]
# 91.47 [+0.11] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 91.56 [+0.10] TEST: Replace idle timer                                            [ OK ]
# 91.68 [+0.12] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 91.79 [+0.11] TEST: Replace unbalanced timer                                      [ OK ]
# 91.93 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 92.05 [+0.12] TEST: Replace with no parameters                                    [ OK ]
# 92.20 [+0.15] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 92.31 [+0.11] TEST: Replace nexthop group type - implicit                         [ OK ]
# 92.44 [+0.13] TEST: Replace nexthop group type - explicit                         [ OK ]
# 92.57 [+0.13] TEST: Replace number of nexthop buckets                             [ OK ]
# 92.69 [+0.12] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 93.36 [+0.67] TEST: Dump all nexthop buckets                                      [ OK ]
# 93.48 [+0.12] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 93.73 [+0.25] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 93.85 [+0.12] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 93.96 [+0.11] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 94.06 [+0.10] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 94.16 [+0.10] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 94.41 [+0.26] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 94.55 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 94.66 [+0.11] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 94.89 [+0.24] TEST: Maximum nexthop ID dump                                       [ OK ]
# 95.02 [+0.13] TEST: Get a valid nexthop bucket                                    [ OK ]
# 95.11 [+0.09] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 95.23 [+0.12] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 95.33 [+0.10] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 95.97 [+0.64] TEST: Initial bucket allocation                                     [ OK ]
# 96.29 [+0.32] TEST: Bucket allocation after replace                               [ OK ]
# 96.72 [+0.43] TEST: Buckets migrated after idle timer change                      [ OK ]
# 105.18 [+8.47] 
# 105.18 [+0.00] IPv4 functional
# 105.18 [+0.00] ----------------------
# 105.29 [+0.10] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 105.38 [+0.10] TEST: Get nexthop by id                                             [ OK ]
# 105.61 [+0.22] TEST: Delete nexthop by id                                          [ OK ]
# 105.85 [+0.24] TEST: Create nexthop - gw only                                      [ OK ]
# 106.00 [+0.15] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 106.08 [+0.09] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 106.62 [+0.54] TEST: Nexthops removed on admin down                                [ OK ]
# 107.23 [+0.61] TEST: Delete nexthop route warning                                  [ OK ]
# 107.75 [+0.52] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 108.09 [+0.34] TEST: Delete route when specifying only nexthop device              [ OK ]
# 108.18 [+0.09] TEST: Delete route when specifying only gateway                     [ OK ]
# 108.28 [+0.10] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 116.62 [+8.34] 
# 116.62 [+0.00] IPv4 groups functional
# 116.62 [+0.00] ----------------------
# 116.86 [+0.24] TEST: Create nexthop group with single nexthop                      [ OK ]
# 116.96 [+0.10] TEST: Get nexthop group by id                                       [ OK ]
# 117.22 [+0.26] TEST: Delete nexthop group by id                                    [ OK ]
# 117.95 [+0.73] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 118.33 [+0.38] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 118.53 [+0.21] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 118.87 [+0.34] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 119.10 [+0.23] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 120.68 [+1.58] TEST: Multiple groups with same nexthop                             [ OK ]
# 121.12 [+0.44] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 121.21 [+0.09] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 121.43 [+0.22] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 121.53 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 130.35 [+8.82] 
# 130.35 [+0.00] IPv4 resilient groups functional
# 130.35 [+0.00] --------------------------------
# 130.96 [+0.61] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 131.09 [+0.12] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 131.43 [+0.34] TEST: Nexthop group updated after replace                           [ OK ]
# 131.56 [+0.13] TEST: Nexthop buckets updated after replace                         [ OK ]
# 132.24 [+0.69] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 132.37 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 132.73 [+0.36] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 132.86 [+0.13] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 141.77 [+8.90] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 142.28 [+0.51] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 142.54 [+0.26] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 142.77 [+0.22] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 151.67 [+8.90] 
# 151.67 [+0.00] IPv4 functional runtime
# 151.67 [+0.00] -----------------------
# 151.88 [+0.21] TEST: Route add                                                     [ OK ]
# 152.13 [+0.25] TEST: Route delete                                                  [ OK ]
# 152.35 [+0.22] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 152.69 [+0.35] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 152.88 [+0.19] TEST: IPv4 route with invalid metric                                [ OK ]
# 153.28 [+0.40] TEST: Basic ping                                                    [ OK ]
# 153.76 [+0.48] TEST: Ping - multipath                                              [ OK ]
# 154.38 [+0.62] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 155.12 [+0.74] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 155.74 [+0.62] TEST: Ping - blackhole                                              [ OK ]
# 155.99 [+0.25] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 156.23 [+0.24] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 156.75 [+0.52] TEST: Ping - group with blackhole                                   [ OK ]
# 157.00 [+0.25] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 157.23 [+0.23] TEST: IPv4 route with device only nexthop                           [ OK ]
# 157.54 [+0.31] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 158.27 [+0.73] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 158.84 [+0.57] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 159.14 [+0.30] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 159.44 [+0.30] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 160.16 [+0.72] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 160.49 [+0.33] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 160.65 [+0.16] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 160.76 [+0.11] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 160.91 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 169.64 [+8.73] 
# 169.64 [+0.00] IPv4 large groups (x32)
# 169.64 [+0.00] ---------------------
# 202.09 [+32.45] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 211.05 [+8.96] 
# 211.05 [+0.00] IPv4 large resilient group (128k buckets)
# 211.06 [+0.00] -----------------------------------------
# 211.47 [+0.42] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 220.30 [+8.83] 
# 220.30 [+0.00] IPv4 nexthop api compat mode
# 220.30 [+0.00] ----------------------------
# 220.60 [+0.30] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 221.56 [+0.96] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 221.66 [+0.11] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 222.34 [+0.68] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 222.46 [+0.12] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 223.14 [+0.68] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 223.25 [+0.11] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 223.85 [+0.60] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 225.49 [+1.64] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 225.96 [+0.47] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 237.67 [+11.71] 
# 237.67 [+0.00] IPv4 fdb groups functional
# 237.67 [+0.00] --------------------------
# 238.24 [+0.57] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 238.47 [+0.23] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 238.83 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 239.18 [+0.34] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 239.31 [+0.13] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 239.40 [+0.10] TEST: Fdb Nexthop with oif                                          [ OK ]
# 239.51 [+0.11] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 239.63 [+0.11] TEST: Fdb Nexthop with encap                                        [ OK ]
# 240.02 [+0.39] TEST: Fdb mac add with nexthop group                                [ OK ]
# 240.16 [+0.14] TEST: Fdb mac add with nexthop                                      [ OK ]
# 240.27 [+0.11] TEST: Route add with fdb nexthop                                    [ OK ]
# 240.40 [+0.13] TEST: Route add with fdb nexthop group                              [ OK ]
# 240.65 [+0.25] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 240.78 [+0.13] TEST: Fdb nexthop delete                                            [ OK ]
# 240.88 [+0.10] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 250.13 [+9.25] 
# 250.13 [+0.00] IPv4 multipath selection
# 250.13 [+0.00] ------------------------
# 251.76 [+1.63] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 252.13 [+0.37] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 260.78 [+8.66] 
# 260.78 [+0.00] IPv4 runtime torture
# 260.79 [+0.00] --------------------
# 561.51 [+300.73] TEST: IPv4 torture test                                             [ OK ]
# 570.03 [+8.52] 
# 570.03 [+0.00] IPv4 runtime resilient nexthop group torture
# 570.03 [+0.00] --------------------------------------------
# 870.86 [+300.83] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 878.89 [+8.03] 
# 878.89 [+0.00] IPv6
# 878.89 [+0.00] ----------------------
# 879.01 [+0.12] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 879.13 [+0.12] TEST: Get nexthop by id                                             [ OK ]
# 879.35 [+0.23] TEST: Delete nexthop by id                                          [ OK ]
# 879.55 [+0.19] TEST: Create nexthop - gw only                                      [ OK ]
# 879.64 [+0.10] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 879.75 [+0.10] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 880.28 [+0.53] TEST: Nexthops removed on admin down                                [ OK ]
# 887.87 [+7.60] 
# 887.87 [+0.00] IPv6 groups functional
# 887.87 [+0.00] ----------------------
# 888.10 [+0.23] TEST: Create nexthop group with single nexthop                      [ OK ]
# 888.23 [+0.13] TEST: Get nexthop group by id                                       [ OK ]
# 888.44 [+0.21] TEST: Delete nexthop group by id                                    [ OK ]
# 889.23 [+0.79] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 889.59 [+0.36] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 889.80 [+0.21] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 890.13 [+0.33] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 890.35 [+0.22] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 891.77 [+1.42] TEST: Multiple groups with same nexthop                             [ OK ]
# 892.17 [+0.40] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 892.27 [+0.10] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 892.47 [+0.20] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 892.57 [+0.10] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 895.53 [+2.96] TEST: Nexthop group replace refcounts                               [ OK ]
# 896.46 [+0.93] TEST: 16-bit weights                                                [ OK ]
# 904.38 [+7.93] 
# 904.38 [+0.00] IPv6 resilient groups functional
# 904.38 [+0.00] --------------------------------
# 904.97 [+0.59] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 905.11 [+0.14] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 905.43 [+0.33] TEST: Nexthop group updated after replace                           [ OK ]
# 905.55 [+0.12] TEST: Nexthop buckets updated after replace                         [ OK ]
# 906.19 [+0.63] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 906.32 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 906.64 [+0.32] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 906.76 [+0.11] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 907.72 [+0.96] TEST: 16-bit weights                                                [ OK ]
# 915.88 [+8.16] 
# 915.88 [+0.00] IPv6 functional runtime
# 915.88 [+0.00] -----------------------
# 916.08 [+0.19] TEST: Route add                                                     [ OK ]
# 916.17 [+0.10] TEST: Route delete                                                  [ OK ]
# 916.43 [+0.25] TEST: Ping with nexthop                                             [ OK ]
# 916.90 [+0.47] TEST: Ping - multipath                                              [ OK ]
# 917.26 [+0.37] TEST: Ping - blackhole                                              [ OK ]
# 917.55 [+0.28] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 917.82 [+0.27] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 918.36 [+0.54] TEST: Ping - group with blackhole                                   [ OK ]
# 918.63 [+0.27] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 918.85 [+0.21] TEST: IPv6 route with device only nexthop                           [ OK ]
# 919.18 [+0.33] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 919.61 [+0.43] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 919.81 [+0.21] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 920.00 [+0.19] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 920.50 [+0.50] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 920.71 [+0.21] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 920.92 [+0.21] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 921.45 [+0.52] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 921.66 [+0.21] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 921.86 [+0.20] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 922.27 [+0.41] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 922.44 [+0.16] TEST: IPv6 route with invalid metric                                [ OK ]
# 923.69 [+1.26] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 923.96 [+0.27] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 931.99 [+8.03] 
# 931.99 [+0.00] IPv6 large groups (x32)
# 931.99 [+0.00] ---------------------
# 960.41 [+28.41] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 968.71 [+8.31] 
# 968.71 [+0.00] IPv6 large resilient group (128k buckets)
# 968.71 [+0.00] -----------------------------------------
# 969.14 [+0.43] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 977.21 [+8.07] 
# 977.21 [+0.00] IPv6 nexthop api compat mode test
# 977.22 [+0.00] --------------------------------
# 977.47 [+0.26] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 978.36 [+0.88] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 978.47 [+0.11] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 979.12 [+0.65] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 979.29 [+0.16] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 980.22 [+0.93] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 980.35 [+0.13] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 980.99 [+0.64] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 981.55 [+0.55] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 981.67 [+0.12] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 989.35 [+7.68] 
# 989.35 [+0.00] IPv6 fdb groups functional
# 989.35 [+0.00] --------------------------
# 989.94 [+0.58] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 990.12 [+0.19] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 990.43 [+0.30] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 990.74 [+0.31] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 990.84 [+0.10] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 990.93 [+0.10] TEST: Fdb Nexthop with oif                                          [ OK ]
# 991.03 [+0.10] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 991.13 [+0.10] TEST: Fdb Nexthop with encap                                        [ OK ]
# 991.33 [+0.19] TEST: Fdb mac add with nexthop group                                [ OK ]
# 991.43 [+0.11] TEST: Fdb mac add with nexthop                                      [ OK ]
# 991.54 [+0.11] TEST: Route add with fdb nexthop                                    [ OK ]
# 991.65 [+0.10] TEST: Route add with fdb nexthop group                              [ OK ]
# 991.83 [+0.18] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 991.93 [+0.11] TEST: Fdb nexthop delete                                            [ OK ]
# 992.03 [+0.10] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 1000.05 [+8.02] 
# 1000.05 [+0.00] IPv6 multipath selection
# 1000.05 [+0.00] ------------------------
# 1001.60 [+1.55] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 1001.93 [+0.34] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 1010.29 [+8.36] 
# 1010.30 [+0.00] IPv6 runtime torture
# 1010.30 [+0.00] --------------------
# 1310.98 [+300.68] TEST: IPv6 torture test                                             [ OK ]
# 1319.58 [+8.61] 
# 1319.58 [+0.00] IPv6 runtime resilient nexthop group torture
# 1319.58 [+0.00] --------------------------------------------
# 1620.33 [+300.74] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1620.59 [+0.26] 
# 1620.59 [+0.00] Tests passed: 238
# 1620.59 [+0.00] Tests failed:   0
ok 1 selftests: net: fib_nexthops.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->