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.56 [+7.56] 
# 7.56 [+0.00] Basic functional tests
# 7.56 [+0.00] ----------------------
# 7.67 [+0.11] TEST: List with nothing defined                                     [ OK ]
# 7.77 [+0.10] TEST: Nexthop get on non-existent id                                [ OK ]
# 7.90 [+0.12] TEST: Nexthop del with non-existent id                              [ OK ]
# 8.00 [+0.10] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 8.12 [+0.12] TEST: Nexthop with no device or gateway                             [ OK ]
# 8.29 [+0.18] TEST: Nexthop with down device                                      [ OK ]
# 8.56 [+0.27] TEST: Nexthop with device that is linkdown                          [ OK ]
# 8.77 [+0.20] TEST: Nexthop with device only                                      [ OK ]
# 8.87 [+0.10] TEST: Nexthop with duplicate id                                     [ OK ]
# 9.00 [+0.13] TEST: Blackhole nexthop                                             [ OK ]
# 9.09 [+0.10] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 9.31 [+0.21] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 9.67 [+0.36] TEST: Maximum nexthop ID dump                                       [ OK ]
# 9.76 [+0.09] TEST: Create group                                                  [ OK ]
# 9.86 [+0.11] TEST: Create group with blackhole nexthop                           [ OK ]
# 9.97 [+0.10] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 10.29 [+0.32] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 10.40 [+0.11] TEST: Create group with non-existent nexthop                        [ OK ]
# 10.50 [+0.10] TEST: Create group with same nexthop multiple times                 [ OK ]
# 10.62 [+0.12] TEST: Replace nexthop with nexthop group                            [ OK ]
# 10.72 [+0.10] TEST: Replace nexthop group with nexthop                            [ OK ]
# 10.82 [+0.10] TEST: Nexthop group and device                                      [ OK ]
# 11.97 [+1.15] TEST: Test proto flush                                              [ OK ]
# 12.07 [+0.10] TEST: Nexthop group and blackhole                                   [ OK ]
# 82.64 [+70.56] TEST: Large scale nexthop flushing                                  [ OK ]
# 91.91 [+9.28] 
# 91.91 [+0.00] Basic resilient nexthop group functional tests
# 91.91 [+0.00] ----------------------------------------------
# 92.21 [+0.30] TEST: Add a nexthop group with default parameters                   [ OK ]
# 92.46 [+0.24] TEST: Get a nexthop group with default parameters                   [ OK ]
# 92.80 [+0.35] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 92.90 [+0.10] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 93.03 [+0.12] TEST: Replace nexthop group parameters                              [ OK ]
# 93.16 [+0.13] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 93.27 [+0.11] TEST: Replace idle timer                                            [ OK ]
# 93.38 [+0.11] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 93.51 [+0.13] TEST: Replace unbalanced timer                                      [ OK ]
# 93.64 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 93.73 [+0.09] TEST: Replace with no parameters                                    [ OK ]
# 93.85 [+0.12] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 93.95 [+0.10] TEST: Replace nexthop group type - implicit                         [ OK ]
# 94.07 [+0.11] TEST: Replace nexthop group type - explicit                         [ OK ]
# 94.18 [+0.12] TEST: Replace number of nexthop buckets                             [ OK ]
# 94.30 [+0.12] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 94.95 [+0.65] TEST: Dump all nexthop buckets                                      [ OK ]
# 95.09 [+0.13] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 95.35 [+0.27] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 95.48 [+0.12] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 95.60 [+0.12] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 95.71 [+0.11] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 95.82 [+0.11] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 96.10 [+0.28] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 96.20 [+0.11] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 96.34 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 96.62 [+0.29] TEST: Maximum nexthop ID dump                                       [ OK ]
# 96.76 [+0.14] TEST: Get a valid nexthop bucket                                    [ OK ]
# 96.89 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 97.00 [+0.11] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 97.11 [+0.12] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 97.78 [+0.66] TEST: Initial bucket allocation                                     [ OK ]
# 98.17 [+0.39] TEST: Bucket allocation after replace                               [ OK ]
# 98.63 [+0.47] TEST: Buckets migrated after idle timer change                      [ OK ]
# 107.24 [+8.61] 
# 107.24 [+0.00] IPv4 functional
# 107.24 [+0.00] ----------------------
# 107.34 [+0.10] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 107.46 [+0.12] TEST: Get nexthop by id                                             [ OK ]
# 107.69 [+0.22] TEST: Delete nexthop by id                                          [ OK ]
# 107.88 [+0.19] TEST: Create nexthop - gw only                                      [ OK ]
# 107.99 [+0.11] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 108.10 [+0.11] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 108.62 [+0.52] TEST: Nexthops removed on admin down                                [ OK ]
# 109.25 [+0.63] TEST: Delete nexthop route warning                                  [ OK ]
# 109.77 [+0.52] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 110.10 [+0.33] TEST: Delete route when specifying only nexthop device              [ OK ]
# 110.21 [+0.11] TEST: Delete route when specifying only gateway                     [ OK ]
# 110.31 [+0.10] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 119.04 [+8.73] 
# 119.04 [+0.00] IPv4 groups functional
# 119.05 [+0.00] ----------------------
# 119.27 [+0.22] TEST: Create nexthop group with single nexthop                      [ OK ]
# 119.37 [+0.10] TEST: Get nexthop group by id                                       [ OK ]
# 119.63 [+0.25] TEST: Delete nexthop group by id                                    [ OK ]
# 120.39 [+0.76] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 120.73 [+0.34] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 120.94 [+0.21] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 121.29 [+0.35] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 121.50 [+0.21] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 123.09 [+1.59] TEST: Multiple groups with same nexthop                             [ OK ]
# 123.54 [+0.44] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 123.64 [+0.11] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 123.86 [+0.22] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 123.96 [+0.10] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 133.08 [+9.12] 
# 133.08 [+0.00] IPv4 resilient groups functional
# 133.08 [+0.00] --------------------------------
# 133.82 [+0.74] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 133.96 [+0.14] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 134.33 [+0.37] TEST: Nexthop group updated after replace                           [ OK ]
# 134.46 [+0.13] TEST: Nexthop buckets updated after replace                         [ OK ]
# 135.20 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 135.33 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 135.72 [+0.39] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 135.87 [+0.15] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 145.15 [+9.28] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 145.63 [+0.49] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 145.86 [+0.22] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 146.13 [+0.27] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 155.27 [+9.14] 
# 155.27 [+0.00] IPv4 functional runtime
# 155.27 [+0.00] -----------------------
# 155.49 [+0.22] TEST: Route add                                                     [ OK ]
# 155.70 [+0.21] TEST: Route delete                                                  [ OK ]
# 155.94 [+0.24] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 156.29 [+0.35] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 156.48 [+0.19] TEST: IPv4 route with invalid metric                                [ OK ]
# 156.91 [+0.42] TEST: Basic ping                                                    [ OK ]
# 157.44 [+0.53] TEST: Ping - multipath                                              [ OK ]
# 158.03 [+0.59] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 158.74 [+0.71] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 159.37 [+0.63] TEST: Ping - blackhole                                              [ OK ]
# 159.66 [+0.29] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 159.99 [+0.33] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 160.53 [+0.54] TEST: Ping - group with blackhole                                   [ OK ]
# 160.81 [+0.28] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 161.06 [+0.25] TEST: IPv4 route with device only nexthop                           [ OK ]
# 161.44 [+0.38] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 162.15 [+0.71] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 162.68 [+0.53] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 162.97 [+0.28] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 163.23 [+0.26] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 163.86 [+0.63] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 164.15 [+0.30] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 164.28 [+0.13] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 164.40 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 164.53 [+0.13] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 173.65 [+9.12] 
# 173.65 [+0.00] IPv4 large groups (x32)
# 173.65 [+0.00] ---------------------
# 206.58 [+32.93] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 215.95 [+9.37] 
# 215.95 [+0.00] IPv4 large resilient group (128k buckets)
# 215.95 [+0.00] -----------------------------------------
# 216.38 [+0.44] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 225.23 [+8.85] 
# 225.23 [+0.00] IPv4 nexthop api compat mode
# 225.23 [+0.00] ----------------------------
# 225.51 [+0.28] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 226.52 [+1.01] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 226.67 [+0.15] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 227.36 [+0.70] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 227.52 [+0.15] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 228.24 [+0.72] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 228.38 [+0.14] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 228.97 [+0.59] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 229.59 [+0.62] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 229.73 [+0.14] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 238.95 [+9.23] 
# 238.96 [+0.00] IPv4 fdb groups functional
# 238.96 [+0.00] --------------------------
# 239.50 [+0.55] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 239.71 [+0.21] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 240.04 [+0.32] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 240.42 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 240.56 [+0.14] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 240.67 [+0.11] TEST: Fdb Nexthop with oif                                          [ OK ]
# 240.78 [+0.12] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 240.89 [+0.11] TEST: Fdb Nexthop with encap                                        [ OK ]
# 241.31 [+0.42] TEST: Fdb mac add with nexthop group                                [ OK ]
# 241.45 [+0.13] TEST: Fdb mac add with nexthop                                      [ OK ]
# 241.56 [+0.12] TEST: Route add with fdb nexthop                                    [ OK ]
# 241.67 [+0.11] TEST: Route add with fdb nexthop group                              [ OK ]
# 241.93 [+0.26] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 242.04 [+0.11] TEST: Fdb nexthop delete                                            [ OK ]
# 242.19 [+0.15] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 251.16 [+8.97] 
# 251.16 [+0.00] IPv4 multipath selection
# 251.16 [+0.00] ------------------------
# 252.87 [+1.71] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 253.23 [+0.36] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 262.13 [+8.90] 
# 262.14 [+0.00] IPv4 runtime torture
# 262.14 [+0.00] --------------------
# 562.85 [+300.71] TEST: IPv4 torture test                                             [ OK ]
# 571.54 [+8.69] 
# 571.54 [+0.00] IPv4 runtime resilient nexthop group torture
# 571.54 [+0.00] --------------------------------------------
# 872.38 [+300.84] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 880.81 [+8.42] 
# 880.81 [+0.00] IPv6
# 880.81 [+0.00] ----------------------
# 880.90 [+0.09] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 881.00 [+0.09] TEST: Get nexthop by id                                             [ OK ]
# 881.24 [+0.24] TEST: Delete nexthop by id                                          [ OK ]
# 881.43 [+0.19] TEST: Create nexthop - gw only                                      [ OK ]
# 881.53 [+0.10] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 881.64 [+0.11] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 882.12 [+0.48] TEST: Nexthops removed on admin down                                [ OK ]
# 889.92 [+7.80] 
# 889.92 [+0.00] IPv6 groups functional
# 889.92 [+0.00] ----------------------
# 890.11 [+0.19] TEST: Create nexthop group with single nexthop                      [ OK ]
# 890.21 [+0.10] TEST: Get nexthop group by id                                       [ OK ]
# 890.41 [+0.20] TEST: Delete nexthop group by id                                    [ OK ]
# 891.25 [+0.83] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 891.55 [+0.30] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 891.75 [+0.21] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 892.14 [+0.39] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 892.34 [+0.20] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 893.84 [+1.49] TEST: Multiple groups with same nexthop                             [ OK ]
# 894.28 [+0.44] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 894.39 [+0.11] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 894.62 [+0.23] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 894.73 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 897.80 [+3.07] TEST: Nexthop group replace refcounts                               [ OK ]
# 898.81 [+1.01] TEST: 16-bit weights                                                [ OK ]
# 907.07 [+8.26] 
# 907.07 [+0.00] IPv6 resilient groups functional
# 907.08 [+0.00] --------------------------------
# 907.70 [+0.63] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 907.83 [+0.13] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 908.14 [+0.31] TEST: Nexthop group updated after replace                           [ OK ]
# 908.26 [+0.12] TEST: Nexthop buckets updated after replace                         [ OK ]
# 908.89 [+0.63] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 909.01 [+0.12] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 909.35 [+0.33] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 909.46 [+0.11] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 910.40 [+0.94] TEST: 16-bit weights                                                [ OK ]
# 918.11 [+7.71] 
# 918.11 [+0.00] IPv6 functional runtime
# 918.11 [+0.00] -----------------------
# 918.32 [+0.21] TEST: Route add                                                     [ OK ]
# 918.41 [+0.09] TEST: Route delete                                                  [ OK ]
# 918.68 [+0.27] TEST: Ping with nexthop                                             [ OK ]
# 919.22 [+0.53] TEST: Ping - multipath                                              [ OK ]
# 919.56 [+0.35] TEST: Ping - blackhole                                              [ OK ]
# 919.81 [+0.25] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 920.08 [+0.27] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 920.63 [+0.55] TEST: Ping - group with blackhole                                   [ OK ]
# 920.86 [+0.23] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 921.10 [+0.24] TEST: IPv6 route with device only nexthop                           [ OK ]
# 921.45 [+0.35] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 921.87 [+0.42] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 922.07 [+0.19] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 922.31 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 922.92 [+0.60] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 923.15 [+0.23] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 923.37 [+0.22] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 923.98 [+0.61] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 924.18 [+0.20] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 924.40 [+0.22] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 924.81 [+0.41] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 924.99 [+0.18] TEST: IPv6 route with invalid metric                                [ OK ]
# 926.28 [+1.29] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 926.56 [+0.28] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 934.54 [+7.98] 
# 934.54 [+0.00] IPv6 large groups (x32)
# 934.54 [+0.00] ---------------------
# 963.82 [+29.28] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 971.87 [+8.05] 
# 971.87 [+0.00] IPv6 large resilient group (128k buckets)
# 971.87 [+0.00] -----------------------------------------
# 972.24 [+0.37] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 980.16 [+7.92] 
# 980.16 [+0.00] IPv6 nexthop api compat mode test
# 980.16 [+0.00] --------------------------------
# 980.44 [+0.27] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 981.32 [+0.88] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 981.46 [+0.13] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 982.14 [+0.68] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 982.25 [+0.12] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 983.28 [+1.03] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 983.39 [+0.11] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 984.01 [+0.62] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 984.57 [+0.56] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 984.70 [+0.13] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 992.59 [+7.89] 
# 992.59 [+0.00] IPv6 fdb groups functional
# 992.59 [+0.00] --------------------------
# 993.05 [+0.46] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 993.26 [+0.21] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 993.60 [+0.34] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 993.92 [+0.32] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 994.01 [+0.09] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 994.12 [+0.11] TEST: Fdb Nexthop with oif                                          [ OK ]
# 994.24 [+0.11] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 994.33 [+0.09] TEST: Fdb Nexthop with encap                                        [ OK ]
# 994.56 [+0.23] TEST: Fdb mac add with nexthop group                                [ OK ]
# 994.65 [+0.09] TEST: Fdb mac add with nexthop                                      [ OK ]
# 994.76 [+0.11] TEST: Route add with fdb nexthop                                    [ OK ]
# 994.86 [+0.10] TEST: Route add with fdb nexthop group                              [ OK ]
# 995.05 [+0.19] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 995.15 [+0.10] TEST: Fdb nexthop delete                                            [ OK ]
# 995.24 [+0.09] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 1003.04 [+7.81] 
# 1003.05 [+0.00] IPv6 multipath selection
# 1003.05 [+0.00] ------------------------
# 1004.92 [+1.87] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 1005.23 [+0.31] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 1013.45 [+8.22] 
# 1013.45 [+0.00] IPv6 runtime torture
# 1013.45 [+0.00] --------------------
# 1314.16 [+300.71] TEST: IPv6 torture test                                             [ OK ]
# 1321.75 [+7.59] 
# 1321.75 [+0.00] IPv6 runtime resilient nexthop group torture
# 1321.75 [+0.00] --------------------------------------------
# 1622.41 [+300.66] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1622.67 [+0.26] 
# 1622.67 [+0.00] Tests passed: 238
# 1622.67 [+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__->