On 3/6/2014 8:01 AM, Alex Netes wrote:
> Before this patch, when SM in Master state finds other Master SM, it
> sends trap144 to previously found Master SM/SM with higher priority when
> it was in Discovering/Standby state.
> This can lead to wrong behaviour in a multi-SM topolgy:
> 
> Setup: SM1 with priority 1, SM2 with priority 2, SM3 with priority 3.
> Flow:
> 1. setting SM3 to ignore SMInfo MADs -> SM2 become master
> 2. setting SM2 to ignore SMInfo MADs -> SM1 become master
> 3. setting SM2 to accept SMInfo MADs
> 4. SM2 sends SMInfo to SM1 -> finds that SM1 is master
> 5. SM2 sends trap144 to SM3 instead of sending it to SM1
> 
> Signed-off-by: Alex Netes <ale...@mellanox.com>

Thanks. Applied.

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

Reply via email to