diff mbox

opensm/doc/todo: Minor update

Message ID 4E243280.1010006@dev.mellanox.co.il (mailing list archive)
State Rejected
Delegated to: Alex Netes
Headers show

Commit Message

Hal Rosenstock July 18, 2011, 1:17 p.m. UTC
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Alex Netes July 20, 2011, 12:04 p.m. UTC | #1
Hi Hal,

On 09:17 Mon 18 Jul     , Hal Rosenstock wrote:
> 
> Signed-off-by: Hal Rosenstock <hal@mellanox.com>
> ---
> diff --git a/doc/todo b/doc/todo
> index bbb9698..8a5ff14 100644
> --- a/doc/todo
> +++ b/doc/todo
> @@ -8,20 +8,18 @@
>  5	051207 - Client reregistration is indicated before SA is
>  		 ready to accept subscriptions
>  6	060109 - Use LID routing for light sweep to guarantee trap
> -                 delivery path to the SM.
> +                 delivery path to the SM
>  7	061201 - Finer grained locking ?
> -8	061201 - Mapping multiple MGIDs on single MLID when characteristics
> -                 match (PKey, etc.)

Do you mean here consolidate_ipv6_snm_req feature?
Don't we also want to extend this for all MC groups?
There was an attempt to extend MC consolidation also for IPv4:
http://www.spinics.net/lists/linux-rdma/msg05313.html

> -9	070329 - Add ssh support into remote socket/console support
> -10	070329 - Add authentication for (at least remote) console
> -11	070413 - Add dynamic rate adjustment for multicast groups
> +8	070329 - Add ssh support into remote socket/console support
> +9	070329 - Add authentication for (at least remote) console
> +10	070413 - Add dynamic rate adjustment for multicast groups
>  
>  
>  Futures
>  
>  LID partitioning ?
>  Advanced failover
> -Management
> +Upper Layer Management
>  Regression tests and automation
>  Additional pathing algorithms
>  
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
Hal Rosenstock July 20, 2011, 12:34 p.m. UTC | #2
Hi Alex,

On 7/20/2011 8:04 AM, Alex Netes wrote:
> 
> Hi Hal,
> 
> On 09:17 Mon 18 Jul     , Hal Rosenstock wrote:
>>
>> Signed-off-by: Hal Rosenstock <hal@mellanox.com>
>> ---
>> diff --git a/doc/todo b/doc/todo
>> index bbb9698..8a5ff14 100644
>> --- a/doc/todo
>> +++ b/doc/todo
>> @@ -8,20 +8,18 @@
>>  5	051207 - Client reregistration is indicated before SA is
>>  		 ready to accept subscriptions
>>  6	060109 - Use LID routing for light sweep to guarantee trap
>> -                 delivery path to the SM.
>> +                 delivery path to the SM
>>  7	061201 - Finer grained locking ?
>> -8	061201 - Mapping multiple MGIDs on single MLID when characteristics
>> -                 match (PKey, etc.)
> 
> Do you mean here consolidate_ipv6_snm_req feature?

Yes.

> Don't we also want to extend this for all MC groups?

Sure, it can be extended for "different collections" of MC groups too so
this item should remain.

I'll make a v2 of this doc patch.

-- Hal

> There was an attempt to extend MC consolidation also for IPv4:
> http://www.spinics.net/lists/linux-rdma/msg05313.html

>> -9	070329 - Add ssh support into remote socket/console support
>> -10	070329 - Add authentication for (at least remote) console
>> -11	070413 - Add dynamic rate adjustment for multicast groups
>> +8	070329 - Add ssh support into remote socket/console support
>> +9	070329 - Add authentication for (at least remote) console
>> +10	070413 - Add dynamic rate adjustment for multicast groups
>>  
>>  
>>  Futures
>>  
>>  LID partitioning ?
>>  Advanced failover
>> -Management
>> +Upper Layer Management
>>  Regression tests and automation
>>  Additional pathing algorithms

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/doc/todo b/doc/todo
index bbb9698..8a5ff14 100644
--- a/doc/todo
+++ b/doc/todo
@@ -8,20 +8,18 @@ 
 5	051207 - Client reregistration is indicated before SA is
 		 ready to accept subscriptions
 6	060109 - Use LID routing for light sweep to guarantee trap
-                 delivery path to the SM.
+                 delivery path to the SM
 7	061201 - Finer grained locking ?
-8	061201 - Mapping multiple MGIDs on single MLID when characteristics
-                 match (PKey, etc.)
-9	070329 - Add ssh support into remote socket/console support
-10	070329 - Add authentication for (at least remote) console
-11	070413 - Add dynamic rate adjustment for multicast groups
+8	070329 - Add ssh support into remote socket/console support
+9	070329 - Add authentication for (at least remote) console
+10	070413 - Add dynamic rate adjustment for multicast groups
 
 
 Futures
 
 LID partitioning ?
 Advanced failover
-Management
+Upper Layer Management
 Regression tests and automation
 Additional pathing algorithms