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 # 10.69 [+10.69] # 10.70 [+0.00] Basic functional tests # 10.70 [+0.00] ---------------------- # 10.83 [+0.14] TEST: List with nothing defined [ OK ] # 10.96 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 11.09 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.21 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.34 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.59 [+0.24] TEST: Nexthop with down device [ OK ] # 11.95 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 12.22 [+0.26] TEST: Nexthop with device only [ OK ] # 12.36 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.49 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.68 [+0.19] TEST: Blackhole nexthop with other attributes [ OK ] # 12.96 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.52 [+0.56] TEST: Maximum nexthop ID dump [ OK ] # 13.64 [+0.12] TEST: Create group [ OK ] # 13.78 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 13.91 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.31 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.45 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 14.58 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.71 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.84 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 14.98 [+0.13] TEST: Nexthop group and device [ OK ] # 16.33 [+1.36] TEST: Test proto flush [ OK ] # 16.46 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 111.01 [+94.55] TEST: Large scale nexthop flushing [ OK ] # 122.52 [+11.51] # 122.52 [+0.00] Basic resilient nexthop group functional tests # 122.52 [+0.00] ---------------------------------------------- # 122.89 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 123.17 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 123.57 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 123.71 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 123.84 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 123.98 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 124.10 [+0.12] TEST: Replace idle timer [ OK ] # 124.25 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 124.37 [+0.12] TEST: Replace unbalanced timer [ OK ] # 124.53 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 124.65 [+0.12] TEST: Replace with no parameters [ OK ] # 124.80 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 124.92 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 125.05 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 125.20 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 125.34 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 126.11 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 126.28 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 126.56 [+0.28] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 126.71 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 126.87 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 126.99 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 127.12 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 127.43 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 127.56 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 127.70 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 128.02 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 128.18 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 128.30 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 128.42 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 128.55 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 129.35 [+0.79] TEST: Initial bucket allocation [ OK ] # 129.76 [+0.42] TEST: Bucket allocation after replace [ OK ] # 130.25 [+0.49] TEST: Buckets migrated after idle timer change [ OK ] # 141.13 [+10.88] # 141.13 [+0.00] IPv4 functional # 141.13 [+0.00] ---------------------- # 141.24 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 141.37 [+0.13] TEST: Get nexthop by id [ OK ] # 141.64 [+0.27] TEST: Delete nexthop by id [ OK ] # 141.90 [+0.26] TEST: Create nexthop - gw only [ OK ] # 142.02 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 142.14 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 142.80 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 143.49 [+0.69] TEST: Delete nexthop route warning [ OK ] # 144.14 [+0.65] TEST: Delete multipath route with only nh id based entry [ OK ] # 144.50 [+0.36] TEST: Delete route when specifying only nexthop device [ OK ] # 144.62 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 144.76 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 155.48 [+10.72] # 155.48 [+0.00] IPv4 groups functional # 155.48 [+0.00] ---------------------- # 155.74 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 155.86 [+0.13] TEST: Get nexthop group by id [ OK ] # 156.11 [+0.24] TEST: Delete nexthop group by id [ OK ] # 156.97 [+0.86] TEST: Nexthop group with multiple nexthops [ OK ] # 157.35 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 157.60 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 158.02 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 158.28 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 160.08 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 160.59 [+0.51] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 160.72 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 160.97 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 161.10 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 171.86 [+10.76] # 171.87 [+0.00] IPv4 resilient groups functional # 171.87 [+0.00] -------------------------------- # 172.60 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.74 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 173.12 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 173.25 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 173.99 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 174.15 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 174.54 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 174.67 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 185.70 [+11.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.19 [+0.49] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.46 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 186.73 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 197.58 [+10.85] # 197.58 [+0.00] IPv4 functional runtime # 197.58 [+0.00] ----------------------- # 197.84 [+0.26] TEST: Route add [ OK ] # 198.13 [+0.28] TEST: Route delete [ OK ] # 198.43 [+0.30] TEST: Route add - scope conflict with nexthop [ OK ] # 198.81 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 199.03 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 199.49 [+0.46] TEST: Basic ping [ OK ] # 200.09 [+0.59] TEST: Ping - multipath [ OK ] # 200.78 [+0.69] TEST: Ping - multiple default routes, nh first [ OK ] # 201.62 [+0.85] TEST: Ping - multiple default routes, nh second [ OK ] # 202.32 [+0.69] TEST: Ping - blackhole [ OK ] # 202.65 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 202.96 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 203.63 [+0.66] TEST: Ping - group with blackhole [ OK ] # 203.94 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 204.19 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 204.59 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 205.34 [+0.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.95 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 206.29 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.61 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 207.32 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 207.66 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 207.81 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 207.93 [+0.11] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 208.09 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 218.89 [+10.80] # 218.89 [+0.00] IPv4 large groups (x32) # 218.89 [+0.00] --------------------- # 254.43 [+35.54] TEST: Dump large (x32) ecmp groups [ OK ] # 265.46 [+11.03] # 265.46 [+0.00] IPv4 large resilient group (128k buckets) # 265.46 [+0.00] ----------------------------------------- # 265.94 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 276.80 [+10.86] # 276.80 [+0.00] IPv4 nexthop api compat mode # 276.80 [+0.00] ---------------------------- # 277.14 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 278.19 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 278.33 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 279.09 [+0.76] TEST: IPv4 compat mode on - nexthop change [ OK ] # 279.25 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 280.05 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 280.18 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 280.84 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 281.50 [+0.66] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 281.66 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 292.40 [+10.73] # 292.40 [+0.00] IPv4 fdb groups functional # 292.40 [+0.00] -------------------------- # 293.00 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 293.27 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 293.64 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 294.02 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 294.14 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 294.27 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 294.41 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 294.53 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 294.97 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 295.10 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 295.23 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 295.37 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 295.61 [+0.23] TEST: Fdb entry after deleting a single nexthop [ OK ] # 295.75 [+0.14] TEST: Fdb nexthop delete [ OK ] # 295.88 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 306.74 [+10.86] # 306.74 [+0.00] IPv4 multipath selection # 306.74 [+0.00] ------------------------ # 309.08 [+2.33] TEST: Use valid neighbor during multipath selection [ OK ] # 309.48 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 320.24 [+10.75] # 320.24 [+0.00] IPv4 runtime torture # 320.24 [+0.00] -------------------- # 621.07 [+300.83] TEST: IPv4 torture test [ OK ] # 632.35 [+11.28] # 632.35 [+0.00] IPv4 runtime resilient nexthop group torture # 632.35 [+0.00] -------------------------------------------- # 933.38 [+301.03] TEST: IPv4 resilient nexthop group torture test [ OK ] # 950.72 [+17.33] # 950.72 [+0.00] IPv6 # 950.72 [+0.00] ---------------------- # 950.85 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 951.00 [+0.15] TEST: Get nexthop by id [ OK ] # 951.29 [+0.29] TEST: Delete nexthop by id [ OK ] # 951.57 [+0.28] TEST: Create nexthop - gw only [ OK ] # 951.70 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 951.82 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 952.52 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 963.57 [+11.05] # 963.57 [+0.00] IPv6 groups functional # 963.57 [+0.00] ---------------------- # 963.82 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 963.94 [+0.12] TEST: Get nexthop group by id [ OK ] # 964.21 [+0.28] TEST: Delete nexthop group by id [ OK ] # 965.21 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 965.62 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 965.88 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 966.29 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 966.53 [+0.24] TEST: Nexthops in groups removed on admin down [ OK ] # 968.32 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 968.86 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 968.98 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 969.24 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 969.36 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 973.05 [+3.70] TEST: Nexthop group replace refcounts [ OK ] # 974.21 [+1.16] TEST: 16-bit weights [ OK ] # 984.94 [+10.73] # 984.94 [+0.00] IPv6 resilient groups functional # 984.94 [+0.00] -------------------------------- # 985.69 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 985.85 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 986.23 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 986.37 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 987.12 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 987.25 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 987.64 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 987.78 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 988.96 [+1.18] TEST: 16-bit weights [ OK ] # 999.72 [+10.76] # 999.72 [+0.00] IPv6 functional runtime # 999.72 [+0.00] ----------------------- # 999.97 [+0.25] TEST: Route add [ OK ] # 1000.08 [+0.11] TEST: Route delete [ OK ] # 1000.40 [+0.32] TEST: Ping with nexthop [ OK ] # 1000.97 [+0.58] TEST: Ping - multipath [ OK ] # 1001.41 [+0.43] TEST: Ping - blackhole [ OK ] # 1001.71 [+0.30] TEST: Ping - blackhole replaced with gateway [ OK ] # 1002.04 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1002.70 [+0.66] TEST: Ping - group with blackhole [ OK ] # 1003.06 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1003.31 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 1003.70 [+0.39] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1004.22 [+0.52] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1004.47 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1004.71 [+0.24] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1005.38 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1005.63 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1005.90 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1006.58 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1006.84 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1007.10 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1007.60 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1007.81 [+0.21] TEST: IPv6 route with invalid metric [ OK ] # 1009.09 [+1.28] TEST: Nexthop with default route and rpfilter [ OK ] # 1009.44 [+0.35] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1020.68 [+11.24] # 1020.68 [+0.00] IPv6 large groups (x32) # 1020.68 [+0.00] --------------------- # 1056.58 [+35.90] TEST: Dump large (x32) ecmp groups [ OK ] # 1067.72 [+11.14] # 1067.72 [+0.00] IPv6 large resilient group (128k buckets) # 1067.72 [+0.00] ----------------------------------------- # 1068.19 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1079.12 [+10.93] # 1079.12 [+0.00] IPv6 nexthop api compat mode test # 1079.12 [+0.00] -------------------------------- # 1079.47 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1080.51 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1080.64 [+0.13] TEST: IPv6 compat mode on - route dump [ OK ] # 1081.41 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1081.56 [+0.15] TEST: IPv6 set compat mode - 0 [ OK ] # 1082.73 [+1.16] TEST: IPv6 compat mode off - route add notification [ OK ] # 1082.88 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1083.64 [+0.76] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1084.30 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1084.46 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1095.14 [+10.68] # 1095.15 [+0.00] IPv6 fdb groups functional # 1095.15 [+0.00] -------------------------- # 1095.75 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1096.00 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1096.40 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1096.76 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1096.88 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1097.02 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1097.14 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1097.27 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1097.54 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1097.67 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1097.80 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1097.92 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1098.16 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1098.28 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1098.41 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1109.26 [+10.84] # 1109.26 [+0.00] IPv6 multipath selection # 1109.26 [+0.00] ------------------------ # 1111.28 [+2.03] TEST: Use valid neighbor during multipath selection [ OK ] # 1111.66 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 1122.88 [+11.22] # 1122.88 [+0.00] IPv6 runtime torture # 1122.88 [+0.00] -------------------- # 1423.71 [+300.83] TEST: IPv6 torture test [ OK ] # 1435.30 [+11.58] # 1435.30 [+0.00] IPv6 runtime resilient nexthop group torture # 1435.30 [+0.00] -------------------------------------------- # 1736.32 [+301.02] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1736.69 [+0.37] # 1736.69 [+0.00] Tests passed: 238 # 1736.69 [+0.00] Tests failed: 0 # 1736.70 [+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__->