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
# 7.90 [+7.90] 
# 7.90 [+0.00] Basic functional tests
# 7.90 [+0.00] ----------------------
# 8.02 [+0.12] TEST: List with nothing defined                                     [ OK ]
# 8.14 [+0.12] TEST: Nexthop get on non-existent id                                [ OK ]
# 8.27 [+0.13] TEST: Nexthop del with non-existent id                              [ OK ]
# 8.37 [+0.10] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 8.48 [+0.11] TEST: Nexthop with no device or gateway                             [ OK ]
# 8.68 [+0.20] TEST: Nexthop with down device                                      [ OK ]
# 8.95 [+0.28] TEST: Nexthop with device that is linkdown                          [ OK ]
# 9.17 [+0.21] TEST: Nexthop with device only                                      [ OK ]
# 9.25 [+0.09] TEST: Nexthop with duplicate id                                     [ OK ]
# 9.37 [+0.11] TEST: Blackhole nexthop                                             [ OK ]
# 9.47 [+0.11] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 9.69 [+0.22] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 10.06 [+0.37] TEST: Maximum nexthop ID dump                                       [ OK ]
# 10.16 [+0.10] TEST: Create group                                                  [ OK ]
# 10.28 [+0.12] TEST: Create group with blackhole nexthop                           [ OK ]
# 10.38 [+0.10] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 10.69 [+0.31] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 10.79 [+0.10] TEST: Create group with non-existent nexthop                        [ OK ]
# 10.89 [+0.11] TEST: Create group with same nexthop multiple times                 [ OK ]
# 11.02 [+0.13] TEST: Replace nexthop with nexthop group                            [ OK ]
# 11.13 [+0.11] TEST: Replace nexthop group with nexthop                            [ OK ]
# 11.22 [+0.09] TEST: Nexthop group and device                                      [ OK ]
# 12.36 [+1.14] TEST: Test proto flush                                              [ OK ]
# 12.49 [+0.12] TEST: Nexthop group and blackhole                                   [ OK ]
# 83.34 [+70.85] TEST: Large scale nexthop flushing                                  [ OK ]
# 92.70 [+9.36] 
# 92.70 [+0.00] Basic resilient nexthop group functional tests
# 92.70 [+0.00] ----------------------------------------------
# 93.07 [+0.37] TEST: Add a nexthop group with default parameters                   [ OK ]
# 93.31 [+0.24] TEST: Get a nexthop group with default parameters                   [ OK ]
# 93.63 [+0.31] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 93.74 [+0.12] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 93.87 [+0.13] TEST: Replace nexthop group parameters                              [ OK ]
# 93.98 [+0.12] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 94.10 [+0.12] TEST: Replace idle timer                                            [ OK ]
# 94.22 [+0.12] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 94.35 [+0.14] TEST: Replace unbalanced timer                                      [ OK ]
# 94.47 [+0.12] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 94.61 [+0.13] TEST: Replace with no parameters                                    [ OK ]
# 94.75 [+0.14] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 94.89 [+0.14] TEST: Replace nexthop group type - implicit                         [ OK ]
# 95.02 [+0.13] TEST: Replace nexthop group type - explicit                         [ OK ]
# 95.12 [+0.10] TEST: Replace number of nexthop buckets                             [ OK ]
# 95.24 [+0.11] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 95.96 [+0.73] TEST: Dump all nexthop buckets                                      [ OK ]
# 96.09 [+0.13] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 96.37 [+0.28] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 96.49 [+0.12] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 96.66 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 96.76 [+0.10] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 96.87 [+0.11] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 97.16 [+0.29] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 97.29 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 97.39 [+0.10] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 97.66 [+0.27] TEST: Maximum nexthop ID dump                                       [ OK ]
# 97.80 [+0.14] TEST: Get a valid nexthop bucket                                    [ OK ]
# 97.92 [+0.11] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 98.08 [+0.16] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 98.20 [+0.12] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 98.84 [+0.64] TEST: Initial bucket allocation                                     [ OK ]
# 99.20 [+0.36] TEST: Bucket allocation after replace                               [ OK ]
# 99.65 [+0.46] TEST: Buckets migrated after idle timer change                      [ OK ]
# 113.26 [+13.61] 
# 113.26 [+0.00] IPv4 functional
# 113.27 [+0.00] ----------------------
# 113.41 [+0.14] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 113.51 [+0.10] TEST: Get nexthop by id                                             [ OK ]
# 113.76 [+0.26] TEST: Delete nexthop by id                                          [ OK ]
# 114.04 [+0.27] TEST: Create nexthop - gw only                                      [ OK ]
# 114.19 [+0.15] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 114.31 [+0.12] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 114.98 [+0.67] TEST: Nexthops removed on admin down                                [ OK ]
# 115.71 [+0.73] TEST: Delete nexthop route warning                                  [ OK ]
# 116.35 [+0.64] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 116.69 [+0.34] TEST: Delete route when specifying only nexthop device              [ OK ]
# 116.79 [+0.11] TEST: Delete route when specifying only gateway                     [ OK ]
# 116.88 [+0.09] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 126.01 [+9.13] 
# 126.01 [+0.00] IPv4 groups functional
# 126.01 [+0.00] ----------------------
# 126.26 [+0.24] TEST: Create nexthop group with single nexthop                      [ OK ]
# 126.37 [+0.12] TEST: Get nexthop group by id                                       [ OK ]
# 126.62 [+0.25] TEST: Delete nexthop group by id                                    [ OK ]
# 127.43 [+0.81] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 127.80 [+0.37] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 128.04 [+0.24] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 128.41 [+0.37] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 128.65 [+0.24] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 130.28 [+1.63] TEST: Multiple groups with same nexthop                             [ OK ]
# 130.72 [+0.44] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 130.84 [+0.11] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 131.04 [+0.21] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 131.16 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 139.94 [+8.79] 
# 139.95 [+0.00] IPv4 resilient groups functional
# 139.95 [+0.00] --------------------------------
# 140.58 [+0.63] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 140.72 [+0.15] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 141.08 [+0.36] TEST: Nexthop group updated after replace                           [ OK ]
# 141.21 [+0.12] TEST: Nexthop buckets updated after replace                         [ OK ]
# 141.86 [+0.65] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 141.99 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 142.35 [+0.36] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 142.48 [+0.13] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 151.68 [+9.21] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 152.16 [+0.48] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 152.39 [+0.23] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 152.61 [+0.22] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 161.61 [+8.99] 
# 161.61 [+0.00] IPv4 functional runtime
# 161.61 [+0.00] -----------------------
# 161.81 [+0.20] TEST: Route add                                                     [ OK ]
# 162.07 [+0.27] TEST: Route delete                                                  [ OK ]
# 162.29 [+0.21] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 162.60 [+0.32] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 162.78 [+0.17] TEST: IPv4 route with invalid metric                                [ OK ]
# 163.15 [+0.38] TEST: Basic ping                                                    [ OK ]
# 163.65 [+0.50] TEST: Ping - multipath                                              [ OK ]
# 164.25 [+0.60] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 164.96 [+0.70] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 165.57 [+0.61] TEST: Ping - blackhole                                              [ OK ]
# 165.83 [+0.26] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 166.08 [+0.25] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 166.62 [+0.54] TEST: Ping - group with blackhole                                   [ OK ]
# 166.91 [+0.29] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 167.14 [+0.23] TEST: IPv4 route with device only nexthop                           [ OK ]
# 167.45 [+0.32] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 168.13 [+0.67] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 168.65 [+0.52] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 168.97 [+0.32] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 169.22 [+0.26] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 169.84 [+0.62] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 170.10 [+0.26] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 170.23 [+0.12] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 170.33 [+0.10] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 170.46 [+0.13] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 179.03 [+8.57] 
# 179.03 [+0.00] IPv4 large groups (x32)
# 179.03 [+0.00] ---------------------
# 210.87 [+31.84] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 220.12 [+9.25] 
# 220.12 [+0.00] IPv4 large resilient group (128k buckets)
# 220.12 [+0.00] -----------------------------------------
# 220.52 [+0.40] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 229.67 [+9.15] 
# 229.67 [+0.00] IPv4 nexthop api compat mode
# 229.67 [+0.00] ----------------------------
# 230.02 [+0.35] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 231.01 [+0.99] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 231.14 [+0.13] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 231.83 [+0.69] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 231.95 [+0.12] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 232.67 [+0.72] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 232.79 [+0.12] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 233.46 [+0.66] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 234.13 [+0.67] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 234.30 [+0.17] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 242.78 [+8.48] 
# 242.78 [+0.00] IPv4 fdb groups functional
# 242.78 [+0.00] --------------------------
# 243.33 [+0.55] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 243.55 [+0.22] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 243.90 [+0.35] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 244.24 [+0.34] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 244.35 [+0.11] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 244.47 [+0.11] TEST: Fdb Nexthop with oif                                          [ OK ]
# 244.60 [+0.14] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 244.72 [+0.12] TEST: Fdb Nexthop with encap                                        [ OK ]
# 245.14 [+0.41] TEST: Fdb mac add with nexthop group                                [ OK ]
# 245.28 [+0.14] TEST: Fdb mac add with nexthop                                      [ OK ]
# 245.40 [+0.12] TEST: Route add with fdb nexthop                                    [ OK ]
# 245.53 [+0.13] TEST: Route add with fdb nexthop group                              [ OK ]
# 245.74 [+0.21] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 245.84 [+0.10] TEST: Fdb nexthop delete                                            [ OK ]
# 245.96 [+0.12] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 254.66 [+8.70] 
# 254.66 [+0.00] IPv4 multipath selection
# 254.66 [+0.00] ------------------------
# 256.20 [+1.54] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 256.53 [+0.33] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 264.95 [+8.42] 
# 264.95 [+0.00] IPv4 runtime torture
# 264.95 [+0.00] --------------------
# 565.66 [+300.71] TEST: IPv4 torture test                                             [ OK ]
# 573.46 [+7.81] 
# 573.46 [+0.00] IPv4 runtime resilient nexthop group torture
# 573.47 [+0.00] --------------------------------------------
# 874.19 [+300.73] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 882.30 [+8.11] 
# 882.30 [+0.00] IPv6
# 882.30 [+0.00] ----------------------
# 882.40 [+0.09] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 882.50 [+0.10] TEST: Get nexthop by id                                             [ OK ]
# 882.71 [+0.21] TEST: Delete nexthop by id                                          [ OK ]
# 882.89 [+0.18] TEST: Create nexthop - gw only                                      [ OK ]
# 882.98 [+0.09] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 883.08 [+0.10] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 883.59 [+0.51] TEST: Nexthops removed on admin down                                [ OK ]
# 891.62 [+8.04] 
# 891.63 [+0.00] IPv6 groups functional
# 891.63 [+0.00] ----------------------
# 891.84 [+0.22] TEST: Create nexthop group with single nexthop                      [ OK ]
# 891.96 [+0.11] TEST: Get nexthop group by id                                       [ OK ]
# 892.19 [+0.24] TEST: Delete nexthop group by id                                    [ OK ]
# 893.07 [+0.88] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 893.39 [+0.31] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 893.59 [+0.20] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 893.92 [+0.34] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 894.12 [+0.19] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 895.55 [+1.43] TEST: Multiple groups with same nexthop                             [ OK ]
# 895.97 [+0.43] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 896.07 [+0.09] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 896.29 [+0.22] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 896.38 [+0.09] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 899.30 [+2.92] TEST: Nexthop group replace refcounts                               [ OK ]
# 900.19 [+0.89] TEST: 16-bit weights                                                [ OK ]
# 907.89 [+7.70] 
# 907.90 [+0.00] IPv6 resilient groups functional
# 907.90 [+0.00] --------------------------------
# 908.54 [+0.64] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 908.64 [+0.11] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 908.99 [+0.35] TEST: Nexthop group updated after replace                           [ OK ]
# 909.10 [+0.11] TEST: Nexthop buckets updated after replace                         [ OK ]
# 909.67 [+0.57] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 909.77 [+0.10] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 910.08 [+0.32] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 910.20 [+0.12] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 911.11 [+0.91] TEST: 16-bit weights                                                [ OK ]
# 918.70 [+7.59] 
# 918.70 [+0.00] IPv6 functional runtime
# 918.70 [+0.00] -----------------------
# 918.90 [+0.19] TEST: Route add                                                     [ OK ]
# 919.01 [+0.11] TEST: Route delete                                                  [ OK ]
# 919.25 [+0.24] TEST: Ping with nexthop                                             [ OK ]
# 919.70 [+0.45] TEST: Ping - multipath                                              [ OK ]
# 920.04 [+0.33] TEST: Ping - blackhole                                              [ OK ]
# 920.27 [+0.23] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 920.51 [+0.24] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 920.98 [+0.47] TEST: Ping - group with blackhole                                   [ OK ]
# 921.21 [+0.23] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 921.40 [+0.18] TEST: IPv6 route with device only nexthop                           [ OK ]
# 921.68 [+0.28] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 922.04 [+0.36] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 922.24 [+0.20] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 922.43 [+0.18] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 922.90 [+0.47] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 923.10 [+0.21] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 923.30 [+0.20] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 923.83 [+0.53] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 924.03 [+0.20] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 924.22 [+0.20] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 924.61 [+0.38] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 924.77 [+0.16] TEST: IPv6 route with invalid metric                                [ OK ]
# 925.89 [+1.12] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 926.13 [+0.24] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 933.78 [+7.65] 
# 933.78 [+0.00] IPv6 large groups (x32)
# 933.78 [+0.00] ---------------------
# 961.33 [+27.55] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 969.21 [+7.88] 
# 969.21 [+0.00] IPv6 large resilient group (128k buckets)
# 969.21 [+0.00] -----------------------------------------
# 969.59 [+0.38] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 977.54 [+7.96] 
# 977.55 [+0.00] IPv6 nexthop api compat mode test
# 977.55 [+0.00] --------------------------------
# 977.80 [+0.25] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 978.67 [+0.87] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 978.79 [+0.12] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 979.47 [+0.68] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 979.61 [+0.14] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 980.58 [+0.97] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 980.70 [+0.12] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 981.41 [+0.71] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 981.98 [+0.57] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 982.13 [+0.15] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 990.27 [+8.14] 
# 990.27 [+0.00] IPv6 fdb groups functional
# 990.27 [+0.00] --------------------------
# 990.74 [+0.47] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 990.94 [+0.20] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 991.25 [+0.31] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 991.55 [+0.30] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 991.65 [+0.10] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 991.74 [+0.09] TEST: Fdb Nexthop with oif                                          [ OK ]
# 991.84 [+0.10] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 991.93 [+0.10] TEST: Fdb Nexthop with encap                                        [ OK ]
# 992.12 [+0.19] TEST: Fdb mac add with nexthop group                                [ OK ]
# 992.22 [+0.10] TEST: Fdb mac add with nexthop                                      [ OK ]
# 992.31 [+0.09] TEST: Route add with fdb nexthop                                    [ OK ]
# 992.40 [+0.09] TEST: Route add with fdb nexthop group                              [ OK ]
# 992.60 [+0.20] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 992.71 [+0.11] TEST: Fdb nexthop delete                                            [ OK ]
# 992.81 [+0.10] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 1000.61 [+7.81] 
# 1000.61 [+0.00] IPv6 multipath selection
# 1000.61 [+0.00] ------------------------
# 1002.23 [+1.61] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 1002.53 [+0.30] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 1010.69 [+8.15] 
# 1010.69 [+0.00] IPv6 runtime torture
# 1010.69 [+0.00] --------------------
# 1311.36 [+300.68] TEST: IPv6 torture test                                             [ OK ]
# 1318.90 [+7.54] 
# 1318.90 [+0.00] IPv6 runtime resilient nexthop group torture
# 1318.91 [+0.00] --------------------------------------------
# 1619.63 [+300.73] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1619.90 [+0.26] 
# 1619.90 [+0.00] Tests passed: 238
# 1619.90 [+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__->