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
# 17.48 [+17.48] 
# 17.48 [+0.00] Basic functional tests
# 17.48 [+0.00] ----------------------
# 17.69 [+0.21] TEST: List with nothing defined                                     [ OK ]
# 17.93 [+0.24] TEST: Nexthop get on non-existent id                                [ OK ]
# 18.15 [+0.22] TEST: Nexthop del with non-existent id                              [ OK ]
# 18.36 [+0.21] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 18.57 [+0.21] TEST: Nexthop with no device or gateway                             [ OK ]
# 18.98 [+0.41] TEST: Nexthop with down device                                      [ OK ]
# 19.67 [+0.69] TEST: Nexthop with device that is linkdown                          [ OK ]
# 20.05 [+0.38] TEST: Nexthop with device only                                      [ OK ]
# 20.27 [+0.23] TEST: Nexthop with duplicate id                                     [ OK ]
# 20.54 [+0.26] TEST: Blackhole nexthop                                             [ OK ]
# 20.76 [+0.22] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 21.24 [+0.48] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 21.96 [+0.72] TEST: Maximum nexthop ID dump                                       [ OK ]
# 22.16 [+0.19] TEST: Create group                                                  [ OK ]
# 22.38 [+0.22] TEST: Create group with blackhole nexthop                           [ OK ]
# 22.57 [+0.19] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 23.21 [+0.64] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 23.41 [+0.20] TEST: Create group with non-existent nexthop                        [ OK ]
# 23.61 [+0.21] TEST: Create group with same nexthop multiple times                 [ OK ]
# 23.81 [+0.20] TEST: Replace nexthop with nexthop group                            [ OK ]
# 24.03 [+0.22] TEST: Replace nexthop group with nexthop                            [ OK ]
# 24.23 [+0.20] TEST: Nexthop group and device                                      [ OK ]
# 26.41 [+2.18] TEST: Test proto flush                                              [ OK ]
# 26.62 [+0.21] TEST: Nexthop group and blackhole                                   [ OK ]
# 91.20 [+64.58] TEST: Large scale nexthop flushing                                  [ OK ]
# 110.44 [+19.23] 
# 110.44 [+0.00] Basic resilient nexthop group functional tests
# 110.44 [+0.00] ----------------------------------------------
# 111.05 [+0.62] TEST: Add a nexthop group with default parameters                   [ OK ]
# 111.46 [+0.41] TEST: Get a nexthop group with default parameters                   [ OK ]
# 112.10 [+0.64] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 112.32 [+0.22] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 112.53 [+0.21] TEST: Replace nexthop group parameters                              [ OK ]
# 112.73 [+0.20] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 112.92 [+0.19] TEST: Replace idle timer                                            [ OK ]
# 113.11 [+0.19] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 113.32 [+0.21] TEST: Replace unbalanced timer                                      [ OK ]
# 113.55 [+0.23] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 113.77 [+0.22] TEST: Replace with no parameters                                    [ OK ]
# 114.05 [+0.28] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 114.30 [+0.25] TEST: Replace nexthop group type - implicit                         [ OK ]
# 114.51 [+0.21] TEST: Replace nexthop group type - explicit                         [ OK ]
# 114.71 [+0.20] TEST: Replace number of nexthop buckets                             [ OK ]
# 114.91 [+0.20] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 116.08 [+1.18] TEST: Dump all nexthop buckets                                      [ OK ]
# 116.30 [+0.21] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 116.83 [+0.53] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 117.03 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 117.26 [+0.23] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 117.47 [+0.20] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 117.73 [+0.27] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 118.27 [+0.54] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 118.52 [+0.24] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 118.73 [+0.21] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 119.27 [+0.54] TEST: Maximum nexthop ID dump                                       [ OK ]
# 119.49 [+0.22] TEST: Get a valid nexthop bucket                                    [ OK ]
# 119.68 [+0.19] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 119.93 [+0.25] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 120.11 [+0.18] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 121.27 [+1.16] TEST: Initial bucket allocation                                     [ OK ]
# 121.77 [+0.51] TEST: Bucket allocation after replace                               [ OK ]
# 122.58 [+0.81] TEST: Buckets migrated after idle timer change                      [ OK ]
# 140.88 [+18.29] 
# 140.88 [+0.00] IPv4 functional
# 140.88 [+0.00] ----------------------
# 141.10 [+0.22] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 141.32 [+0.22] TEST: Get nexthop by id                                             [ OK ]
# 141.73 [+0.42] TEST: Delete nexthop by id                                          [ OK ]
# 142.11 [+0.38] TEST: Create nexthop - gw only                                      [ OK ]
# 142.31 [+0.20] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 142.50 [+0.19] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 143.58 [+1.08] TEST: Nexthops removed on admin down                                [ OK ]
# 144.74 [+1.16] TEST: Delete nexthop route warning                                  [ OK ]
# 145.75 [+1.02] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 146.35 [+0.60] TEST: Delete route when specifying only nexthop device              [ OK ]
# 146.55 [+0.20] TEST: Delete route when specifying only gateway                     [ OK ]
# 146.78 [+0.22] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 164.32 [+17.54] 
# 164.32 [+0.00] IPv4 groups functional
# 164.32 [+0.00] ----------------------
# 164.72 [+0.40] TEST: Create nexthop group with single nexthop                      [ OK ]
# 164.94 [+0.22] TEST: Get nexthop group by id                                       [ OK ]
# 165.34 [+0.40] TEST: Delete nexthop group by id                                    [ OK ]
# 166.79 [+1.45] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 167.37 [+0.58] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 167.76 [+0.39] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 168.39 [+0.62] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 168.78 [+0.39] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 171.69 [+2.91] TEST: Multiple groups with same nexthop                             [ OK ]
# 172.50 [+0.81] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 172.70 [+0.20] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 173.17 [+0.47] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 173.36 [+0.20] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 191.10 [+17.74] 
# 191.10 [+0.00] IPv4 resilient groups functional
# 191.10 [+0.00] --------------------------------
# 192.24 [+1.14] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 192.43 [+0.18] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 193.07 [+0.64] TEST: Nexthop group updated after replace                           [ OK ]
# 193.28 [+0.21] TEST: Nexthop buckets updated after replace                         [ OK ]
# 194.49 [+1.21] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 194.67 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 195.27 [+0.60] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 195.49 [+0.23] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 214.02 [+18.53] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 214.85 [+0.83] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 215.32 [+0.47] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 215.73 [+0.41] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 233.27 [+17.55] 
# 233.27 [+0.00] IPv4 functional runtime
# 233.27 [+0.00] -----------------------
# 233.65 [+0.38] TEST: Route add                                                     [ OK ]
# 234.06 [+0.41] TEST: Route delete                                                  [ OK ]
# 234.49 [+0.43] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 235.05 [+0.56] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 235.42 [+0.37] TEST: IPv4 route with invalid metric                                [ OK ]
# 236.16 [+0.74] TEST: Basic ping                                                    [ OK ]
# 237.06 [+0.90] TEST: Ping - multipath                                              [ OK ]
# 238.14 [+1.08] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 239.41 [+1.27] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 240.48 [+1.08] TEST: Ping - blackhole                                              [ OK ]
# 240.99 [+0.51] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 241.55 [+0.56] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 242.54 [+0.99] TEST: Ping - group with blackhole                                   [ OK ]
# 243.11 [+0.57] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 243.50 [+0.39] TEST: IPv4 route with device only nexthop                           [ OK ]
# 244.10 [+0.60] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 245.36 [+1.26] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 246.31 [+0.94] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 246.87 [+0.56] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 247.37 [+0.50] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 248.35 [+0.97] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 248.77 [+0.42] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 248.98 [+0.21] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 249.16 [+0.18] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 249.37 [+0.21] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 266.41 [+17.04] 
# 266.41 [+0.00] IPv4 large groups (x32)
# 266.41 [+0.00] ---------------------
# 322.63 [+56.22] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 340.48 [+17.85] 
# 340.48 [+0.00] IPv4 large resilient group (128k buckets)
# 340.48 [+0.00] -----------------------------------------
# 341.29 [+0.81] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 360.51 [+19.22] 
# 360.51 [+0.00] IPv4 nexthop api compat mode
# 360.51 [+0.00] ----------------------------
# 361.20 [+0.69] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 362.83 [+1.63] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 363.06 [+0.22] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 364.33 [+1.27] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 364.69 [+0.36] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 365.86 [+1.16] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 366.05 [+0.19] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 367.06 [+1.01] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 368.04 [+0.98] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 368.33 [+0.29] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 391.16 [+22.83] 
# 391.16 [+0.00] IPv4 fdb groups functional
# 391.16 [+0.00] --------------------------
# 392.19 [+1.03] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 392.59 [+0.40] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 393.24 [+0.65] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 393.84 [+0.60] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 394.03 [+0.19] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 394.24 [+0.21] TEST: Fdb Nexthop with oif                                          [ OK ]
# 394.46 [+0.22] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 394.67 [+0.21] TEST: Fdb Nexthop with encap                                        [ OK ]
# 395.34 [+0.67] TEST: Fdb mac add with nexthop group                                [ OK ]
# 395.56 [+0.22] TEST: Fdb mac add with nexthop                                      [ OK ]
# 395.76 [+0.21] TEST: Route add with fdb nexthop                                    [ OK ]
# 395.99 [+0.22] TEST: Route add with fdb nexthop group                              [ OK ]
# 396.45 [+0.46] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 396.67 [+0.22] TEST: Fdb nexthop delete                                            [ OK ]
# 396.88 [+0.20] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 414.45 [+17.58] 
# 414.45 [+0.00] IPv4 multipath selection
# 414.45 [+0.00] ------------------------
# 417.44 [+2.99] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 418.02 [+0.58] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 436.60 [+18.58] 
# 436.60 [+0.00] IPv4 runtime torture
# 436.60 [+0.00] --------------------
# 737.82 [+301.22] TEST: IPv4 torture test                                             [ OK ]
# 754.72 [+16.90] 
# 754.72 [+0.00] IPv4 runtime resilient nexthop group torture
# 754.72 [+0.00] --------------------------------------------
# 1056.00 [+301.28] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 1072.69 [+16.70] 
# 1072.69 [+0.00] IPv6
# 1072.69 [+0.00] ----------------------
# 1072.87 [+0.17] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 1073.07 [+0.20] TEST: Get nexthop by id                                             [ OK ]
# 1073.45 [+0.38] TEST: Delete nexthop by id                                          [ OK ]
# 1073.82 [+0.37] TEST: Create nexthop - gw only                                      [ OK ]
# 1074.01 [+0.19] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 1074.20 [+0.19] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 1075.12 [+0.92] TEST: Nexthops removed on admin down                                [ OK ]
# 1091.35 [+16.23] 
# 1091.35 [+0.00] IPv6 groups functional
# 1091.35 [+0.00] ----------------------
# 1091.71 [+0.36] TEST: Create nexthop group with single nexthop                      [ OK ]
# 1091.90 [+0.19] TEST: Get nexthop group by id                                       [ OK ]
# 1092.27 [+0.37] TEST: Delete nexthop group by id                                    [ OK ]
# 1093.76 [+1.50] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 1094.33 [+0.57] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 1094.71 [+0.37] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 1095.27 [+0.56] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 1095.63 [+0.37] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 1098.29 [+2.66] TEST: Multiple groups with same nexthop                             [ OK ]
# 1099.05 [+0.75] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 1099.25 [+0.20] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 1099.62 [+0.37] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 1099.79 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 1104.69 [+4.91] TEST: Nexthop group replace refcounts                               [ OK ]
# 1106.40 [+1.70] TEST: 16-bit weights                                                [ OK ]
# 1122.70 [+16.30] 
# 1122.70 [+0.00] IPv6 resilient groups functional
# 1122.70 [+0.00] --------------------------------
# 1123.79 [+1.10] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 1123.98 [+0.19] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 1124.55 [+0.57] TEST: Nexthop group updated after replace                           [ OK ]
# 1124.73 [+0.18] TEST: Nexthop buckets updated after replace                         [ OK ]
# 1125.85 [+1.12] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 1126.01 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 1126.56 [+0.54] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 1126.71 [+0.15] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 1128.37 [+1.66] TEST: 16-bit weights                                                [ OK ]
# 1144.19 [+15.83] 
# 1144.19 [+0.00] IPv6 functional runtime
# 1144.20 [+0.00] -----------------------
# 1144.55 [+0.35] TEST: Route add                                                     [ OK ]
# 1144.73 [+0.18] TEST: Route delete                                                  [ OK ]
# 1145.25 [+0.53] TEST: Ping with nexthop                                             [ OK ]
# 1146.11 [+0.86] TEST: Ping - multipath                                              [ OK ]
# 1146.94 [+0.83] TEST: Ping - blackhole                                              [ OK ]
# 1147.43 [+0.49] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 1147.95 [+0.52] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 1148.95 [+1.00] TEST: Ping - group with blackhole                                   [ OK ]
# 1149.45 [+0.50] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 1149.82 [+0.37] TEST: IPv6 route with device only nexthop                           [ OK ]
# 1150.37 [+0.55] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 1151.06 [+0.69] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 1151.42 [+0.36] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 1151.80 [+0.37] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 1152.68 [+0.88] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1153.02 [+0.34] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1153.37 [+0.35] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 1154.23 [+0.86] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1154.60 [+0.37] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1154.96 [+0.36] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 1155.69 [+0.73] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 1155.97 [+0.29] TEST: IPv6 route with invalid metric                                [ OK ]
# 1158.22 [+2.25] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 1158.78 [+0.56] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 1174.41 [+15.63] 
# 1174.41 [+0.00] IPv6 large groups (x32)
# 1174.42 [+0.00] ---------------------
# 1223.88 [+49.46] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 1240.31 [+16.43] 
# 1240.31 [+0.00] IPv6 large resilient group (128k buckets)
# 1240.31 [+0.00] -----------------------------------------
# 1241.02 [+0.71] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 1257.65 [+16.62] 
# 1257.65 [+0.00] IPv6 nexthop api compat mode test
# 1257.65 [+0.00] --------------------------------
# 1258.20 [+0.55] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 1259.57 [+1.38] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 1259.74 [+0.17] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 1260.81 [+1.07] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 1261.09 [+0.28] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 1262.85 [+1.76] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 1263.03 [+0.18] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 1264.07 [+1.03] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 1264.99 [+0.92] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 1265.27 [+0.28] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 1281.28 [+16.01] 
# 1281.28 [+0.00] IPv6 fdb groups functional
# 1281.28 [+0.00] --------------------------
# 1282.35 [+1.07] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 1282.74 [+0.39] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 1283.29 [+0.55] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 1283.84 [+0.55] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 1284.06 [+0.22] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 1284.24 [+0.19] TEST: Fdb Nexthop with oif                                          [ OK ]
# 1284.43 [+0.18] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 1284.61 [+0.18] TEST: Fdb Nexthop with encap                                        [ OK ]
# 1284.98 [+0.38] TEST: Fdb mac add with nexthop group                                [ OK ]
# 1285.21 [+0.22] TEST: Fdb mac add with nexthop                                      [ OK ]
# 1285.38 [+0.17] TEST: Route add with fdb nexthop                                    [ OK ]
# 1285.57 [+0.19] TEST: Route add with fdb nexthop group                              [ OK ]
# 1285.96 [+0.38] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 1286.15 [+0.19] TEST: Fdb nexthop delete                                            [ OK ]
# 1286.34 [+0.19] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 1302.90 [+16.56] 
# 1302.90 [+0.00] IPv6 multipath selection
# 1302.91 [+0.00] ------------------------
# 1305.64 [+2.73] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 1306.20 [+0.56] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 1322.25 [+16.05] 
# 1322.25 [+0.00] IPv6 runtime torture
# 1322.25 [+0.00] --------------------
# 1623.32 [+301.07] TEST: IPv6 torture test                                             [ OK ]
# 1639.95 [+16.62] 
# 1639.95 [+0.00] IPv6 runtime resilient nexthop group torture
# 1639.95 [+0.00] --------------------------------------------
# 1941.17 [+301.23] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1941.72 [+0.54] 
# 1941.72 [+0.00] Tests passed: 238
# 1941.72 [+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__->