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 # 9.98 [+9.98] # 9.99 [+0.00] Basic functional tests # 9.99 [+0.00] ---------------------- # 10.11 [+0.12] TEST: List with nothing defined [ OK ] # 10.23 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.37 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.51 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.65 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 10.91 [+0.26] TEST: Nexthop with down device [ OK ] # 11.30 [+0.39] TEST: Nexthop with device that is linkdown [ OK ] # 11.57 [+0.27] TEST: Nexthop with device only [ OK ] # 11.73 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 11.85 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.01 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.28 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.75 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 12.88 [+0.13] TEST: Create group [ OK ] # 13.05 [+0.17] TEST: Create group with blackhole nexthop [ OK ] # 13.17 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.60 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.73 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.85 [+0.12] TEST: Create group with same nexthop multiple times [ OK ] # 13.97 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 14.10 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 14.24 [+0.14] TEST: Nexthop group and device [ OK ] # 15.65 [+1.41] TEST: Test proto flush [ OK ] # 15.78 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 109.18 [+93.41] TEST: Large scale nexthop flushing [ OK ] # 120.58 [+11.40] # 120.58 [+0.00] Basic resilient nexthop group functional tests # 120.59 [+0.00] ---------------------------------------------- # 120.99 [+0.40] TEST: Add a nexthop group with default parameters [ OK ] # 121.25 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 121.65 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 121.78 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.91 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 122.04 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 122.17 [+0.13] TEST: Replace idle timer [ OK ] # 122.32 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 122.47 [+0.15] TEST: Replace unbalanced timer [ OK ] # 122.60 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 122.73 [+0.13] TEST: Replace with no parameters [ OK ] # 122.87 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 123.00 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 123.12 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 123.27 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 123.40 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 124.20 [+0.79] TEST: Dump all nexthop buckets [ OK ] # 124.36 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 124.68 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 124.83 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 124.98 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 125.12 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 125.24 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 125.57 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 125.70 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.83 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 126.15 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 126.31 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 126.43 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 126.57 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 126.70 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 127.50 [+0.80] TEST: Initial bucket allocation [ OK ] # 127.89 [+0.39] TEST: Bucket allocation after replace [ OK ] # 128.44 [+0.55] TEST: Buckets migrated after idle timer change [ OK ] # 139.55 [+11.12] # 139.56 [+0.00] IPv4 functional # 139.56 [+0.00] ---------------------- # 139.68 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 139.82 [+0.15] TEST: Get nexthop by id [ OK ] # 140.08 [+0.26] TEST: Delete nexthop by id [ OK ] # 140.35 [+0.26] TEST: Create nexthop - gw only [ OK ] # 140.48 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 140.61 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 141.26 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 142.01 [+0.75] TEST: Delete nexthop route warning [ OK ] # 142.65 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 143.04 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 143.17 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 143.30 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 154.30 [+11.00] # 154.30 [+0.00] IPv4 groups functional # 154.30 [+0.00] ---------------------- # 154.56 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 154.70 [+0.14] TEST: Get nexthop group by id [ OK ] # 154.98 [+0.28] TEST: Delete nexthop group by id [ OK ] # 155.88 [+0.90] TEST: Nexthop group with multiple nexthops [ OK ] # 156.30 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 156.56 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 156.98 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 157.25 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 159.08 [+1.83] TEST: Multiple groups with same nexthop [ OK ] # 159.63 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 159.76 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 160.03 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 160.16 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 171.27 [+11.11] # 171.27 [+0.00] IPv4 resilient groups functional # 171.27 [+0.00] -------------------------------- # 172.03 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.18 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 172.58 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 172.72 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 173.48 [+0.77] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 173.61 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 174.03 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 174.19 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 185.70 [+11.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.26 [+0.55] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.52 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 186.81 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 197.75 [+10.94] # 197.75 [+0.00] IPv4 functional runtime # 197.75 [+0.00] ----------------------- # 198.02 [+0.27] TEST: Route add [ OK ] # 198.30 [+0.27] TEST: Route delete [ OK ] # 198.56 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 198.95 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 199.18 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 199.66 [+0.47] TEST: Basic ping [ OK ] # 200.25 [+0.59] TEST: Ping - multipath [ OK ] # 200.97 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 201.83 [+0.86] TEST: Ping - multiple default routes, nh second [ OK ] # 202.57 [+0.74] TEST: Ping - blackhole [ OK ] # 202.90 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 203.22 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 203.89 [+0.66] TEST: Ping - group with blackhole [ OK ] # 204.22 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 204.50 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 204.90 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 205.68 [+0.78] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.32 [+0.65] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 206.66 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.00 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 207.75 [+0.75] TEST: IPv4 default route with IPv6 gateway [ OK ] # 208.09 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 208.24 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 208.36 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 208.51 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 219.55 [+11.04] # 219.55 [+0.00] IPv4 large groups (x32) # 219.55 [+0.00] --------------------- # 256.04 [+36.49] TEST: Dump large (x32) ecmp groups [ OK ] # 267.34 [+11.30] # 267.34 [+0.00] IPv4 large resilient group (128k buckets) # 267.34 [+0.00] ----------------------------------------- # 267.83 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 278.94 [+11.11] # 278.94 [+0.00] IPv4 nexthop api compat mode # 278.94 [+0.00] ---------------------------- # 279.27 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 280.30 [+1.03] TEST: IPv4 compat mode on - route add notification [ OK ] # 280.46 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 281.24 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 281.40 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 282.16 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 282.30 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 282.97 [+0.67] TEST: IPv4 compat mode off - nexthop change [ OK ] # 283.66 [+0.69] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 283.82 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 294.86 [+11.05] # 294.86 [+0.00] IPv4 fdb groups functional # 294.87 [+0.00] -------------------------- # 295.47 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 295.73 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 296.11 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.49 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 296.62 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 296.76 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 296.90 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 297.04 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 297.52 [+0.49] TEST: Fdb mac add with nexthop group [ OK ] # 297.65 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 297.77 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 297.90 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 298.16 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.30 [+0.14] TEST: Fdb nexthop delete [ OK ] # 298.44 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 309.61 [+11.17] # 309.61 [+0.00] IPv4 multipath selection # 309.61 [+0.00] ------------------------ # 311.38 [+1.77] TEST: Use valid neighbor during multipath selection [ OK ] # 311.77 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 322.88 [+11.11] # 322.88 [+0.00] IPv4 runtime torture # 322.88 [+0.00] -------------------- # 623.72 [+300.83] TEST: IPv4 torture test [ OK ] # 635.01 [+11.29] # 635.01 [+0.00] IPv4 runtime resilient nexthop group torture # 635.01 [+0.00] -------------------------------------------- # 936.06 [+301.05] TEST: IPv4 resilient nexthop group torture test [ OK ] # 948.02 [+11.96] # 948.03 [+0.00] IPv6 # 948.03 [+0.00] ---------------------- # 948.17 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 948.32 [+0.15] TEST: Get nexthop by id [ OK ] # 948.61 [+0.29] TEST: Delete nexthop by id [ OK ] # 948.87 [+0.26] TEST: Create nexthop - gw only [ OK ] # 949.01 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 949.13 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 949.84 [+0.72] TEST: Nexthops removed on admin down [ OK ] # 960.74 [+10.90] # 960.74 [+0.00] IPv6 groups functional # 960.74 [+0.00] ---------------------- # 961.00 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 961.13 [+0.13] TEST: Get nexthop group by id [ OK ] # 961.39 [+0.26] TEST: Delete nexthop group by id [ OK ] # 962.39 [+1.00] TEST: Nexthop group with multiple nexthops [ OK ] # 962.77 [+0.38] TEST: Nexthop group updated when entry is deleted [ OK ] # 963.02 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 963.41 [+0.39] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 963.66 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 965.49 [+1.84] TEST: Multiple groups with same nexthop [ OK ] # 966.13 [+0.63] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 966.27 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 966.51 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 966.65 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 970.62 [+3.96] TEST: Nexthop group replace refcounts [ OK ] # 971.88 [+1.26] TEST: 16-bit weights [ OK ] # 983.20 [+11.32] # 983.20 [+0.00] IPv6 resilient groups functional # 983.21 [+0.00] -------------------------------- # 984.02 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 984.17 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 984.56 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 984.71 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 985.47 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 985.62 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 986.02 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 986.15 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 987.38 [+1.22] TEST: 16-bit weights [ OK ] # 998.39 [+11.01] # 998.39 [+0.00] IPv6 functional runtime # 998.39 [+0.00] ----------------------- # 998.65 [+0.26] TEST: Route add [ OK ] # 998.78 [+0.13] TEST: Route delete [ OK ] # 999.10 [+0.32] TEST: Ping with nexthop [ OK ] # 999.68 [+0.58] TEST: Ping - multipath [ OK ] # 1000.15 [+0.47] TEST: Ping - blackhole [ OK ] # 1000.48 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 1000.80 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1001.47 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1001.81 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1002.08 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1002.49 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1003.07 [+0.58] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1003.34 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1003.63 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1004.33 [+0.70] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.57 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.83 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1005.52 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1005.79 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1006.05 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1006.62 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1006.84 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1008.13 [+1.29] TEST: Nexthop with default route and rpfilter [ OK ] # 1008.46 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1019.63 [+11.18] # 1019.64 [+0.00] IPv6 large groups (x32) # 1019.64 [+0.00] --------------------- # 1056.50 [+36.86] TEST: Dump large (x32) ecmp groups [ OK ] # 1067.75 [+11.25] # 1067.75 [+0.00] IPv6 large resilient group (128k buckets) # 1067.75 [+0.00] ----------------------------------------- # 1068.27 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1079.51 [+11.24] # 1079.51 [+0.00] IPv6 nexthop api compat mode test # 1079.52 [+0.00] -------------------------------- # 1079.85 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1080.91 [+1.06] TEST: IPv6 compat mode on - route add notification [ OK ] # 1081.04 [+0.13] TEST: IPv6 compat mode on - route dump [ OK ] # 1081.84 [+0.80] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1082.02 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1083.19 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1083.35 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1084.11 [+0.77] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1084.82 [+0.70] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1085.00 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1096.16 [+11.16] # 1096.16 [+0.00] IPv6 fdb groups functional # 1096.16 [+0.00] -------------------------- # 1096.80 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1097.04 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1097.44 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1097.82 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1097.96 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1098.09 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1098.23 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1098.35 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1098.61 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1098.73 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1098.86 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1099.00 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1099.26 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1099.38 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1099.50 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1110.74 [+11.24] # 1110.75 [+0.00] IPv6 multipath selection # 1110.75 [+0.00] ------------------------ # 1113.05 [+2.30] TEST: Use valid neighbor during multipath selection [ OK ] # 1113.44 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1125.10 [+11.66] # 1125.10 [+0.00] IPv6 runtime torture # 1125.11 [+0.00] -------------------- # 1425.98 [+300.87] TEST: IPv6 torture test [ OK ] # 1437.52 [+11.54] # 1437.52 [+0.00] IPv6 runtime resilient nexthop group torture # 1437.52 [+0.00] -------------------------------------------- # 1738.51 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1738.88 [+0.37] # 1738.88 [+0.00] Tests passed: 238 # 1738.88 [+0.00] Tests failed: 0 # 1738.88 [+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__->