[ofa-general] [PATCH] perftest: don't attach the sender QP
Or Gerlitz
ogerlitz at voltaire.com
Tue Nov 11 22:46:04 PST 2008
Or Gerlitz wrote:
> don't attach the sender QP to the MGID
>
Oren,
Did you had the chance to look into this patch?
Or.
> Signed-off-by: Or Gerlitz <ogerlitz at voltaire.com>
>
> Index: perftest-1.2/send_bw.c
> ===================================================================
> --- perftest-1.2.orig/send_bw.c
> +++ perftest-1.2/send_bw.c
> @@ -421,7 +421,7 @@ static struct pingpong_context *pp_init_
> return NULL;
> }
>
> - if ((user_parm->connection_type==UD) && (user_parm->use_mcg)) {
> + if ((user_parm->connection_type==UD) && (user_parm->use_mcg) && !user_parm->servername) {
> union ibv_gid gid;
> uint8_t mcg_gid[16] = MCG_GID;
>
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>
More information about the general
mailing list