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
# 15.16 [+15.16] 
# 15.17 [+0.00] Basic functional tests
# 15.17 [+0.00] ----------------------
# 15.35 [+0.18] TEST: List with nothing defined                                     [ OK ]
# 15.59 [+0.24] TEST: Nexthop get on non-existent id                                [ OK ]
# 15.84 [+0.26] TEST: Nexthop del with non-existent id                              [ OK ]
# 16.02 [+0.18] TEST: Nexthop del with non-existent id and extra attributes         [ OK ]
# 16.50 [+0.47] TEST: Nexthop with no device or gateway                             [ OK ]
# 16.90 [+0.40] TEST: Nexthop with down device                                      [ OK ]
# 17.43 [+0.52] TEST: Nexthop with device that is linkdown                          [ OK ]
# 17.77 [+0.35] TEST: Nexthop with device only                                      [ OK ]
# 17.96 [+0.19] TEST: Nexthop with duplicate id                                     [ OK ]
# 18.16 [+0.20] TEST: Blackhole nexthop                                             [ OK ]
# 18.38 [+0.22] TEST: Blackhole nexthop with other attributes                       [ OK ]
# 18.79 [+0.41] TEST: Blackhole nexthop with loopback device down                   [ OK ]
# 19.51 [+0.72] TEST: Maximum nexthop ID dump                                       [ OK ]
# 19.69 [+0.18] TEST: Create group                                                  [ OK ]
# 19.88 [+0.19] TEST: Create group with blackhole nexthop                           [ OK ]
# 20.05 [+0.17] TEST: Create multipath group where 1 path is a blackhole            [ OK ]
# 20.68 [+0.63] TEST: Multipath group can not have a member replaced by blackhole   [ OK ]
# 20.85 [+0.17] TEST: Create group with non-existent nexthop                        [ OK ]
# 21.01 [+0.16] TEST: Create group with same nexthop multiple times                 [ OK ]
# 21.18 [+0.17] TEST: Replace nexthop with nexthop group                            [ OK ]
# 21.36 [+0.17] TEST: Replace nexthop group with nexthop                            [ OK ]
# 21.53 [+0.18] TEST: Nexthop group and device                                      [ OK ]
# 23.49 [+1.96] TEST: Test proto flush                                              [ OK ]
# 23.68 [+0.19] TEST: Nexthop group and blackhole                                   [ OK ]
# 86.32 [+62.63] TEST: Large scale nexthop flushing                                  [ OK ]
# 103.89 [+17.57] 
# 103.89 [+0.00] Basic resilient nexthop group functional tests
# 103.89 [+0.00] ----------------------------------------------
# 104.40 [+0.51] TEST: Add a nexthop group with default parameters                   [ OK ]
# 104.78 [+0.38] TEST: Get a nexthop group with default parameters                   [ OK ]
# 105.35 [+0.57] TEST: Get a nexthop group with non-default parameters               [ OK ]
# 105.56 [+0.21] TEST: Add a nexthop group with 0 buckets                            [ OK ]
# 105.74 [+0.18] TEST: Replace nexthop group parameters                              [ OK ]
# 105.98 [+0.24] TEST: Get a nexthop group after replacing parameters                [ OK ]
# 106.18 [+0.20] TEST: Replace idle timer                                            [ OK ]
# 106.41 [+0.23] TEST: Get a nexthop group after replacing idle timer                [ OK ]
# 106.62 [+0.21] TEST: Replace unbalanced timer                                      [ OK ]
# 106.82 [+0.20] TEST: Get a nexthop group after replacing unbalanced timer          [ OK ]
# 107.01 [+0.19] TEST: Replace with no parameters                                    [ OK ]
# 107.25 [+0.25] TEST: Get a nexthop group after replacing no parameters             [ OK ]
# 107.46 [+0.21] TEST: Replace nexthop group type - implicit                         [ OK ]
# 107.67 [+0.20] TEST: Replace nexthop group type - explicit                         [ OK ]
# 107.88 [+0.21] TEST: Replace number of nexthop buckets                             [ OK ]
# 108.08 [+0.20] TEST: Get a nexthop group after replacing with invalid parameters   [ OK ]
# 109.25 [+1.17] TEST: Dump all nexthop buckets                                      [ OK ]
# 109.45 [+0.20] TEST: Dump all nexthop buckets in a group                           [ OK ]
# 109.92 [+0.47] TEST: All nexthop buckets report a positive near-zero idle time     [ OK ]
# 110.09 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device       [ OK ]
# 110.29 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier   [ OK ]
# 110.48 [+0.19] TEST: Dump all nexthop buckets in a non-existent group              [ OK ]
# 110.68 [+0.21] TEST: Dump all nexthop buckets in a non-resilient group             [ OK ]
# 111.24 [+0.55] TEST: Dump all nexthop buckets using a non-existent device          [ OK ]
# 111.47 [+0.24] TEST: Dump all nexthop buckets with invalid 'groups' keyword        [ OK ]
# 111.68 [+0.21] TEST: Dump all nexthop buckets with invalid 'fdb' keyword           [ OK ]
# 112.18 [+0.50] TEST: Maximum nexthop ID dump                                       [ OK ]
# 112.38 [+0.19] TEST: Get a valid nexthop bucket                                    [ OK ]
# 112.54 [+0.17] TEST: Get a nexthop bucket with valid group, but invalid index      [ OK ]
# 112.73 [+0.19] TEST: Get a nexthop bucket from a non-resilient group               [ OK ]
# 112.92 [+0.19] TEST: Get a nexthop bucket from a non-existent group                [ OK ]
# 114.06 [+1.14] TEST: Initial bucket allocation                                     [ OK ]
# 114.61 [+0.55] TEST: Bucket allocation after replace                               [ OK ]
# 115.43 [+0.83] TEST: Buckets migrated after idle timer change                      [ OK ]
# 132.00 [+16.56] 
# 132.00 [+0.00] IPv4 functional
# 132.00 [+0.00] ----------------------
# 132.21 [+0.21] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 132.39 [+0.17] TEST: Get nexthop by id                                             [ OK ]
# 132.77 [+0.38] TEST: Delete nexthop by id                                          [ OK ]
# 133.11 [+0.34] TEST: Create nexthop - gw only                                      [ OK ]
# 133.29 [+0.18] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 133.46 [+0.17] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 134.37 [+0.91] TEST: Nexthops removed on admin down                                [ OK ]
# 135.47 [+1.10] TEST: Delete nexthop route warning                                  [ OK ]
# 136.36 [+0.89] TEST: Delete multipath route with only nh id based entry            [ OK ]
# 136.92 [+0.56] TEST: Delete route when specifying only nexthop device              [ OK ]
# 137.09 [+0.18] TEST: Delete route when specifying only gateway                     [ OK ]
# 137.27 [+0.18] TEST: Delete route when not specifying nexthop attributes           [ OK ]
# 153.51 [+16.24] 
# 153.51 [+0.00] IPv4 groups functional
# 153.51 [+0.00] ----------------------
# 153.92 [+0.41] TEST: Create nexthop group with single nexthop                      [ OK ]
# 154.17 [+0.25] TEST: Get nexthop group by id                                       [ OK ]
# 154.56 [+0.39] TEST: Delete nexthop group by id                                    [ OK ]
# 155.97 [+1.41] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 156.59 [+0.62] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 156.98 [+0.39] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 157.53 [+0.55] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 157.92 [+0.39] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 160.63 [+2.71] TEST: Multiple groups with same nexthop                             [ OK ]
# 161.51 [+0.89] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 161.69 [+0.18] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 162.08 [+0.39] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 162.25 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 178.22 [+15.97] 
# 178.22 [+0.00] IPv4 resilient groups functional
# 178.22 [+0.00] --------------------------------
# 179.31 [+1.09] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 179.52 [+0.20] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 180.18 [+0.66] TEST: Nexthop group updated after replace                           [ OK ]
# 180.39 [+0.21] TEST: Nexthop buckets updated after replace                         [ OK ]
# 181.48 [+1.09] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 181.73 [+0.25] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 182.28 [+0.56] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 182.44 [+0.16] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 199.54 [+17.10] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 200.30 [+0.76] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 200.66 [+0.36] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 201.05 [+0.40] TEST: IPv4 route with invalid IPv6 gateway                          [ OK ]
# 217.57 [+16.51] 
# 217.57 [+0.00] IPv4 functional runtime
# 217.57 [+0.00] -----------------------
# 217.96 [+0.39] TEST: Route add                                                     [ OK ]
# 218.34 [+0.38] TEST: Route delete                                                  [ OK ]
# 218.68 [+0.34] TEST: Route add - scope conflict with nexthop                       [ OK ]
# 219.28 [+0.60] TEST: Nexthop replace with invalid scope for existing route         [ OK ]
# 219.57 [+0.29] TEST: IPv4 route with invalid metric                                [ OK ]
# 220.31 [+0.74] TEST: Basic ping                                                    [ OK ]
# 221.20 [+0.89] TEST: Ping - multipath                                              [ OK ]
# 222.27 [+1.07] TEST: Ping - multiple default routes, nh first                      [ OK ]
# 223.55 [+1.28] TEST: Ping - multiple default routes, nh second                     [ OK ]
# 224.73 [+1.17] TEST: Ping - blackhole                                              [ OK ]
# 225.27 [+0.54] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 225.81 [+0.54] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 227.03 [+1.22] TEST: Ping - group with blackhole                                   [ OK ]
# 227.52 [+0.49] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 227.96 [+0.44] TEST: IPv4 route with device only nexthop                           [ OK ]
# 228.61 [+0.65] TEST: IPv4 multipath route with nexthop mix - dev only + gw         [ OK ]
# 229.73 [+1.12] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 230.67 [+0.94] TEST: IPv4 route with mixed v4-v6 multipath route                   [ OK ]
# 231.16 [+0.49] TEST: IPv6 nexthop with IPv4 route                                  [ OK ]
# 231.70 [+0.54] TEST: IPv4 route with IPv6 gateway                                  [ OK ]
# 232.72 [+1.02] TEST: IPv4 default route with IPv6 gateway                          [ OK ]
# 233.20 [+0.48] TEST: IPv4 route with MPLS encap                                    [ OK ]
# 233.41 [+0.22] TEST: IPv4 route with MPLS encap - check                            [ OK ]
# 233.60 [+0.19] TEST: IPv4 route with MPLS encap and v6 gateway                     [ OK ]
# 233.79 [+0.19] TEST: IPv4 route with MPLS encap, v6 gw - check                     [ OK ]
# 249.98 [+16.19] 
# 249.98 [+0.00] IPv4 large groups (x32)
# 249.98 [+0.00] ---------------------
# 303.05 [+53.06] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 324.69 [+21.65] 
# 324.69 [+0.00] IPv4 large resilient group (128k buckets)
# 324.69 [+0.00] -----------------------------------------
# 325.42 [+0.73] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 342.61 [+17.19] 
# 342.61 [+0.00] IPv4 nexthop api compat mode
# 342.61 [+0.00] ----------------------------
# 343.24 [+0.62] TEST: IPv4 default nexthop compat mode check                        [ OK ]
# 344.88 [+1.64] TEST: IPv4 compat mode on - route add notification                  [ OK ]
# 345.09 [+0.21] TEST: IPv4 compat mode on - route dump                              [ OK ]
# 346.21 [+1.12] TEST: IPv4 compat mode on - nexthop change                          [ OK ]
# 346.49 [+0.28] TEST: IPv4 set compat mode - 0                                      [ OK ]
# 347.73 [+1.24] TEST: IPv4 compat mode off - route add notification                 [ OK ]
# 347.96 [+0.23] TEST: IPv4 compat mode off - route dump                             [ OK ]
# 348.86 [+0.90] TEST: IPv4 compat mode off - nexthop change                         [ OK ]
# 349.78 [+0.92] TEST: IPv4 compat mode off - nexthop delete                         [ OK ]
# 350.12 [+0.34] TEST: IPv4 set compat mode - 1                                      [ OK ]
# 366.88 [+16.76] 
# 366.88 [+0.00] IPv4 fdb groups functional
# 366.88 [+0.00] --------------------------
# 367.79 [+0.91] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 368.24 [+0.45] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 368.90 [+0.66] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 369.54 [+0.63] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 369.74 [+0.21] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 369.95 [+0.21] TEST: Fdb Nexthop with oif                                          [ OK ]
# 370.18 [+0.23] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 370.40 [+0.22] TEST: Fdb Nexthop with encap                                        [ OK ]
# 371.08 [+0.68] TEST: Fdb mac add with nexthop group                                [ OK ]
# 371.32 [+0.24] TEST: Fdb mac add with nexthop                                      [ OK ]
# 371.54 [+0.22] TEST: Route add with fdb nexthop                                    [ OK ]
# 371.78 [+0.25] TEST: Route add with fdb nexthop group                              [ OK ]
# 372.24 [+0.46] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 372.46 [+0.22] TEST: Fdb nexthop delete                                            [ OK ]
# 372.67 [+0.21] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 389.10 [+16.43] 
# 389.10 [+0.00] IPv4 multipath selection
# 389.10 [+0.00] ------------------------
# 392.14 [+3.04] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 392.68 [+0.54] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 410.26 [+17.58] 
# 410.27 [+0.00] IPv4 runtime torture
# 410.27 [+0.00] --------------------
# 711.42 [+301.16] TEST: IPv4 torture test                                             [ OK ]
# 727.16 [+15.73] 
# 727.16 [+0.00] IPv4 runtime resilient nexthop group torture
# 727.16 [+0.00] --------------------------------------------
# 1028.47 [+301.31] TEST: IPv4 resilient nexthop group torture test                     [ OK ]
# 1043.83 [+15.36] 
# 1043.83 [+0.00] IPv6
# 1043.83 [+0.00] ----------------------
# 1044.00 [+0.16] TEST: Create nexthop with id, gw, dev                               [ OK ]
# 1044.17 [+0.18] TEST: Get nexthop by id                                             [ OK ]
# 1044.53 [+0.36] TEST: Delete nexthop by id                                          [ OK ]
# 1044.94 [+0.40] TEST: Create nexthop - gw only                                      [ OK ]
# 1045.13 [+0.19] TEST: Create nexthop - invalid gw+dev combination                   [ OK ]
# 1045.29 [+0.16] TEST: Create nexthop - gw+dev and onlink                            [ OK ]
# 1046.10 [+0.81] TEST: Nexthops removed on admin down                                [ OK ]
# 1060.84 [+14.75] 
# 1060.84 [+0.00] IPv6 groups functional
# 1060.85 [+0.00] ----------------------
# 1061.16 [+0.32] TEST: Create nexthop group with single nexthop                      [ OK ]
# 1061.32 [+0.16] TEST: Get nexthop group by id                                       [ OK ]
# 1061.64 [+0.33] TEST: Delete nexthop group by id                                    [ OK ]
# 1062.99 [+1.34] TEST: Nexthop group with multiple nexthops                          [ OK ]
# 1063.49 [+0.50] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 1063.82 [+0.34] TEST: Nexthop group with weighted nexthops                          [ OK ]
# 1064.35 [+0.53] TEST: Weighted nexthop group updated when entry is deleted          [ OK ]
# 1064.68 [+0.32] TEST: Nexthops in groups removed on admin down                      [ OK ]
# 1067.02 [+2.35] TEST: Multiple groups with same nexthop                             [ OK ]
# 1067.68 [+0.66] TEST: Nexthops in group removed on admin down - mixed group         [ OK ]
# 1067.85 [+0.17] TEST: Nexthop group can not have a group as an entry                [ OK ]
# 1068.16 [+0.31] TEST: Nexthop group with a blackhole entry                          [ OK ]
# 1068.33 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop    [ OK ]
# 1073.07 [+4.74] TEST: Nexthop group replace refcounts                               [ OK ]
# 1074.61 [+1.54] TEST: 16-bit weights                                                [ OK ]
# 1089.51 [+14.89] 
# 1089.51 [+0.00] IPv6 resilient groups functional
# 1089.51 [+0.00] --------------------------------
# 1090.53 [+1.03] TEST: Nexthop group updated when entry is deleted                   [ OK ]
# 1090.69 [+0.16] TEST: Nexthop buckets updated when entry is deleted                 [ OK ]
# 1091.19 [+0.50] TEST: Nexthop group updated after replace                           [ OK ]
# 1091.40 [+0.20] TEST: Nexthop buckets updated after replace                         [ OK ]
# 1092.36 [+0.96] TEST: Nexthop group updated when entry is deleted - nECMP           [ OK ]
# 1092.53 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP         [ OK ]
# 1093.04 [+0.51] TEST: Nexthop group updated after replace - nECMP                   [ OK ]
# 1093.18 [+0.14] TEST: Nexthop buckets updated after replace - nECMP                 [ OK ]
# 1094.74 [+1.56] TEST: 16-bit weights                                                [ OK ]
# 1109.69 [+14.94] 
# 1109.69 [+0.00] IPv6 functional runtime
# 1109.69 [+0.00] -----------------------
# 1110.04 [+0.36] TEST: Route add                                                     [ OK ]
# 1110.21 [+0.17] TEST: Route delete                                                  [ OK ]
# 1110.70 [+0.49] TEST: Ping with nexthop                                             [ OK ]
# 1111.55 [+0.85] TEST: Ping - multipath                                              [ OK ]
# 1112.18 [+0.63] TEST: Ping - blackhole                                              [ OK ]
# 1112.62 [+0.44] TEST: Ping - blackhole replaced with gateway                        [ OK ]
# 1113.06 [+0.44] TEST: Ping - gateway replaced by blackhole                          [ OK ]
# 1114.03 [+0.97] TEST: Ping - group with blackhole                                   [ OK ]
# 1114.49 [+0.46] TEST: Ping - group blackhole replaced with gateways                 [ OK ]
# 1114.82 [+0.33] TEST: IPv6 route with device only nexthop                           [ OK ]
# 1115.34 [+0.53] TEST: IPv6 multipath route with nexthop mix - dev only + gw         [ OK ]
# 1116.03 [+0.69] TEST: IPv6 route can not have a v4 gateway                          [ OK ]
# 1116.37 [+0.34] TEST: Nexthop replace - v6 route, v4 nexthop                        [ OK ]
# 1116.74 [+0.37] TEST: Nexthop replace of group entry - v6 route, v4 nexthop         [ OK ]
# 1117.58 [+0.84] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1117.91 [+0.33] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1118.26 [+0.35] TEST: IPv6 route using a group after removing v4 gateways           [ OK ]
# 1119.13 [+0.87] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1119.50 [+0.37] TEST: IPv6 route can not have a group with v4 and v6 gateways       [ OK ]
# 1119.84 [+0.35] TEST: IPv6 route using a group after replacing v4 gateways          [ OK ]
# 1120.54 [+0.70] TEST: IPv6 route can not use src routing with external nexthop      [ OK ]
# 1120.84 [+0.30] TEST: IPv6 route with invalid metric                                [ OK ]
# 1123.00 [+2.16] TEST: Nexthop with default route and rpfilter                       [ OK ]
# 1123.52 [+0.52] TEST: Nexthop with multipath default route and rpfilter             [ OK ]
# 1139.05 [+15.53] 
# 1139.05 [+0.00] IPv6 large groups (x32)
# 1139.05 [+0.00] ---------------------
# 1186.13 [+47.09] TEST: Dump large (x32) ecmp groups                                  [ OK ]
# 1200.84 [+14.70] 
# 1200.84 [+0.00] IPv6 large resilient group (128k buckets)
# 1200.84 [+0.00] -----------------------------------------
# 1201.46 [+0.62] TEST: Dump large (x131072) nexthop buckets                          [ OK ]
# 1216.22 [+14.76] 
# 1216.22 [+0.00] IPv6 nexthop api compat mode test
# 1216.22 [+0.00] --------------------------------
# 1216.72 [+0.51] TEST: IPv6 default nexthop compat mode check                        [ OK ]
# 1218.00 [+1.28] TEST: IPv6 compat mode on - route add notification                  [ OK ]
# 1218.18 [+0.18] TEST: IPv6 compat mode on - route dump                              [ OK ]
# 1219.16 [+0.98] TEST: IPv6 compat mode on - nexthop change                          [ OK ]
# 1219.41 [+0.25] TEST: IPv6 set compat mode - 0                                      [ OK ]
# 1220.92 [+1.51] TEST: IPv6 compat mode off - route add notification                 [ OK ]
# 1221.07 [+0.15] TEST: IPv6 compat mode off - route dump                             [ OK ]
# 1222.04 [+0.97] TEST: IPv6 compat mode off - nexthop change                         [ OK ]
# 1222.90 [+0.86] TEST: IPv6 compat mode off - nexthop delete                         [ OK ]
# 1223.15 [+0.25] TEST: IPv6 set compat mode - 1                                      [ OK ]
# 1237.69 [+14.53] 
# 1237.69 [+0.00] IPv6 fdb groups functional
# 1237.69 [+0.00] --------------------------
# 1238.51 [+0.82] TEST: Fdb Nexthop group with multiple nexthops                      [ OK ]
# 1238.91 [+0.40] TEST: Get Fdb nexthop group by id                                   [ OK ]
# 1239.41 [+0.51] TEST: Fdb Nexthop group with non-fdb nexthops                       [ OK ]
# 1239.93 [+0.51] TEST: Non-Fdb Nexthop group with fdb nexthops                       [ OK ]
# 1240.11 [+0.18] TEST: Fdb Nexthop with blackhole                                    [ OK ]
# 1240.28 [+0.17] TEST: Fdb Nexthop with oif                                          [ OK ]
# 1240.45 [+0.17] TEST: Fdb Nexthop with onlink                                       [ OK ]
# 1240.62 [+0.17] TEST: Fdb Nexthop with encap                                        [ OK ]
# 1240.96 [+0.34] TEST: Fdb mac add with nexthop group                                [ OK ]
# 1241.16 [+0.20] TEST: Fdb mac add with nexthop                                      [ OK ]
# 1241.34 [+0.18] TEST: Route add with fdb nexthop                                    [ OK ]
# 1241.50 [+0.16] TEST: Route add with fdb nexthop group                              [ OK ]
# 1241.83 [+0.33] TEST: Fdb entry after deleting a single nexthop                     [ OK ]
# 1242.00 [+0.17] TEST: Fdb nexthop delete                                            [ OK ]
# 1242.17 [+0.17] TEST: Fdb entry after deleting a nexthop group                      [ OK ]
# 1256.93 [+14.76] 
# 1256.94 [+0.00] IPv6 multipath selection
# 1256.94 [+0.00] ------------------------
# 1260.29 [+3.35] TEST: Use valid neighbor during multipath selection                 [ OK ]
# 1260.80 [+0.52] TEST: Multipath selection with no valid neighbor                    [ OK ]
# 1275.97 [+15.17] 
# 1275.97 [+0.00] IPv6 runtime torture
# 1275.97 [+0.00] --------------------
# 1576.97 [+301.00] TEST: IPv6 torture test                                             [ OK ]
# 1592.06 [+15.09] 
# 1592.06 [+0.00] IPv6 runtime resilient nexthop group torture
# 1592.06 [+0.00] --------------------------------------------
# 1893.20 [+301.13] TEST: IPv6 resilient nexthop group torture test                     [ OK ]
# 1893.68 [+0.48] 
# 1893.68 [+0.00] Tests passed: 238
# 1893.68 [+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__->