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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' 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 # 11.15 [+11.15] # 11.15 [+0.00] Basic functional tests # 11.15 [+0.00] ---------------------- # 11.30 [+0.15] TEST: List with nothing defined [ OK ] # 11.43 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.62 [+0.19] TEST: Nexthop del with non-existent id [ OK ] # 11.77 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.92 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 12.20 [+0.28] TEST: Nexthop with down device [ OK ] # 12.68 [+0.49] TEST: Nexthop with device that is linkdown [ OK ] # 12.94 [+0.26] TEST: Nexthop with device only [ OK ] # 13.09 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 13.25 [+0.16] TEST: Blackhole nexthop [ OK ] # 13.39 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.73 [+0.34] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.20 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 14.36 [+0.15] TEST: Create group [ OK ] # 14.50 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 14.64 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.11 [+0.46] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.25 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.38 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 15.55 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.68 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.86 [+0.18] TEST: Nexthop group and device [ OK ] # 17.42 [+1.56] TEST: Test proto flush [ OK ] # 17.59 [+0.17] TEST: Nexthop group and blackhole [ OK ] # 115.79 [+98.20] TEST: Large scale nexthop flushing [ OK ] # 128.91 [+13.12] # 128.91 [+0.00] Basic resilient nexthop group functional tests # 128.91 [+0.00] ---------------------------------------------- # 129.34 [+0.43] TEST: Add a nexthop group with default parameters [ OK ] # 129.64 [+0.30] TEST: Get a nexthop group with default parameters [ OK ] # 130.18 [+0.54] TEST: Get a nexthop group with non-default parameters [ OK ] # 130.35 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 130.47 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 130.62 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 130.76 [+0.14] TEST: Replace idle timer [ OK ] # 130.91 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 131.07 [+0.16] TEST: Replace unbalanced timer [ OK ] # 131.25 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 131.41 [+0.16] TEST: Replace with no parameters [ OK ] # 131.56 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 131.71 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 131.85 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 131.98 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 132.15 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 133.01 [+0.86] TEST: Dump all nexthop buckets [ OK ] # 133.16 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 133.51 [+0.35] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 133.67 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 133.87 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 134.02 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 134.17 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 134.56 [+0.39] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 134.70 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 134.84 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 135.26 [+0.42] TEST: Maximum nexthop ID dump [ OK ] # 135.45 [+0.19] TEST: Get a valid nexthop bucket [ OK ] # 135.62 [+0.17] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 135.76 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 135.90 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 136.86 [+0.95] TEST: Initial bucket allocation [ OK ] # 137.32 [+0.46] TEST: Bucket allocation after replace [ OK ] # 138.01 [+0.69] TEST: Buckets migrated after idle timer change [ OK ] # 150.43 [+12.42] # 150.44 [+0.00] IPv4 functional # 150.44 [+0.00] ---------------------- # 150.59 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 150.75 [+0.16] TEST: Get nexthop by id [ OK ] # 151.04 [+0.30] TEST: Delete nexthop by id [ OK ] # 151.36 [+0.31] TEST: Create nexthop - gw only [ OK ] # 151.48 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 151.64 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 152.35 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 153.18 [+0.84] TEST: Delete nexthop route warning [ OK ] # 153.87 [+0.68] TEST: Delete multipath route with only nh id based entry [ OK ] # 154.31 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 154.44 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 154.62 [+0.17] TEST: Delete route when not specifying nexthop attributes [ OK ] # 167.26 [+12.65] # 167.26 [+0.00] IPv4 groups functional # 167.27 [+0.00] ---------------------- # 167.55 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 167.68 [+0.14] TEST: Get nexthop group by id [ OK ] # 167.99 [+0.31] TEST: Delete nexthop group by id [ OK ] # 168.96 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 169.48 [+0.52] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.81 [+0.33] TEST: Nexthop group with weighted nexthops [ OK ] # 170.27 [+0.47] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 170.61 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 172.65 [+2.04] TEST: Multiple groups with same nexthop [ OK ] # 173.21 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 173.35 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 173.63 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 173.81 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 186.19 [+12.38] # 186.19 [+0.00] IPv4 resilient groups functional # 186.19 [+0.00] -------------------------------- # 187.10 [+0.91] TEST: Nexthop group updated when entry is deleted [ OK ] # 187.25 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 187.70 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 187.87 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 188.74 [+0.87] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 188.89 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 189.32 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 189.53 [+0.21] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 202.56 [+13.04] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.16 [+0.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.50 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 203.82 [+0.32] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 216.36 [+12.54] # 216.36 [+0.00] IPv4 functional runtime # 216.37 [+0.00] ----------------------- # 216.64 [+0.27] TEST: Route add [ OK ] # 216.96 [+0.32] TEST: Route delete [ OK ] # 217.27 [+0.31] TEST: Route add - scope conflict with nexthop [ OK ] # 217.75 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 218.00 [+0.25] TEST: IPv4 route with invalid metric [ OK ] # 218.53 [+0.53] TEST: Basic ping [ OK ] # 219.21 [+0.67] TEST: Ping - multipath [ OK ] # 220.02 [+0.81] TEST: Ping - multiple default routes, nh first [ OK ] # 220.91 [+0.90] TEST: Ping - multiple default routes, nh second [ OK ] # 221.71 [+0.80] TEST: Ping - blackhole [ OK ] # 222.07 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 222.48 [+0.41] TEST: Ping - gateway replaced by blackhole [ OK ] # 223.25 [+0.77] TEST: Ping - group with blackhole [ OK ] # 223.61 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 223.90 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 224.32 [+0.42] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 225.23 [+0.90] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.01 [+0.79] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 226.42 [+0.40] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.83 [+0.41] TEST: IPv4 route with IPv6 gateway [ OK ] # 227.65 [+0.82] TEST: IPv4 default route with IPv6 gateway [ OK ] # 228.07 [+0.42] TEST: IPv4 route with MPLS encap [ OK ] # 228.25 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 228.39 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 228.54 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 240.89 [+12.35] # 240.89 [+0.00] IPv4 large groups (x32) # 240.89 [+0.00] --------------------- # 282.37 [+41.47] TEST: Dump large (x32) ecmp groups [ OK ] # 295.68 [+13.31] # 295.68 [+0.00] IPv4 large resilient group (128k buckets) # 295.68 [+0.00] ----------------------------------------- # 296.27 [+0.60] TEST: Dump large (x131072) nexthop buckets [ OK ] # 309.07 [+12.80] # 309.07 [+0.00] IPv4 nexthop api compat mode # 309.08 [+0.00] ---------------------------- # 309.46 [+0.38] TEST: IPv4 default nexthop compat mode check [ OK ] # 310.60 [+1.15] TEST: IPv4 compat mode on - route add notification [ OK ] # 310.76 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 311.63 [+0.87] TEST: IPv4 compat mode on - nexthop change [ OK ] # 311.80 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 312.71 [+0.90] TEST: IPv4 compat mode off - route add notification [ OK ] # 312.88 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 313.63 [+0.75] TEST: IPv4 compat mode off - nexthop change [ OK ] # 314.35 [+0.73] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 314.54 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 327.69 [+13.16] # 327.70 [+0.00] IPv4 fdb groups functional # 327.70 [+0.00] -------------------------- # 328.44 [+0.74] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 328.74 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 329.18 [+0.44] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 329.68 [+0.50] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 329.81 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 329.96 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 330.10 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 330.29 [+0.18] TEST: Fdb Nexthop with encap [ OK ] # 330.80 [+0.51] TEST: Fdb mac add with nexthop group [ OK ] # 330.96 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 331.13 [+0.17] TEST: Route add with fdb nexthop [ OK ] # 331.28 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 331.61 [+0.33] TEST: Fdb entry after deleting a single nexthop [ OK ] # 331.82 [+0.21] TEST: Fdb nexthop delete [ OK ] # 331.99 [+0.17] TEST: Fdb entry after deleting a nexthop group [ OK ] # 346.16 [+14.18] # 346.17 [+0.00] IPv4 multipath selection # 346.17 [+0.00] ------------------------ # 348.88 [+2.71] TEST: Use valid neighbor during multipath selection [ OK ] # 349.33 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 363.25 [+13.92] # 363.25 [+0.00] IPv4 runtime torture # 363.25 [+0.00] -------------------- # 664.47 [+301.22] TEST: IPv4 torture test [ OK ] # 677.68 [+13.21] # 677.68 [+0.00] IPv4 runtime resilient nexthop group torture # 677.68 [+0.00] -------------------------------------------- # 978.90 [+301.22] TEST: IPv4 resilient nexthop group torture test [ OK ] # 990.40 [+11.50] # 990.40 [+0.00] IPv6 # 990.40 [+0.00] ---------------------- # 990.54 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 990.67 [+0.13] TEST: Get nexthop by id [ OK ] # 990.92 [+0.25] TEST: Delete nexthop by id [ OK ] # 991.18 [+0.26] TEST: Create nexthop - gw only [ OK ] # 991.31 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 991.45 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 992.13 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 1003.58 [+11.45] # 1003.58 [+0.00] IPv6 groups functional # 1003.58 [+0.00] ---------------------- # 1003.84 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 1003.96 [+0.12] TEST: Get nexthop group by id [ OK ] # 1004.24 [+0.28] TEST: Delete nexthop group by id [ OK ] # 1005.29 [+1.05] TEST: Nexthop group with multiple nexthops [ OK ] # 1005.70 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 1005.97 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 1006.42 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1006.67 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 1008.65 [+1.98] TEST: Multiple groups with same nexthop [ OK ] # 1009.19 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1009.33 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1009.59 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 1009.74 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1013.92 [+4.18] TEST: Nexthop group replace refcounts [ OK ] # 1015.21 [+1.29] TEST: 16-bit weights [ OK ] # 1027.25 [+12.03] # 1027.25 [+0.00] IPv6 resilient groups functional # 1027.25 [+0.00] -------------------------------- # 1028.12 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 1028.31 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1028.77 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 1028.97 [+0.20] TEST: Nexthop buckets updated after replace [ OK ] # 1029.81 [+0.84] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1029.96 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1030.44 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1030.61 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1031.95 [+1.34] TEST: 16-bit weights [ OK ] # 1044.47 [+12.52] # 1044.47 [+0.00] IPv6 functional runtime # 1044.47 [+0.00] ----------------------- # 1044.74 [+0.28] TEST: Route add [ OK ] # 1044.91 [+0.17] TEST: Route delete [ OK ] # 1045.27 [+0.36] TEST: Ping with nexthop [ OK ] # 1045.90 [+0.63] TEST: Ping - multipath [ OK ] # 1046.42 [+0.52] TEST: Ping - blackhole [ OK ] # 1046.76 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 1047.10 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1047.81 [+0.71] TEST: Ping - group with blackhole [ OK ] # 1048.17 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1048.48 [+0.31] TEST: IPv6 route with device only nexthop [ OK ] # 1048.90 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1049.53 [+0.63] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1049.80 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1050.10 [+0.30] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1050.84 [+0.74] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.12 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.42 [+0.30] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1052.10 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1052.38 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1052.68 [+0.30] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1053.19 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1053.45 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1055.21 [+1.76] TEST: Nexthop with default route and rpfilter [ OK ] # 1055.60 [+0.40] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1067.86 [+12.26] # 1067.86 [+0.00] IPv6 large groups (x32) # 1067.86 [+0.00] --------------------- # 1107.05 [+39.19] TEST: Dump large (x32) ecmp groups [ OK ] # 1118.99 [+11.94] # 1118.99 [+0.00] IPv6 large resilient group (128k buckets) # 1118.99 [+0.00] ----------------------------------------- # 1119.56 [+0.57] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1131.46 [+11.90] # 1131.46 [+0.00] IPv6 nexthop api compat mode test # 1131.46 [+0.00] -------------------------------- # 1131.80 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1132.89 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1133.05 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1133.84 [+0.79] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1134.01 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1135.24 [+1.23] TEST: IPv6 compat mode off - route add notification [ OK ] # 1135.40 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1136.25 [+0.84] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1136.92 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1137.10 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1149.08 [+11.98] # 1149.08 [+0.00] IPv6 fdb groups functional # 1149.08 [+0.00] -------------------------- # 1149.70 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1150.00 [+0.31] TEST: Get Fdb nexthop group by id [ OK ] # 1150.43 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1150.83 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1150.95 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1151.08 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1151.22 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1151.35 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1151.63 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1151.75 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1151.89 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1152.05 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 1152.33 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1152.45 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1152.59 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1164.37 [+11.79] # 1164.37 [+0.00] IPv6 multipath selection # 1164.37 [+0.00] ------------------------ # 1166.67 [+2.30] TEST: Use valid neighbor during multipath selection [ OK ] # 1167.12 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 1179.22 [+12.09] # 1179.22 [+0.00] IPv6 runtime torture # 1179.22 [+0.00] -------------------- # 1480.15 [+300.93] TEST: IPv6 torture test [ OK ] # 1492.45 [+12.30] # 1492.45 [+0.00] IPv6 runtime resilient nexthop group torture # 1492.45 [+0.00] -------------------------------------------- # 1793.57 [+301.12] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1793.92 [+0.35] # 1793.92 [+0.00] Tests passed: 238 # 1793.92 [+0.00] Tests failed: 0 # 1793.92 [+0.00] Tests skipped: 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->