[ofa-general] [PATCH] perftest: don't attach the sender QP

Oren Meron orenmeron at mellanox.co.il
Mon Nov 17 02:30:14 PST 2008


Hi Or,
Sorry for the late response.
Applied and committed to OFED-1.4.
What about the send_lat test ?
Thanks.

Oren   Meron
Performance

-----Original Message-----
From: Or Gerlitz [mailto:ogerlitz at voltaire.com] 
Sent: Wednesday, November 12, 2008 8:46 AM
To: Oren Meron
Cc: general at lists.openfabrics.org
Subject: Re: [ofa-general] [PATCH] perftest: don't attach the sender QP

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