[ofa-general] [PATCH] rdma_cm: Use rate from ipoib broadcast when joining ipoib multicast

Yossi Etigin yosefe at voltaire.com
Mon Mar 30 13:05:56 PDT 2009


Or Gerlitz wrote:
> On Mon, Mar 30, 2009 at 9:48 PM, Yossi Etigin <yosefe at voltaire.com 
> <mailto:yosefe at voltaire.com>> wrote:
> 
>      When joining IPoIB multicast group, use the same rate as in the
>     broadcast group
>     +       if (id_priv->id.ps <http://id.ps> == RDMA_PS_IPOIB)
>     +               comp_mask |= IB_SA_MCMEMBER_REC_RATE |
>     +                            IB_SA_MCMEMBER_REC_RATE_SELECTOR;
>     +
> 
> 
> you have specified only component mask but not any actual values...
> 
> Or.

The values come from ib_sa_get_mcmember_rec( ... , &rec) call earlier.



More information about the general mailing list