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.82 [+9.82] # 9.82 [+0.00] Basic functional tests # 9.82 [+0.00] ---------------------- # 9.95 [+0.13] TEST: List with nothing defined [ OK ] # 10.07 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.19 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 10.35 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.49 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 10.75 [+0.26] TEST: Nexthop with down device [ OK ] # 11.11 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 11.35 [+0.24] TEST: Nexthop with device only [ OK ] # 11.49 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.61 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.76 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.03 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.47 [+0.44] TEST: Maximum nexthop ID dump [ OK ] # 12.60 [+0.13] TEST: Create group [ OK ] # 12.71 [+0.11] TEST: Create group with blackhole nexthop [ OK ] # 12.84 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.24 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.36 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 13.50 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 13.62 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 13.75 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 13.87 [+0.12] TEST: Nexthop group and device [ OK ] # 15.17 [+1.29] TEST: Test proto flush [ OK ] # 15.30 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 108.42 [+93.12] TEST: Large scale nexthop flushing [ OK ] # 120.10 [+11.68] # 120.10 [+0.00] Basic resilient nexthop group functional tests # 120.10 [+0.00] ---------------------------------------------- # 120.47 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 120.76 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 121.16 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 121.29 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.41 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 121.56 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 121.69 [+0.13] TEST: Replace idle timer [ OK ] # 121.82 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 121.95 [+0.13] TEST: Replace unbalanced timer [ OK ] # 122.11 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 122.24 [+0.12] TEST: Replace with no parameters [ OK ] # 122.40 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 122.52 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 122.66 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 122.78 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 122.92 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 123.74 [+0.82] TEST: Dump all nexthop buckets [ OK ] # 123.88 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 124.19 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 124.35 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 124.49 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 124.62 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 124.77 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 125.09 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 125.23 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.36 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 125.68 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 125.83 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 125.96 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 126.09 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 126.22 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 126.99 [+0.77] TEST: Initial bucket allocation [ OK ] # 127.39 [+0.39] TEST: Bucket allocation after replace [ OK ] # 127.95 [+0.56] TEST: Buckets migrated after idle timer change [ OK ] # 139.19 [+11.24] # 139.19 [+0.00] IPv4 functional # 139.19 [+0.00] ---------------------- # 139.32 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 139.46 [+0.14] TEST: Get nexthop by id [ OK ] # 139.73 [+0.27] TEST: Delete nexthop by id [ OK ] # 140.02 [+0.28] TEST: Create nexthop - gw only [ OK ] # 140.15 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 140.27 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 140.95 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 141.70 [+0.75] TEST: Delete nexthop route warning [ OK ] # 142.36 [+0.66] TEST: Delete multipath route with only nh id based entry [ OK ] # 142.75 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 142.88 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 143.01 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 154.13 [+11.12] # 154.13 [+0.00] IPv4 groups functional # 154.13 [+0.00] ---------------------- # 154.39 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 154.55 [+0.15] TEST: Get nexthop group by id [ OK ] # 154.82 [+0.28] TEST: Delete nexthop group by id [ OK ] # 155.75 [+0.92] TEST: Nexthop group with multiple nexthops [ OK ] # 156.18 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 156.43 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 156.85 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 157.14 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 159.00 [+1.86] TEST: Multiple groups with same nexthop [ OK ] # 159.55 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 159.67 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 159.94 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 160.06 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 171.20 [+11.14] # 171.20 [+0.00] IPv4 resilient groups functional # 171.21 [+0.00] -------------------------------- # 171.96 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.13 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 172.53 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 172.68 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 173.46 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 173.62 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 174.02 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 174.18 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 185.93 [+11.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.51 [+0.58] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.79 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 187.12 [+0.33] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 198.49 [+11.36] # 198.49 [+0.00] IPv4 functional runtime # 198.49 [+0.00] ----------------------- # 198.76 [+0.27] TEST: Route add [ OK ] # 199.03 [+0.27] TEST: Route delete [ OK ] # 199.30 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 199.68 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 199.91 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 200.38 [+0.48] TEST: Basic ping [ OK ] # 200.96 [+0.57] TEST: Ping - multipath [ OK ] # 201.69 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 202.53 [+0.84] TEST: Ping - multiple default routes, nh second [ OK ] # 203.25 [+0.73] TEST: Ping - blackhole [ OK ] # 203.57 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 203.90 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 204.55 [+0.65] TEST: Ping - group with blackhole [ OK ] # 204.88 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 205.15 [+0.26] TEST: IPv4 route with device only nexthop [ OK ] # 205.55 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 206.32 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.93 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 207.28 [+0.35] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.61 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.32 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 208.67 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 208.83 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 208.95 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 209.11 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 220.82 [+11.71] # 220.83 [+0.01] IPv4 large groups (x32) # 220.83 [+0.00] --------------------- # 258.23 [+37.39] TEST: Dump large (x32) ecmp groups [ OK ] # 269.74 [+11.52] # 269.74 [+0.00] IPv4 large resilient group (128k buckets) # 269.74 [+0.00] ----------------------------------------- # 270.26 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 281.66 [+11.40] # 281.66 [+0.00] IPv4 nexthop api compat mode # 281.66 [+0.00] ---------------------------- # 281.99 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 283.07 [+1.08] TEST: IPv4 compat mode on - route add notification [ OK ] # 283.21 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 283.99 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 284.16 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 284.96 [+0.80] TEST: IPv4 compat mode off - route add notification [ OK ] # 285.10 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 285.77 [+0.67] TEST: IPv4 compat mode off - nexthop change [ OK ] # 286.41 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 286.58 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 297.95 [+11.37] # 297.95 [+0.01] IPv4 fdb groups functional # 297.96 [+0.00] -------------------------- # 298.60 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 298.87 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 299.26 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 299.65 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 299.78 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 299.91 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 300.05 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 300.18 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 300.63 [+0.45] TEST: Fdb mac add with nexthop group [ OK ] # 300.76 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 300.89 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 301.00 [+0.11] TEST: Route add with fdb nexthop group [ OK ] # 301.26 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 301.41 [+0.14] TEST: Fdb nexthop delete [ OK ] # 301.53 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 313.10 [+11.57] # 313.10 [+0.00] IPv4 multipath selection # 313.10 [+0.00] ------------------------ # 315.06 [+1.96] TEST: Use valid neighbor during multipath selection [ OK ] # 315.45 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 326.77 [+11.32] # 326.77 [+0.00] IPv4 runtime torture # 326.77 [+0.00] -------------------- # 627.68 [+300.91] TEST: IPv4 torture test [ OK ] # 638.93 [+11.25] # 638.93 [+0.00] IPv4 runtime resilient nexthop group torture # 638.93 [+0.00] -------------------------------------------- # 939.85 [+300.92] TEST: IPv4 resilient nexthop group torture test [ OK ] # 951.13 [+11.28] # 951.13 [+0.00] IPv6 # 951.13 [+0.00] ---------------------- # 951.25 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 951.38 [+0.13] TEST: Get nexthop by id [ OK ] # 951.65 [+0.27] TEST: Delete nexthop by id [ OK ] # 951.91 [+0.27] TEST: Create nexthop - gw only [ OK ] # 952.04 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 952.18 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 952.85 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 963.95 [+11.10] # 963.95 [+0.00] IPv6 groups functional # 963.95 [+0.00] ---------------------- # 964.21 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 964.34 [+0.13] TEST: Get nexthop group by id [ OK ] # 964.62 [+0.28] TEST: Delete nexthop group by id [ OK ] # 965.64 [+1.03] TEST: Nexthop group with multiple nexthops [ OK ] # 966.06 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 966.32 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 966.73 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 967.00 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 968.85 [+1.85] TEST: Multiple groups with same nexthop [ OK ] # 969.40 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 969.53 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 969.78 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 969.92 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 973.73 [+3.81] TEST: Nexthop group replace refcounts [ OK ] # 974.94 [+1.21] TEST: 16-bit weights [ OK ] # 986.18 [+11.24] # 986.18 [+0.00] IPv6 resilient groups functional # 986.18 [+0.00] -------------------------------- # 986.98 [+0.80] TEST: Nexthop group updated when entry is deleted [ OK ] # 987.12 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 987.54 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 987.69 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 988.48 [+0.79] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 988.63 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 989.05 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 989.19 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 990.42 [+1.22] TEST: 16-bit weights [ OK ] # 1001.59 [+11.17] # 1001.59 [+0.00] IPv6 functional runtime # 1001.59 [+0.00] ----------------------- # 1001.84 [+0.25] TEST: Route add [ OK ] # 1001.96 [+0.12] TEST: Route delete [ OK ] # 1002.29 [+0.33] TEST: Ping with nexthop [ OK ] # 1002.89 [+0.60] TEST: Ping - multipath [ OK ] # 1003.37 [+0.47] TEST: Ping - blackhole [ OK ] # 1003.70 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 1004.02 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1004.69 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1005.01 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1005.27 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1005.68 [+0.41] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1006.22 [+0.55] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1006.47 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1006.72 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1007.39 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1007.64 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1007.91 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1008.58 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1008.84 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1009.11 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1009.63 [+0.53] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1009.85 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1011.18 [+1.33] TEST: Nexthop with default route and rpfilter [ OK ] # 1011.51 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1022.60 [+11.10] # 1022.61 [+0.00] IPv6 large groups (x32) # 1022.61 [+0.00] --------------------- # 1059.40 [+36.80] TEST: Dump large (x32) ecmp groups [ OK ] # 1070.79 [+11.39] # 1070.79 [+0.00] IPv6 large resilient group (128k buckets) # 1070.80 [+0.00] ----------------------------------------- # 1071.30 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1082.46 [+11.16] # 1082.46 [+0.00] IPv6 nexthop api compat mode test # 1082.46 [+0.00] -------------------------------- # 1082.81 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1083.84 [+1.03] TEST: IPv6 compat mode on - route add notification [ OK ] # 1084.00 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1084.78 [+0.79] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1084.95 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1086.15 [+1.20] TEST: IPv6 compat mode off - route add notification [ OK ] # 1086.30 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1087.09 [+0.78] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1087.74 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1087.91 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1098.87 [+10.96] # 1098.87 [+0.00] IPv6 fdb groups functional # 1098.88 [+0.00] -------------------------- # 1099.53 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1099.79 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1100.18 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1100.57 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1100.69 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1100.83 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1100.96 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1101.09 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1101.34 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1101.48 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1101.61 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1101.74 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1101.99 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1102.12 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1102.24 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1113.38 [+11.14] # 1113.38 [+0.00] IPv6 multipath selection # 1113.38 [+0.00] ------------------------ # 1115.34 [+1.96] TEST: Use valid neighbor during multipath selection [ OK ] # 1115.74 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1127.24 [+11.49] # 1127.24 [+0.00] IPv6 runtime torture # 1127.24 [+0.00] -------------------- # 1428.13 [+300.89] TEST: IPv6 torture test [ OK ] # 1439.67 [+11.55] # 1439.67 [+0.00] IPv6 runtime resilient nexthop group torture # 1439.68 [+0.00] -------------------------------------------- # 1740.68 [+301.01] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1741.07 [+0.39] # 1741.07 [+0.00] Tests passed: 238 # 1741.07 [+0.00] Tests failed: 0 # 1741.07 [+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__->